会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
如云似水
MyGitee - https://gitee.com/lsgx/
MyGithub - https://github.com/lsgxeva/
Download - https://d.serctl.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
13
14
15
16
17
18
19
20
21
···
184
下一页
2023年7月17日
acu rtty config
摘要: acu rtty config root@ACU:/etc/config# cd /tmp/ root@ACU:/tmp# ls 4g_output etc mulkill_log shm IdSrFreq extroot mulwatch_log spool TZ gis.log nginx_mu
阅读全文
posted @ 2023-07-17 12:10 lsgxeva
阅读(58)
评论(0)
推荐(0)
2023年6月18日
关于C/C++中的预处理
摘要: 关于C/C++中的预处理 来源 https://zhuanlan.zhihu.com/p/106545689 本文主要讲述C/C++中预处理命令相关的内容。主要参考资料在后面给出。 我们可以在C源程序中插入传给编译程序的各种指令(宏),这些指令被称为预处理器指令,它们扩充了程序设计的环境。 在将一个
阅读全文
posted @ 2023-06-18 22:41 lsgxeva
阅读(277)
评论(0)
推荐(1)
GPS、RTK、PPK
摘要: GPS、RTK、PPK 来源 https://blog.csdn.net/u010783226/article/details/109003323 1.原理之前做过集成GPS功能的产品,对这种不以定位为主要功能的产品,精度是没有要求的,例如我只是用它来得到当前社区的位置,一般的GPS模块都能满足要求
阅读全文
posted @ 2023-06-18 14:02 lsgxeva
阅读(1457)
评论(0)
推荐(0)
2023年6月17日
向MIPS架构移植软件之大小端问题
摘要: 向MIPS架构移植软件之大小端问题 来源 https://tupelo-shen.github.io/2020/10/23/MIPS%E6%9E%B6%E6%9E%84%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A38-%E5%90%91MIPS%E7%A7%BB%E6%A4
阅读全文
posted @ 2023-06-17 15:33 lsgxeva
阅读(577)
评论(0)
推荐(0)
2023年6月14日
GCC/G++选项 -Wl,-Bstatic和-Wl,-Bdynamic
摘要: GCC/G++选项 -Wl,-Bstatic和-Wl,-Bdynamic 参考 https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html gcc使用-Wl传递连接器参数,ld使用-Bdynamic强制连接动态库,-Bstatic强制连接静态库。所以部分
阅读全文
posted @ 2023-06-14 17:13 lsgxeva
阅读(1781)
评论(0)
推荐(0)
mingw compile libuv
摘要: mingw compile libuv http://docs.libuv.org/en/v1.x/https://libuv-docs-chinese.readthedocs.io/zh/latest/https://luohaha.github.io/Chinese-uvbook/source/
阅读全文
posted @ 2023-06-14 15:09 lsgxeva
阅读(105)
评论(0)
推荐(0)
2023年6月13日
miniupnpd config
摘要: miniupnpd config 来源 https://blog.csdn.net/u011641885/article/details/49305373 UPnP全名是Universal Plug and Play,UPnP 最大的愿景就是希望任何设备只要一接上网络,所有在网络上的设备马上就能知道
阅读全文
posted @ 2023-06-13 10:12 lsgxeva
阅读(2381)
评论(0)
推荐(0)
2023年6月12日
gdb+gdbserver远程调试
摘要: gdb+gdbserver远程调试 在开发机器上: 安装 VS Code Insiders, 在 2019年05月, 只有这个版本支持 Remote - Development 插件 安装 VSCode 扩展 “Remote - Development”, 方法是左下角 齿轮图标 -> 扩展, 直接
阅读全文
posted @ 2023-06-12 08:27 lsgxeva
阅读(2903)
评论(0)
推荐(0)
2023年6月5日
明确 ChatGPT prompt
摘要: 明确 ChatGPT prompt 来源 https://zhuanlan.zhihu.com/p/625906860 参考 https://openai.com/blog/chatgpt ChatGPT 的表现令世人震惊。 但不少同学发现,自己在使用的时候并没有“别人家”的惊艳效果。 先别着急放弃
阅读全文
posted @ 2023-06-05 08:29 lsgxeva
阅读(820)
评论(0)
推荐(0)
2023年5月9日
jq命令
摘要: jq命令 https://www.cnblogs.com/kevingrace/p/7565371.html https://blog.csdn.net/qq_26545503/article/details/121962156 一、jq 简介 JSON 是一种轻量级且与语言无关的数据存储格式,易于
阅读全文
posted @ 2023-05-09 14:37 lsgxeva
阅读(545)
评论(0)
推荐(0)
上一页
1
···
13
14
15
16
17
18
19
20
21
···
184
下一页
公告