mxx894

mxx894

V2EX member #200955, joined on 2016-11-12 10:11:39 +08:00
Per mxx894's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
mxx894's recent replies
本人搞过一些 autosar 代码,这东西绑定底层供应商太深,vector 工具授权费用上百万了,而且绑定单片机型号,小厂用不起。大部分工程师只是搞一下配置,出问题了还需要从头撸代码,过程及其痛苦。
Jun 19, 2022
Replied to a topic by ruoyutx Android 现在有没有几百块的备用安卓机
oppok9s 能到千元以下 很能打
Apr 24, 2022
Replied to a topic by MID C++ makefile 如何运行所有目录的文件呢?
可以调用 find 命令,生成依赖。另外 makefile 的推导功能很强大。

C_SOURCES = $(shell find ./ -type f -iname "*.c")
OBJECTS += $(addprefix $(BUILD)/Obj/,$(notdir $(C_SOURCES:%.c=%.o)))
Mar 15, 2022
Replied to a topic by frank1256 程序员 公司网络不给听歌,怎么过?
挂代理
Mar 3, 2022
Replied to a topic by 2moldream NAS 黑群配置推荐
可以尝试 A 家的 200GE 同价位性能不错,还带核显
换旧版本可以解决。。。
没有好好回复的。。。
装冰箱+权限狗,不常用的应用冻结防止在后台动手脚。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2366 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 35ms · UTC 04:53 · PVG 12:53 · LAX 21:53 · JFK 00:53
♥ Do have faith in what you're doing.