今天在安装PHP的时候../configure--prefix=/usr/local/php5--with-gd--with-zlib--with-mysql=/usr/local/mysql/--with-config-file-path=/usr/local/php5--enable-mbstring--enable-fpm先是报出如下错误:configure:error:libxml2-confignotfound,checkyourlibxml2installation..
分类:
Web程序 时间:
2015-04-14 19:59:42
阅读次数:
148
C# 中 点击button按钮时 那个焦点虚线框怎么去掉? 12楼亮了。拖动无边框Form窗体网站模板(Site Template)sitetemplate 参数代码C#各种结束进程的方法详细介绍【测试建议】测试tooltip的时候要多在内容中加一些标点单引号双引号之类的特殊符号,后面接上文字。GD...
分类:
其他好文 时间:
2015-04-14 09:54:53
阅读次数:
157
yum -y install gcc gcc-c++ libtool-ltdl libtool-ltdl-devel openssl openssl-devel curl curl-devel libjpeg libjpeg-devel libpng libpng-devel freetype fr...
分类:
系统相关 时间:
2015-04-13 06:50:53
阅读次数:
158
下载zabbix2.2.2最新版本http://www.zabbix.com/download.php系统环境:centos6.5X862.安装配置所需要软件(zabbix需要一个lamp环境)使用yum安装既可yum-yinstallhttpdphpphp-develphp-gd
php-bcmathphp-mbstringmysqlmysql-develmysql-serverphp-xmlphp-mysqlgd
net-snmpnet-sn..
分类:
其他好文 时间:
2015-04-09 20:11:15
阅读次数:
302
本文实例讲述了php实现图片局部打马赛克的方法。分享给大家供大家参考。具体分析如下:原理:对图片中选定区域的每一像素,增加若干宽度及高度,生成矩型。而每一像素的矩型重叠在一起,就形成了马赛克效果。本例使用GD库的imagecolorat获取像素颜色,使用imagefilledrectangle画矩型...
分类:
Web程序 时间:
2015-04-08 12:34:35
阅读次数:
166
先看u-boot的机器码和linux的机器码是在什么地方决定的。1、 u-boot的机器码是在u-boot的board/fs2410/fs2410.c文件里决定的: /* arch number of SMDK2410-Board */gd->bd->bi_arch_number =MACH_TYP...
分类:
系统相关 时间:
2015-04-06 11:19:09
阅读次数:
243
(1)error: LNK1104: cannot open file 'libboost_thread-vc120-mt-gd-1_57.lib编译boost库程序时出现问题解决方法如下:1.首先运行D:\boost_1_54_0目录下的bootstrap.bat文件。此时在该目录下生成文件b2....
分类:
其他好文 时间:
2015-04-04 22:29:30
阅读次数:
129
centos7许多命令都变了,又要重新记了。centos7默认安装了httpd吧?记不清了,看一下: rpm -qa |grep httpd没有的话,安装一下吧。yum -y install httpdyum -y install phpyum -y install php-gd php-ldap ...
分类:
Web程序 时间:
2015-04-03 12:50:40
阅读次数:
274
一、安装所需软件包yum -y install gcc gcc-c++ autoconf libjpeg libjpeg-devel libpng libpng-devel freetype freetype-devel libxml2 libxml2-devel zlib zlib-devel g...
分类:
数据库 时间:
2015-04-01 19:01:49
阅读次数:
201