摘要:
工具用 SQLite Dev数据类型:1.NULL:空值。2.INTEGER:带符号的整型,具体取决有存入数字的范围大小。3.REAL:浮点数字,存储为8-byte IEEE浮点数。4.TEXT:字符串文本。5.BLOB:二进制对象。=======================添加 sqlite-... 阅读全文
摘要:
启动故障exception in initAndListen std::exception: locale::facet::_S_create_c_locale name not valid, terminating 阅读全文
摘要:
下载教程链接从初级入门到高级入门【推荐】七天学会NodeJS 阅读全文
摘要:
https://launchpad.net/indicator-china-weathersudo apt-get updatesudo apt-get install python-appindicatorhttp://pinyin.sogou.com/linux/markdownsudo apt... 阅读全文
摘要:
本作品由Man_华创作,采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。基于http://www.cnblogs.com/manhua/上的作品创作。Mapper和Reducer作为内部类必须是静态static的。另外,他们可以作为同级的类。java.lang.Exc... 阅读全文
摘要:
import java.io.FileNotFoundException;import java.io.FileOutputStream;import java.io.IOException;import java.io.OutputStream;import java.net.URI;import... 阅读全文
摘要:
下载-镜像地址http://mirrors.ustc.edu.cn/ubuntu-releases/http://mirrors.163.com/ubuntu-releases/Ubuntu 更新源地址列表及更改方法[1] sudo cp /etc/apt/sources.list /etc/apt... 阅读全文
摘要:
下载https://github.com/mongodb/mongo-hadoop/releases解压到/home/kevin/hadoop/hadoop/share/mongo-hadoop-2.2-1.2.0(其实是任意,真正分布式的时候要注意这个jar包的问题)Mapreduce结果输出到M... 阅读全文
摘要:
import com.mongodb.MongoClient;import com.mongodb.DB;import com.mongodb.DBCollection;import com.mongodb.BasicDBObject;import com.mongodb.DBObject;impo... 阅读全文
摘要:
本作品由Man_华创作,采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。基于http://www.cnblogs.com/manhua/上的作品创作。MongoDBNon-relational JSON Document Store开源文档数据库Document Da... 阅读全文