随笔分类 -  我的问题

上一页 1 2 3 4 5 6 7 8 9 ··· 17 下一页

我的问题
zconf.h找不到
摘要:sudo apt-get install libz-dev 阅读全文

posted @ 2023-07-08 05:50 lydstory 阅读(36) 评论(0) 推荐(0) 编辑

mino
摘要:fastfs ceph juicefs cubefs 对于Erasure Set(2+2)为例:创建一个bucket,对应底层文件系统的4次目录创建。创建一个文件,需要对应底层4次目录创建,8次文件创建操作。对于小文件,数据和元数据都保存在meta文件中,也需要4次文件创建操作。由此可知,minio 阅读全文

posted @ 2023-07-05 00:04 lydstory 阅读(20) 评论(0) 推荐(0) 编辑

位域问题
摘要: 阅读全文

posted @ 2023-06-15 21:04 lydstory 阅读(3) 评论(0) 推荐(0) 编辑

tr069 SOAP
摘要:tr069 SOAP 与soap的关系???? tr069 SOAP 与soap的关系???? tr069 SOAP 与soap的关系???? 阅读全文

posted @ 2023-06-01 14:28 lydstory 阅读(5) 评论(0) 推荐(0) 编辑

ls -latr
摘要:按时间排序 阅读全文

posted @ 2023-05-29 11:37 lydstory 阅读(6) 评论(0) 推荐(0) 编辑

liquid
摘要:liquid liquid liquid 阅读全文

posted @ 2023-05-29 00:44 lydstory 阅读(15) 评论(0) 推荐(0) 编辑

cxtexploerer 打流
摘要:cxtexploerer 打流 cxtexploerer 打流 cxtexploerer 打流 阅读全文

posted @ 2023-05-26 11:11 lydstory 阅读(8) 评论(0) 推荐(0) 编辑

makefile中 rm、@rm 和 -rm的区别
摘要:@告诉make在运行时不要回显要输出的配方。 -告诉make忽略配方的返回值 【转】(155条消息) makefile中 rm、@rm 和 -rm的区别_makefile rm_草丛中的蝈蝈的博客-CSDN博客 阅读全文

posted @ 2023-05-11 15:27 lydstory 阅读(197) 评论(0) 推荐(0) 编辑

git status apps/config/ -uno
摘要:git status apps/config/ -uno git status apps/config/ -uno git status apps/config/ -uno git 与当前目录差异 阅读全文

posted @ 2023-05-11 14:48 lydstory 阅读(3) 评论(0) 推荐(0) 编辑

Failed to open connection to "session" message bus: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
摘要:Failed to open connection to "session" message bus: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRE 阅读全文

posted @ 2023-05-09 23:09 lydstory 阅读(728) 评论(0) 推荐(0) 编辑

搜索编译错误error:
摘要:error: error: error: error: error: 阅读全文

posted @ 2023-05-09 15:29 lydstory 阅读(10) 评论(0) 推荐(0) 编辑

define宏命令所犯的最大错误
摘要:#define cuc ctc 阅读全文

posted @ 2023-05-09 11:34 lydstory 阅读(6) 评论(0) 推荐(0) 编辑

现在路由器32位多还是64位多?
摘要:现在路由器32位多还是64位多? 现在路由器32位多还是64位多? 现在路由器32位多还是64位多? 现在路由器32位多还是64位多? 现在路由器32位多还是64位多? 现在路由器32位多还是64位多? 现在路由器32位多还是64位多? 阅读全文

posted @ 2023-05-05 09:48 lydstory 阅读(35) 评论(0) 推荐(0) 编辑

空指针指向地址问题
摘要://src = data.path; char filepath2[64] = {0}; strcpy(filepath2,"/tmp/mnt/usb1_1/gw_upgrade/V1.0.0.bin"); src = filepath2; 空指针指向地址问题 空指针指向地址问题 空指针指向地址问题 阅读全文

posted @ 2023-05-04 15:10 lydstory 阅读(14) 评论(0) 推荐(0) 编辑

mtk arm mips 那种架构更好
摘要:mtk arm mips 那种架构更好 mtk arm mips 那种架构更好 mtk arm mips 那种架构更好 mtk arm mips 那种架构更好mtk arm mips 那种架构更好 阅读全文

posted @ 2023-04-20 09:49 lydstory 阅读(21) 评论(0) 推荐(0) 编辑

shell脚本 命令不断循环问题
摘要:abc() { set -x abc 123; ls .; } 会导致abc不断重复... 阅读全文

posted @ 2023-04-10 21:16 lydstory 阅读(35) 评论(0) 推荐(0) 编辑

g_variant_new G_TP_L G_TP_R
摘要:g_variant_new G_TP_L G_TP_R g_variant_new G_TP_L G_TP_R g_variant_new G_TP_L G_TP_R 我觉得,首先你需要解构元组: GVariant *inner; g_variant_get (ret, "(v)", &inner) 阅读全文

posted @ 2023-04-10 13:12 lydstory 阅读(65) 评论(0) 推荐(0) 编辑

grep -nr “MAX_LANHOST2_ENTRY_NUM” .
摘要:grep -nr “MAX_LANHOST2_ENTRY_NUM” . grep -nr “MAX_LANHOST2_ENTRY_NUM” . grep -nr “MAX_LANHOST2_ENTRY_NUM” . 阅读全文

posted @ 2023-04-08 14:33 lydstory 阅读(13) 评论(0) 推荐(0) 编辑

开源代码与架构
摘要:开源代码与架构 开源代码与架构 开源代码与架构 开源代码与架构 中的架构 阅读全文

posted @ 2023-04-08 14:20 lydstory 阅读(25) 评论(0) 推荐(0) 编辑

git 必须每次add问题
摘要:git add 添加文件 git commit 提交 本地 不push 如果添加的文件不在版本库中 下次 commit 用重新git add 阅读全文

posted @ 2023-04-08 14:02 lydstory 阅读(45) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 9 ··· 17 下一页

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示