已经买了小学生学 c++,信奥赛一本通,
但是小孩是个爱钻研的小孩,凡事都要问一堆,我无法解答,书也讲得不够透彻,
想系统地从头到尾深刻理解 c++
求助 c++大佬推荐书:入门加深刻理解
谢谢!
Subscribe to V2ex’s news feed.
Click on “Follow” and decide if you want to get news from V2ex via RSS, as email newsletter, via mobile or on your personal news page.
Subscription to V2ex comes without risk as you can unsubscribe instantly at any time.
You can also filter the feed to your needs via topics and keywords so that you only receive the news from V2ex which you are really interested in. Click on the blue “Filter” button below to get started.
Title: V2ex
Is this your feed? Claim it!
已经买了小学生学 c++,信奥赛一本通,
但是小孩是个爱钻研的小孩,凡事都要问一堆,我无法解答,书也讲得不够透彻,
想系统地从头到尾深刻理解 c++
求助 c++大佬推荐书:入门加深刻理解
谢谢!
如题,达到 700W 活跃用户送银行卡,这是要把 A÷ 干趴下吗?赶紧站起来蹬。
注意自己的重置日期由于我的一个 PLus 账号还有一张重置卡没使用,所以该账号显示的最后使用日期是 1/8 ;另外一个 Plus 账号没有重置机会了,所以送卡之后显示最后重置日期是:13/8
看帖子 1226853 发现还有 v 友不知道 codex 解决 Reconnecting…1/5 的方案
创建一个 .env 文件。 ~/.codex/.env
文件内容:
HTTP_PROXY="http://127.0.0.1:你的代理端口"
HTTPS_PROXY="http://127.0.0.1:你的代理端口"
NO_PROXY="localhost,127.0.0.1,::1"
重启 Codex