摘要:
驱动配置: kmod-mac80211、wireless-tools、kmon-mt76 的驱动 参考文章: http://einverne.github.io/post/2017/03/openwrt-settings-and-tips.html 阅读全文
摘要:
参考链接:https://stackoverflow.com/questions/19771485/broadcasting-udp-packet-to-255-255-255-255 阅读全文
摘要:
#LINUXPUBLICPATH = ../public/ #add wain 2016-01-12 CC := mipsel-linux-gcc EXEC = upsgsm # UPSWARNSVROBJS = gsmprocess.o cloud.o gsm.o cJSON.o gsm_data 阅读全文
摘要:
解决方法: https://china.xilinx.com/support/answers/61130.html 改变: #define CONFIG_SYS_BOOTM_LEN <size> 的大小 阅读全文
摘要:
翻译: 本地语言支持,作用: 主要作用在Unicode(这里指的是UTF-16格式)和本地语言字符之间进行相互转换 对于东亚地区的Linux用户来说,他们经常遇到的字符集有以下几种:CP932 日本语(Shift-JIS,EUC-JP)CP936 简体中文(CP936(就是GBK),GB2312)C 阅读全文
摘要:
sqlite3锁的介绍: https://huili.github.io/lockandimplement/machining.html https://codeantenna.com/a/9pH0oDACRc 阅读全文
摘要:
https://blog.csdn.net/itas109/article/details/86472304 阅读全文
摘要:
1、在/etc/init.d 下的文件不能是阻塞型的函数,否则会影响其它函数的实现 阅读全文
摘要:
链接: http://www.51testing.com/html/00/n-857500.html?nomobile=1 阅读全文
摘要:
https://blog.csdn.net/feifansong/article/details/80255276 阅读全文