环境:win7 64位,python 2.7.3安装:http://twistedmatrix.com/Releases/Twisted/14.0/Twisted-14.0.0.win-amd64-py2.7.exehttps://pypi.python.org/packages/2.7/z/zop...
分类:
编程语言 时间:
2014-08-28 00:52:28
阅读次数:
249
1 installhttps://pypi.python.org/pypi/pymssql/2.1.0wget https://pypi.python.org/packages/source/p/pymssql/pymssql-2.1.0.tar.gz#md5=e955442a8cd43456cdf...
分类:
数据库 时间:
2014-08-27 23:20:08
阅读次数:
442
{ "bold_folder_labels": true, "caret_style": "solid", "color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme", "create_window_at_star...
分类:
其他好文 时间:
2014-08-26 11:32:15
阅读次数:
211
Install Redmine on Centos 6.5 - 64 bit Install Redmine on Centos 6.5 - 64 bit The System Requirements Update the System Install the dependencies packages Install Apache and MySQL Turn off SELinux S...
分类:
其他好文 时间:
2014-08-25 19:36:05
阅读次数:
450
nginx安装nginx的官网:http://nginx.org/相应下载页面:http://nginx.org/en/download.html我这里使用nginx的yum在线安装wget http://nginx.org/packages/centos/6/noarch/RPMS/nginx-r...
分类:
其他好文 时间:
2014-08-25 18:30:54
阅读次数:
227
今天试装了sparse工具包spams,由于需要手动安装,安装后看到/usr/local/lib/pythonx.y/ 下有两个文件夹:dist-packages, site-packages。这些里面装得都是python的第三方库,那么它们的区别是什么呢?以下是stackoverflow里的原问题...
分类:
其他好文 时间:
2014-08-24 20:40:22
阅读次数:
219
安装前准备:1.centos 7.0 64位系统:CentOS-7.0-1406-x86_64-DVD.iso2.ultraiso3.一个至少8G的U盘。安装步骤:1.先使用ultraiso 刻录镜像至U盘内(刻录时选择格式化成FAT32格式)2.删除刻录u盘根目录的Packages文件夹,拷贝Ce...
分类:
其他好文 时间:
2014-08-24 19:21:42
阅读次数:
189
install.packages("VennDiagram")library(VennDiagram)A = 1:150B = c(121:170,300:320)C = c(20:40,141:200)Length_A<-length(A)Length_B<-length(B)Length_C<-...
分类:
其他好文 时间:
2014-08-23 22:54:11
阅读次数:
277
Recently, Zhongguancun Online distributed theZOL Downer for users to download the resources from ZOL. In this case, userscan just download the ZOL downer with the code of resources, not theinstallation packages.
But if someone want toinstall the PC wh...
分类:
其他好文 时间:
2014-08-22 12:55:58
阅读次数:
548
Linux (RedHat, CentOS)上升级R语言:sudo yum install RWindows上升级R语言:install.packages("installr"); require(installr) #load / install+load installrupdateR()REF...
分类:
其他好文 时间:
2014-08-22 12:23:56
阅读次数:
232