文件存储的用途:
A File object is suited to reading or writing large amounts of data in start-to-finish order without skipping around. For example, it's good for image files or anything exchanged over a netw...
分类:
移动开发 时间:
2014-05-05 13:01:21
阅读次数:
339
前提条件:(1) zabbix服务器端已经成功安装并且运行。(2) zabbix客户端已经成功建立并且运行。1 下载并且安装msmtp软件Wget http://sourceforge.net/projects/msmtp/files/msmtp/1.4.32/msmtp-1.4.32.tar.bz2/download tar jxvf msmtp-1.4.32.tar.bz2cd msmtp-1...
分类:
其他好文 时间:
2014-05-05 12:52:39
阅读次数:
597
NetEase/InnoSQL(网易的InnoSQL的补丁文件)InnoSQL参考手册下载地址:http://files.cnblogs.com/SQLSERVERZOUQI/InnoSQL%E5%8F%82%E8%80%83%E6%89%8B%E5%86%8C.pdfhttps://github....
分类:
数据库 时间:
2014-05-05 11:59:27
阅读次数:
421
每次换机子都要重新百度,自己又不能完整记住,所以记录下来CLASSPATH
.;%JAVA_HOME%\lib;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar;JAVA_HOME
C:\Program Files\Java\jdk1.7.0_01.....
分类:
其他好文 时间:
2014-05-04 20:22:33
阅读次数:
358
1、下载安装jdk, 选择自己想要的版本,jdk6 or jdk7 or other
2、右击“计算机”点击“属性”点击“高级系统设置”点击“环境变量”在系统变量下点击"新建" 名: JAVA_HOME 值: C:\Program
Files\Java\jdk1.7.0_17 ...
分类:
其他好文 时间:
2014-05-04 20:01:42
阅读次数:
354
1.2G内存试玩RAMOS_XP1、为了防止做系统时出现意外,用Bootice把C盘MBR修改为Grub4dos,这样子系统如果失败,可以进入PE重做。2、在C盘安装75M飞机城老朱zmhxpsp2,安装好之后windows目录约271M,Program
Files约80M,Documents an...
分类:
其他好文 时间:
2014-05-04 11:12:52
阅读次数:
366
以jlink烧录3515为例:
1\在jlink安装目录“C:\Program Files\SEGGER\JLinkARM_V426b”建立批处理文件“HI3515烧写.bat”
2\"HI3515烧写.bat"内容如下:
jlink.exe jlinkbat.txt
3\在同目录下建立“jlinkbat.txt”文件,内容如下:
r
speed 3000k
...
分类:
其他好文 时间:
2014-05-04 00:26:19
阅读次数:
424
由于没有源码,想改dll,就要依靠反汇编了。输入 ildasm.exe据说也可以直接
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin 找到该软件在把 dll 扔进去 ,点击文件 --转储默认
utf8 ,点击确定,弹出保存对话框,建议放在某个磁盘下...
分类:
其他好文 时间:
2014-05-03 23:07:21
阅读次数:
481
Playback control of audio/video files and streams is managed as a state machine. The following diagram shows the life cycle and the states of a MediaPlayer object driven by the supported playback cont...
分类:
移动开发 时间:
2014-05-03 21:36:21
阅读次数:
568
HTTP1.1请求头:消息头
Accept:text/html,image/*告诉服务器,客户机支持的数据类型Accept-Charset:ISO-8859-1告诉服务器,客户机采用的编码
Accept-EnCoding:gzip,compress告诉服务器,客户机支持的数据压缩格式Accept.....
分类:
其他好文 时间:
2014-05-02 08:46:58
阅读次数:
248