上一页 1 ··· 127 128 129 130 131 132 133 134 135 ··· 587 下一页

2023年2月10日

摘要: #include <stdlib.h> #include <stdio.h> #include <stdarg.h> int doSystem(const char *fmt, ...) { char cmd_buf[512]; va_list pargv; va_start(pargv, fmt) 阅读全文
posted @ 2023-02-10 14:30 lydstory 阅读(16) 评论(0) 推荐(0) 编辑
摘要: nginx_con_x get the configureation of luci configure web char * nvram_safe_get(char * pcField); (1)、return the configure info string 阅读全文
posted @ 2023-02-10 13:30 lydstory 阅读(23) 评论(0) 推荐(0) 编辑
摘要: ngnix 和 redis ngnix 和 redis ngnix 和 redis 阅读全文
posted @ 2023-02-10 11:25 lydstory 阅读(12) 评论(0) 推荐(0) 编辑
摘要: nginx_create_split_pass 阅读全文
posted @ 2023-02-10 11:22 lydstory 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Ralink Technology(雷凌)公司是无线芯片组解决方案的领先创新者和开发者。 阅读全文
posted @ 2023-02-10 10:58 lydstory 阅读(24) 评论(0) 推荐(0) 编辑
摘要: https://github.com/hanwckf/TranslateProject/tree/master/published 阅读全文
posted @ 2023-02-10 10:35 lydstory 阅读(55) 评论(0) 推荐(0) 编辑
摘要: httpd webserver 默认web server 阅读全文
posted @ 2023-02-10 10:10 lydstory 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 加密以后 还可以检索 加密以后 还可以检索 加密以后 还可以检索 加密以后 还可以检索 阅读全文
posted @ 2023-02-10 02:36 lydstory 阅读(12) 评论(0) 推荐(0) 编辑

2023年2月9日

摘要: 出现这种情况呢,根据错误提示,我们显然可以看出是makefile文件出现了问题。那到底是什么问题呢?且听我娓娓道来。 1,makefile文件中命令行的行首不能用空格,而要用Tab键。 2,makefile文件中的字符格式有要求,必须是英文字符,不能有中文字符。 基于以上两种可能,我们使用排除法即可 阅读全文
posted @ 2023-02-09 17:52 lydstory 阅读(752) 评论(0) 推荐(0) 编辑
摘要: /home/lyd/mk/toolchain/crosstool-ng-1.24.0/mtk/mipsel-linux-uclibc/bin/mipsel-linux-uclibc-gcc hello.c -o hello 阅读全文
posted @ 2023-02-09 17:46 lydstory 阅读(9) 评论(0) 推荐(0) 编辑
上一页 1 ··· 127 128 129 130 131 132 133 134 135 ··· 587 下一页

导航