随笔分类 - 嵌入式Linux
摘要:#include <wchar.h> #include <locale.h> int main() { wchar_t a[] = L"gcc编译然后运行"; wchar_t *b = L"ni"; setlocale(LC_ALL, "zh_CN.UTF-8"); wprintf(L"中文测试:%
阅读全文
摘要:移动光猫账号: CMCCAdmin 密码:aDm8H%MdA 桥接模式 root@CMCC-A1:~# cat /etc/config/network config interface 'loopback' option ifname 'lo' option proto 'static' optio
阅读全文
摘要:PRAGMA table_info(TableName)
阅读全文
摘要:原文连接:Network configuration [Old OpenWrt Wiki] 网络设置 OpenWrt的网络配置文件是/etc/config/network,它负责交换芯片VLAN、网络接口和路由的配置。 此文件在编辑和保存之后需要执行 /etc/init.d/network relo
阅读全文
摘要:dhcp lease /proc/net/arp ip neigh(iproute2) 参考连接 linux /proc/net/arp 文件 - wateras1的日志 - 电子工程世界-论坛
阅读全文
摘要:内核配置 CONFIG_BT=y CONFIG_BT_BREDR=y CONFIG_BT_RFCOMM=y CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_BNEP=y CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y
阅读全文

浙公网安备 33010602011771号