视频地址:http://www.tudou.com/programs/view/Wxt6YysqXuw...
分类:
数据库 时间:
2015-05-24 18:58:33
阅读次数:
154
1, 下载地址http://xamarin.com/download2, 安装后,发现xamarin并没有在visual studio 2015中找到, 去Control Panel -> Open Programs and Features -> 右键Xamarin -> 点击"Change" b...
分类:
其他好文 时间:
2015-05-24 12:52:27
阅读次数:
259
Openwrt中的sysupgrade脚本提供了固件升级的快捷方式,该脚本位于: /sbin/sysupgrade
脚本内容: #!/bin/sh
. /lib/functions.sh
. /lib/functions/system.sh# initialize defaults
RAMFS_COPY_BIN="" # extra programs for temporary ra...
分类:
其他好文 时间:
2015-05-22 13:36:34
阅读次数:
584
预头文件/*----Head file for analysis programs in....----*/#include #include #include //使用到的字符分类函数定义在的头文件/***TEST编译器:词法分析头文件*@authormohui*@date 2015/04/12....
分类:
其他好文 时间:
2015-05-20 09:27:41
阅读次数:
173
e2fsprogs(也叫做e2fs programs)是一个Ext2(及Ext3/4)文件系统工具集(Ext2 Filesystems Utilities[2]),它包含了诸如创建、修复、配置、调试ext2文件系统等的标准工具。e2fsprogs是开放源代码软件,遵从GPLv2或LGPLv2。
分类:
其他好文 时间:
2015-05-17 00:44:55
阅读次数:
332