下载Wordpress wget http://wordpress.org/latest.tar.gz 解压文件包。假设解压至用户的主目录中。 tar -xzvf latest.tar.gz 创建Wordpress数据库和用户 登录MySQL mysql -u root -p 创建数据库: CREA ...
                            
                            
                                分类:
系统相关   时间:
2017-03-04 17:12:53   
                                阅读次数:
241
                             
                    
                        
                            
                            
                                下载php5.5文件方法http://blog.csdn.net/leejianjun/article/details/52200909rpm-Uvhhttps://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpmrpm-Uvhhttps://mirror.webtatic.com/yum/el6/latest.rpmyumlistphp*yuminstallphp55w.x86_64php55w-fpm.x86_64ph..
                            
                            
                                分类:
Web程序   时间:
2017-03-02 22:14:10   
                                阅读次数:
650
                             
                    
                        
                            
                            
                                在项目中需要将两张图片合在一起。遇到两种情况,一种就是两张非透明图片的合成, 一种是涉及到透明png的合成。 相关API见 http://pillow.readthedocs.io/en/latest/reference/Image.html 第一种情况,直接将两张图片合在一起就可以了。如下图所示, ...
                            
                            
                                分类:
编程语言   时间:
2017-02-27 19:31:03   
                                阅读次数:
1091
                             
                    
                        
                            
                            
                                环境: win7+python3.51. 下载wiki中文分词语料 使用迅雷下载会快不少,大小为1个多G https://dumps.wikimedia.org/zhwiki/latest/zhwiki-latest-pages-articles.xml.bz2 2. 安装opencc用于中文的简繁... ...
                            
                            
                                分类:
编程语言   时间:
2017-02-18 18:35:17   
                                阅读次数:
7001
                             
                    
                        
                            
                            
                                centos 6.5 : 更新yum :(下面这三个我都执行了,自己不懂的) rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-releas ...
                            
                            
                                分类:
Web程序   时间:
2017-02-13 18:56:11   
                                阅读次数:
194
                             
                    
                        
                            
                            
                                #1.安装remi源mkdir /disk1/toolscd /disk1/toolsrpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpmwget http://rpms.famillecoll ...
                            
                            
                                分类:
系统相关   时间:
2017-02-13 17:34:58   
                                阅读次数:
164
                             
                    
                        
                            
                            
                                原文参考:http://docs.osgearth.org/en/latest/developer/maps.html#programmatic-map-creation 本人翻译水平有限。。。 加载earth地图文件 最简单的方式 API编程式的地图创建 用API创建一个地图的基本步骤是: 1.创 ...
                            
                            
                         
                    
                        
                            
                            
                                The easiest way to install NVIDIA GeForce Driver on Debian Linux 8 ( Jessie ) ( for Debian 9 Stretch visit: How to install the latest NVIDIA drivers o ...
                            
                            
                                分类:
系统相关   时间:
2017-02-06 22:24:27   
                                阅读次数:
652
                             
                    
                        
                            
                            
                                最小化安装系统优化系统关闭防火墙等安装mysql安装PHP7.0.14开启GD库开启OPcache安装论坛1.2参见我的百度经验不详述3.安装mysqlyum-yinstallmysqlmysql-servermysql-devel4.安装PHP7.0.14开启GD库开启OPcache更新源rpm-Uvhhttps://mirror.webtatic.com/yum/el6/latest.rpm安装p..
                            
                            
                                分类:
Web程序   时间:
2017-01-30 14:50:43   
                                阅读次数:
252
                             
                    
                        
                            
                            
                                Bug: Some day I updated my openCV to the latest version 2.4.13, while recently I found I always get "2.4.8" when I check the version in python2.7. It  ...
                            
                            
                                分类:
编程语言   时间:
2017-01-26 07:43:01   
                                阅读次数:
190