下载Firefox 29.0% cd ~/Downloads% sudo cp
firefox-29.0.tar.bz2 /opt% cd /opt% sudo tar -xvjf firefox-29.0.tar.bz2然后% sudo
ln -sf /opt/firefox/firefox /....
分类:
其他好文 时间:
2014-07-22 23:06:13
阅读次数:
311
http://www.cnblogs.com/yaozhongxiao/archive/2013/11/20/3433797.html按照android官方文档http://source.android.com下载编译android源代码,jdk安装失败,尝试一下方法成功(2013-11-20)下面...
分类:
编程语言 时间:
2014-05-01 16:26:35
阅读次数:
413
yum install readline-develyum install
readlineokcgdb配置命令:http://cgdb.sourceforge.net/docs/cgdb.html/Configuring-CGDB.html#Configuring-CGDB
分类:
数据库 时间:
2014-05-01 16:24:45
阅读次数:
1102
高级应用程序模板这个模板用在大型的团队开发项目中,而且后台从前台独立分离出来以便于部署在多个服务器中。由于YIi2.0的一些新的特性,这个程序模板的功能要更深一点。提供了基本的数据库的支持,注册、密码找回等功能。安装可以通过Composer来安装如果没有安装Composer,先安装curl
-s h...
分类:
其他好文 时间:
2014-05-01 16:24:01
阅读次数:
502
1、下载并安装(Active direcotry 下面统一为AD)
https://directory.apache.org/studio/download/download-windows.html
http://directory.apache.org/apacheds/download/do....
分类:
其他好文 时间:
2014-05-01 15:57:37
阅读次数:
506
C# 安装布署 及Windows服务自动启动分类:asp.net2009-09-23
10:431126人阅读评论(0)收藏举报windowsc#serviceobject服务器设置serviceProcessInstaller1控件的Account属性为“LocalSystem”设置service...
分类:
其他好文 时间:
2014-05-01 15:49:55
阅读次数:
258
使用正则表达式,对QQ群聊天记录进行解析,用于分析日期、成员等维度发言情况。
原始文本是2014-03-28 15:04:25 №┽◎Eagle(369029696) 解析之后yyyy=2014mm = 03dd = 28hh =
15mi =04ss = 25nick = №┽◎Eagleqq =...
分类:
编程语言 时间:
2014-05-01 15:44:08
阅读次数:
388
原题地址:http://oj.leetcode.com/problems/reorder-list/题意:Given
a singly linked listL:L0→L1→…→Ln-1→Ln,reorder it to:L0→Ln→L1→Ln-1→L2→Ln-2→…You
must do this...
分类:
编程语言 时间:
2014-05-01 15:37:03
阅读次数:
441
安装过程如下性能测试结果:SET操作每秒钟 110000 次,GET操作每秒钟 81000
次,服务器配置如下:Linux 2.6, Xeon X3320 2.5Ghz.stackoverflow 网站使用 Redis
做为缓存服务器。安装过程:Redis是一种高级key-value数据库。它跟me...
分类:
其他好文 时间:
2014-05-01 15:20:09
阅读次数:
375