蓝天

上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 76 下一页

2012年12月27日 #

Apache2.4安装指南及一键安装脚本

摘要: Apache2.4安装指南一见 2012/12/26目录1. 前言 12. 依赖库 13. Apache2.4下载网址 14. 安装步骤 24.1. 安装Pcre 24.2. 安装Apache 25. 修改配置 26. 附1:Apache官方中文文档主页 37. 附2... 阅读全文

posted @ 2012-12-27 10:07 #蓝天 阅读(466) 评论(0) 推荐(0) 编辑

2012年12月24日 #

对于glog中ShutdownGoogleLogging后不能再次InitGoogleLogging问题的解决办法

摘要: 注:最近代码已修复此bughttps://code.google.com/p/google-glog/issues/detail?id=142https://code.google.com/p/google-glog/source/browse/trunk/src/u... 阅读全文

posted @ 2012-12-24 17:32 #蓝天 阅读(1429) 评论(0) 推荐(0) 编辑

2012年12月11日 #

带属性的向前声明:warning: type attributes are honored only at type definition

摘要: 带属性的向前声明:class __attribute__((__dllexport__)) X;执行g++ -c -g x.cpp编译会收到如下warning:warning: type attributes are honored only at type defi... 阅读全文

posted @ 2012-12-11 17:02 #蓝天 阅读(224) 评论(0) 推荐(0) 编辑

2012年12月5日 #

linux GCC编译错误:CPU you selected does not support x86-64 instruction set

摘要: Linux GCC编译时如遇到如下错误:cpp:1: error: CPU you selected does not support x86-64 instruction set是因为在64位平台上加了-march=pentium4这样一个编译参数,它只用于32位平... 阅读全文

posted @ 2012-12-05 15:11 #蓝天 阅读(1001) 评论(0) 推荐(0) 编辑

2012年11月8日 #

一键安装thrift-0.9.0的脚本

摘要: #!/bin/sh# 一键安装thrift-0.9.0的脚本# thrift依赖boost、openssl和libevent# 下面的变量值可以根据实现做修改PROJECT_HOME=$HOME/iflow # 项目源码主目录# thrift及依赖的第三方库源码包存放... 阅读全文

posted @ 2012-11-08 14:21 #蓝天 阅读(229) 评论(0) 推荐(0) 编辑

2012年10月18日 #

优秀开源组合:助你快速研发

摘要: 离线计算Hadoop实时计算Storm资源管理和调度Mesosthrift RPC类库boost内存分配tmalloc性能瓶颈检测perftools内存检测工具valgrind分布式协调服务zookeeper日志glog命令行参数gflag嵌入式数据库SQLite3嵌... 阅读全文

posted @ 2012-10-18 12:06 #蓝天 阅读(112) 评论(0) 推荐(0) 编辑

2012年10月16日 #

实时流式数据处理和大规模离线数据处理

摘要: 阅读全文

posted @ 2012-10-16 13:28 #蓝天 阅读(442) 评论(0) 推荐(0) 编辑

2012年10月15日 #

游戏分类英文缩写

摘要: MMOG:Massive multiplayer online game(大型多人在线游戏)MMORPG:Massive multiplayer online role-playing game(大型多人在线角色扮演游戏)MMOFPS:Massive multipla... 阅读全文

posted @ 2012-10-15 09:57 #蓝天 阅读(459) 评论(0) 推荐(0) 编辑

2012年10月14日 #

日常电脑软件推荐清单

摘要: 清单特点:A、免费正版B、界面舒适简洁C、少广告、安静D、稳定、高效、功能实用1.操作系统建议安装WIN7,配置跟不上的才选择安装XP。可上校园先锋网站购买正版:http://www.shop.edu.cn2.杀毒软件如果是正版WINDOWS,推荐安装微软的MSE,使... 阅读全文

posted @ 2012-10-14 23:32 #蓝天 阅读(380) 评论(0) 推荐(0) 编辑

2012年8月27日 #

电商数据分析

摘要: 图片来自微博 阅读全文

posted @ 2012-08-27 09:25 #蓝天 阅读(89) 评论(0) 推荐(0) 编辑

上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 76 下一页

导航