会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
126
127
128
129
130
131
132
133
134
···
618
下一页
2023年4月22日
mitrastar盟创科技
摘要: https://www.mitrastar.com/product.php#.ZELN4sgzpI4 pon
阅读全文
posted @ 2023-04-22 01:55 lydstory
阅读(78)
评论(0)
推荐(0)
中国电信兆能讯通路由器
摘要: znxt
阅读全文
posted @ 2023-04-22 01:36 lydstory
阅读(316)
评论(0)
推荐(0)
netcat
摘要: https://blog.csdn.net/xiao_yi_xiao/article/details/120458805
阅读全文
posted @ 2023-04-22 00:46 lydstory
阅读(18)
评论(0)
推荐(0)
2023年4月21日
SSHFS
摘要: SSHFS(SSH Filesystem)是一种通过普通ssh连接来挂载和与远程服务器或工作站上的目录和文件交互的文件系统客户端。 sshfs -p 1822 \testg@192.168.110.223:/home/test/compile/slave/Project/images \/root/
阅读全文
posted @ 2023-04-21 14:52 lydstory
阅读(48)
评论(0)
推荐(0)
2023年4月20日
Makefile知识点-3------makefile定义“空格”变量的定义方法
摘要: 下面再介绍两个定义变量时我们需要知道的,请先看一个例子,如果我们要定义一个变量,其值是一个空格,那么我们可以这样来: nullstring :=space := $(nullstring) # end of the line nullstring 是一个Empty变量,其中什么也没有,而我们的spa
阅读全文
posted @ 2023-04-20 13:17 lydstory
阅读(255)
评论(0)
推荐(0)
Makefile export
摘要: 在shell中,可以使用export修改当前进程的环境变量。例如, export PATH=.:$PATH就可以将当前路径加入可执行文件查找路径中,这样你就不要敲“./excutable” 来执行当前路径中的excutable。而只需要键入 “excutable” 就行了。 make可以执行shel
阅读全文
posted @ 2023-04-20 11:30 lydstory
阅读(725)
评论(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
阅读(27)
评论(0)
推荐(0)
2023年4月19日
git branch 分支二次提交冲突解决
摘要: 2028 git commit -m "[CODESCAN] dlna_src check two commit" 2029 git push 2030 git branch 2031 git push 2032 git branch 2033 clear 2034 ls 2035 git bran
阅读全文
posted @ 2023-04-19 17:12 lydstory
阅读(81)
评论(0)
推荐(0)
tscancode
摘要: 静态代码扫描工具 c c++ lua 支持
阅读全文
posted @ 2023-04-19 15:40 lydstory
阅读(20)
评论(0)
推荐(0)
pidof
摘要: pidof 是Linux系统中用来查找正在运行进程的进程号(pid)的工具,功能类似pgrep和ps
阅读全文
posted @ 2023-04-19 14:00 lydstory
阅读(21)
评论(0)
推荐(0)
上一页
1
···
126
127
128
129
130
131
132
133
134
···
618
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告