V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  araraloren  ›  全部回复第 3 页 / 共 43 页
回复总数  847
1  2  3  4  5  6  7  8  9  10 ... 43  
2024-02-03 16:57:06 +08:00
回复了 drymonfidelia 创建的主题 程序员 tauri 真的太难用了,浪费了我整整一天
@nebkad 就是在钓鱼。。
2024-01-29 09:43:56 +08:00
回复了 rabbbit 创建的主题 C++ C++ 如何在函数中获取作为参数的数组的长度?
@chendl111 There is not need to get length using `get_array_length` in same scope of `nums`. You can just using `sizeof`.
千万要忘记你大学学的,怎么做需要先锁定你的技术栈还有使用的版本,如果是楼上说的 QT 应该靠谱点。。。
2024-01-24 19:28:02 +08:00
回复了 mokeyjay 创建的主题 香港 有一个拿香港身份的机会,但我却犹豫了
@JetMac 你可别忘记了,TW 也是国人,要什么操作有什么操作。。
2024-01-17 10:03:21 +08:00
回复了 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.
2024-01-07 17:07:45 +08:00
回复了 huzhikuizainali 创建的主题 C++ 可变数组在什么“产品需求”中会用到?
很难想象这是在 V2EX 上看到的问题。。
2023-12-11 10:14:31 +08:00
回复了 fallshuang 创建的主题 Rust 如何在 rust 里实现一个超级轻量级的协程? (譬如 protothread)
a toy?
2023-11-28 09:07:06 +08:00
回复了 izToDo 创建的主题 程序员 现在学 Golang 还可行吗
Just do it!
缅甸,直接去就行
2023-11-11 21:24:11 +08:00
回复了 csfreshman 创建的主题 C++ 有没有 C/C++类似重构的书
c++不需要重构,需要重写
2023-10-31 13:12:42 +08:00
回复了 XLJZT 创建的主题 Rust Rust 在国内 3d 、游戏行业是否拥有更大的机会
看好 rust 在游戏领域的发展,它现在缺的只是积累,
不同意前面说的,rust 开发效率再低也比 c++高很多..
2023-10-20 10:24:07 +08:00
回复了 xuelang 创建的主题 C++ C++ 创建 zip 压缩包遇到的内存问题分析 -
Why not using tar ball, it is simpler than zip.
2023-10-19 12:47:00 +08:00
回复了 gooooood 创建的主题 C 求帮忙看一下这个 C 代码为什么会段错误!
2023-10-19 12:37:30 +08:00
回复了 gooooood 创建的主题 C 求帮忙看一下这个 C 代码为什么会段错误!
Your test code is totally wrong.
2023-10-16 11:09:31 +08:00
回复了 96452768 创建的主题 C++ set 自定義函式問題
2023-10-16 09:02:23 +08:00
回复了 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.
2023-09-29 10:55:09 +08:00
回复了 WhoCanBeRich 创建的主题 C++ 为什么我那么喜欢 C++??
@mightybruce Obviously rust is the future, Microsoft, Google and Cloudflare all knows that.
2023-09-19 09:52:35 +08:00
回复了 iqoo 创建的主题 C++ C++ 用尽可能多的 const 是好风格吗?
@nuk c is not c++
1  2  3  4  5  6  7  8  9  10 ... 43  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1047 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 45ms · UTC 18:53 · PVG 02:53 · LAX 11:53 · JFK 14:53
Developed with CodeLauncher
♥ Do have faith in what you're doing.