V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  araraloren  ›  全部回复第 1 页 / 共 41 页
回复总数  816
1  2  3  4  5  6  7  8  9  10 ... 41  
4 天前
回复了 WilliamColton 创建的主题 C 一个简单(奇怪)的 C 语言问题
@nevermoreluo Do not write`fflush(stdin)`, it's a bad practice.
6 天前
回复了 WilliamColton 创建的主题 C 一个简单(奇怪)的 C 语言问题
@yolee599 `scanf` can handle the input correctly, you don't need enter line by line.
6 天前
回复了 Canglin 创建的主题 Python Python 疑问
I can't answer you because the codes are encrypted.
Why you need load whole data to memory?
别捡了,容易伤到膝盖
16 天前
回复了 gegeligegeligo 创建的主题 Edge edge 越来越难用了
why not brave?
37 天前
回复了 giiiiiithub 创建的主题 Rust rust 生命周期错误
This is called compiler error, not exception.
50 天前
回复了 huiwang520 创建的主题 程序员 我对 Go 和 Rust 的看法
@zhengxiaowai 干爹还少吗
50 天前
回复了 huiwang520 创建的主题 程序员 我对 Go 和 Rust 的看法
Your talk like go, they are so many `if err != nil` in the code.
@nebkad 就是在钓鱼。。
@chendl111 There is not need to get length using `get_array_length` in same scope of `nums`. You can just using `sizeof`.
千万要忘记你大学学的,怎么做需要先锁定你的技术栈还有使用的版本,如果是楼上说的 QT 应该靠谱点。。。
64 天前
回复了 mokeyjay 创建的主题 香港 有一个拿香港身份的机会,但我却犹豫了
@JetMac 你可别忘记了,TW 也是国人,要什么操作有什么操作。。
71 天前
回复了 dxatgp02 创建的主题 Rust 萌新 rust 一个关于作用域的问题
It transfer the ownership of s1 to s2(move is bitwise copy, but not call the drop of `s1`).
And `s2` will be dropped when out of scope of main.
很难想象这是在 V2EX 上看到的问题。。
a toy?
121 天前
回复了 izToDo 创建的主题 程序员 现在学 Golang 还可行吗
Just do it!
122 天前
回复了 Flourite 创建的主题 Go 编程语言 go 语言用起来好操蛋
Such languages as c/go are simple to learn but complex to write, and verbose.
Such languages as c++/java/rust/c# are complex to learn but simple to write.
缅甸,直接去就行
138 天前
回复了 csfreshman 创建的主题 C++ 有没有 C/C++类似重构的书
c++不需要重构,需要重写
1  2  3  4  5  6  7  8  9  10 ... 41  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1301 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 36ms · UTC 17:48 · PVG 01:48 · LAX 10:48 · JFK 13:48
Developed with CodeLauncher
♥ Do have faith in what you're doing.