码迷,mamicode.com
首页 >  
搜索关键字:basic files    ( 18226个结果
Hadoop集群维护
HDFS小文件问题及解决方案:http://dongxicheng.org/mapreduce/hdfs-small-files-solution/Hadoop升级方案(一):Hadoop 1.0内部版本升级(初稿):http://dongxicheng.org/mapreduce-nextgen/...
分类:其他好文   时间:2014-05-10 02:08:24    阅读次数:327
<<< java环境搭建
先百度搜索"jdk下载" 安装完成之后,到系统环境变量设置(电脑右键,属性,高级系统设置) 然后点击下面path系统变量,把C:\Program Files (x86)\Java\jdk1.6.0_05\bin;(bin的路劲复制到path最前面粘贴,别忘了加分号) 接着到...
分类:编程语言   时间:2014-05-10 01:15:13    阅读次数:330
【详解】如何编写Linux下Nand Flash驱动
From:http://www.crifan.com/files/doc/docbook/linux_nand_driver/release/html/linux_nand_driver.html版本:v2.2CrifanLi摘要本文先解释了Nand Flash相关的一些名词,再从Flash硬件机制...
分类:系统相关   时间:2014-05-09 16:36:30    阅读次数:691
NetEase/InnoSQL(网易的InnoSQL的补丁文件)
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
JDK+SDK 环境变量记录
每次换机子都要重新百度,自己又不能完整记住,所以记录下来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
jdk w7环境变量配置
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
springmvc+spring+mybatis+maven项目构建
1.首先在myeclipse10中安装maven的插件,将插件放入D:\Program Files (x86)\myEclipse10\MyEclipse Blue Edition 10\dropins\maven中, 2. 新建文件:maven.link填入如下内容:path=D:/Program Files (x86)/myEclipse10/MyEclipse Blue Edition 1...
分类:编程语言   时间:2014-05-04 18:18:20    阅读次数:353
[翻译] POP Facebook的动画开源库
Pop is an extensible animation engine for iOS and OS X. In addition to basic static animations, it supports spring and decay dynamic animations, makin...
分类:其他好文   时间:2014-05-04 12:04:46    阅读次数:302
1.2G内存试玩RAMOS_XP
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
android MediaPlayer
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!