V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  araraloren  ›  全部回复第 2 页 / 共 41 页
回复总数  819
1  2  3  4  5  6  7  8  9  10 ... 41  
144 天前
回复了 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.
缅甸,直接去就行
159 天前
回复了 csfreshman 创建的主题 C++ 有没有 C/C++类似重构的书
c++不需要重构,需要重写
171 天前
回复了 XLJZT 创建的主题 Rust Rust 在国内 3d 、游戏行业是否拥有更大的机会
看好 rust 在游戏领域的发展,它现在缺的只是积累,
不同意前面说的,rust 开发效率再低也比 c++高很多..
182 天前
回复了 xuelang 创建的主题 C++ C++ 创建 zip 压缩包遇到的内存问题分析 -
Why not using tar ball, it is simpler than zip.
183 天前
回复了 gooooood 创建的主题 C 求帮忙看一下这个 C 代码为什么会段错误!
183 天前
回复了 gooooood 创建的主题 C 求帮忙看一下这个 C 代码为什么会段错误!
Your test code is totally wrong.
186 天前
回复了 96452768 创建的主题 C++ set 自定義函式問題
186 天前
回复了 vah970 创建的主题 C++ c 和 c++同时学合适吗
Don't fall for c++, it's unworthy.
@devliu1 Yes, generate a uninstall.dat. That's the right way to do this.
203 天前
回复了 WhoCanBeRich 创建的主题 C++ 为什么我那么喜欢 C++??
@mightybruce Obviously rust is the future, Microsoft, Google and Cloudflare all knows that.
213 天前
回复了 iqoo 创建的主题 C++ C++ 用尽可能多的 const 是好风格吗?
@nuk c is not c++
Performance is lower than jawa/go.
Dynamic type is hard to maintain in large project.
@debuggerx 问题的关键是 go 真的没有什么值的吹的
讨厌锈儿,理解锈儿,成为锈儿
246 天前
回复了 LuckyPocketWatch 创建的主题 C++ c++如何判断二进制相同的对象?
我们 c++的程序总能搞出不一样的花样,反观 rust 就不太行
@herozzm 我觉得 python 适合调库
抛开 GIL ,这个程序就是典型的并发问题程序,因为两个线程之间没有同步
GIL 有对线程安全保证吗?我想没有
@steins2628 The code you provide has a lot of problems.
You take the `notify_watcher` from self, the `watcher` will drop end of `if` block.
The tokio::spawn can not called from handler provide for `new_debouncer`, you should using `Handler::spawn` instead.
1  2  3  4  5  6  7  8  9  10 ... 41  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4686 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 59ms · UTC 10:00 · PVG 18:00 · LAX 03:00 · JFK 06:00
Developed with CodeLauncher
♥ Do have faith in what you're doing.