上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 184 下一页
该文被密码保护。 阅读全文
posted @ 2023-05-08 21:25 lsgxeva 阅读(0) 评论(0) 推荐(0)
摘要: Lua5.1到Lua5.2的差异 来源 https://zhuanlan.zhihu.com/p/96009862 版本差异 这一节列出Lua5.1到Lua5.2,以及Lua5.2到Lua5.3的版本差异。目前使用得最多的版本可能是Lua5.1这个版本,但是我很推荐将Lua升级到最新的5.3,因为5 阅读全文
posted @ 2023-04-23 17:58 lsgxeva 阅读(1307) 评论(0) 推荐(0)
摘要: SIM卡ICCID编码规则 来源 https://www.zhihu.com/question/51968777 2018.09更新中国大陆PLMN数据,src:Mobile country code 移动白卡:00101 电信白卡:46099 2018.03.28更新: 根据百度百科的更新,中国三 阅读全文
posted @ 2023-04-21 13:19 lsgxeva 阅读(4102) 评论(0) 推荐(0)
摘要: jsonfilter 和 jshn.sh 来源 https://blog.csdn.net/weixin_39637151/article/details/110610608 OpenWRT下自带了两个处理JSON文件的工具。 工具一:/usr/bin/jsonfilter 运行/usr/bin/j 阅读全文
posted @ 2023-04-19 23:17 lsgxeva 阅读(937) 评论(0) 推荐(0)
摘要: JSONPath - XPath for JSON see https://goessner.net/articles/JsonPath/ # JSONPath - XPath for JSON A frequently emphasized advantage of XML is the avai 阅读全文
posted @ 2023-04-19 23:13 lsgxeva 阅读(56) 评论(0) 推荐(0)
摘要: uhttp luci simple-app see https://forum.openwrt.org/t/rest-api-supported-in-openwrt/17210/6 You probably do want Luci, or at least to take a look at h 阅读全文
posted @ 2023-04-19 17:52 lsgxeva 阅读(209) 评论(0) 推荐(0)
摘要: Udhcpc.user script documentation and how to hotplug for DHCP events https://forum.openwrt.org/t/udhcpc-user-script-documentation-and-how-to-hotplug-fo 阅读全文
posted @ 2023-04-16 12:11 lsgxeva 阅读(560) 评论(0) 推荐(0)
摘要: 3gdongle 来源 https://www.jianshu.com/p/f058229a42d8 本人使用基于MT7628的开发板运行openwrt lede17.01系统,单独使用有线wan、无线路由wwan和4G功能时都很正常。但是当同时使用以上3种网络接口时,发现接口之间并不能动态切换,当 阅读全文
posted @ 2023-04-09 09:29 lsgxeva 阅读(475) 评论(0) 推荐(0)
摘要: 远程摄像头PTZ控制 简单地说,PTZ IP Camera代表云台变焦IP安全摄像头。这些摄像机也被称为迷你圆顶云台和快速圆顶云台。相机可以垂直或水平旋转,因为它们由内置的平移和倾斜电机提供动力。 Simply put, PTZ IP Camera stands for the Pan-Tilt-Z 阅读全文
posted @ 2023-04-07 12:20 lsgxeva 阅读(590) 评论(0) 推荐(0)
摘要: 调制解调与编码解码的区别 来源 https://www.zhihu.com/question/53226924 两个不一样啊,编码解码是对于信号本身的处理,比如我把我前面的话转成拼音然后倒起来写,这就是编码,然后把字母倒过来再转成汉字这就是解码,你要是不知道编码规则就不可能知道这段信号是什么意思 但 阅读全文
posted @ 2023-03-27 11:54 lsgxeva 阅读(1065) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 184 下一页