上一页 1 ··· 277 278 279 280 281 282 283 284 285 ··· 618 下一页

2022年3月8日

摘要: git tig命令 查看提交版本 阅读全文
posted @ 2022-03-08 18:15 lydstory 阅读(79) 评论(0) 推荐(0)
摘要: 功能描述:在消息队列上进行收发消息。为了发送消息,调用进程对消息队列必须有写权能。接收消息时必须有读权能。 用法: #include#include#include int msgsnd(int msqid, const void *msgp, size_t msgsz, int msgflg); 阅读全文
posted @ 2022-03-08 15:33 lydstory 阅读(428) 评论(0) 推荐(0)
摘要: vs编译c语言 --> 建立一个空工程 添加一个c的源程序 阅读全文
posted @ 2022-03-08 14:59 lydstory 阅读(36) 评论(0) 推荐(0)
摘要: static const char *__tlv_printf_format[] ={ [TLV_TYPE_RESULT] = "Result:%s\n", }; 阅读全文
posted @ 2022-03-08 14:44 lydstory 阅读(25) 评论(0) 推荐(0)
摘要: strongwan strongwan strongwan 阅读全文
posted @ 2022-03-08 11:36 lydstory 阅读(27) 评论(0) 推荐(0)

2022年3月7日

摘要: Package: helloworldVersion: 1.0.0-1Depends: +libc +SSP_SUPPORT:libssp +USE_GLIBC:librt +USE_GLIBC:libpthreadConflicts:Menu-Depends:Provides:Section: o 阅读全文
posted @ 2022-03-07 21:04 lydstory 阅读(125) 评论(0) 推荐(0)
摘要: IPQ4019 QSDK 下添加RM500Q 5G 驱动 qmi拨号链接网络 配置 IPK包 IPQ4019 QSDK 下添加RM500Q 5G 驱动 qmi拨号链接网络 配置 IPK包方法 拿到的移远的拨号软件驱动只用qmi方式,GobiNet 似乎没有。 一、运行环境 1.qca-network 阅读全文
posted @ 2022-03-07 20:07 lydstory 阅读(2166) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/178ae18b2570 QSDK是一种在openwrt的基础上,加入了高通atheros芯片相关资料的一种环境。 QSDK与openwrt的区别主要在如下几个方面: arch/mips/ath79/* – updated QCA base pla 阅读全文
posted @ 2022-03-07 19:48 lydstory 阅读(2344) 评论(0) 推荐(0)
摘要: Openwrt单独编译某一个模块而不是整个固件 make package/rt2860v2/compile 就是在make menuconfig那个目录下执行此命令就会编译rt2860v2这个模块 阅读全文
posted @ 2022-03-07 19:35 lydstory 阅读(66) 评论(0) 推荐(0)
摘要: -bash: ./maintest: cannot execute binary file: Exec format error 阅读全文
posted @ 2022-03-07 19:33 lydstory 阅读(26) 评论(0) 推荐(0)
上一页 1 ··· 277 278 279 280 281 282 283 284 285 ··· 618 下一页

导航