1,找到php.ini配置find / -name 'php.ini'/usr/local/php/etc/php.ini找到extension=php_curl.dll 把前面的分号去掉即可。2,重启phpphp 5.3.3 下的php-fpm 不再支持 php-fpm 以前具有的 /usr/l....
分类:
Web程序 时间:
2014-09-03 00:09:45
阅读次数:
332
groupinstall "X Window System" gnome-common gnome-classic-session gnome-menus gnome-session gnome-session-daemon gnome-shell gnome-shell-browser-plugin gnome-shell-extension-common gnome-shell-exte...
分类:
其他好文 时间:
2014-09-02 20:03:55
阅读次数:
459
apt-get install cscopeapt-get install cscope-elcp /usr/share/emacs/site-lisp/cscope/xcscope.el ~/.emacs.d/site-lisp/;;LOAD_PATH ...
分类:
其他好文 时间:
2014-09-02 19:50:35
阅读次数:
249
编辑/usr/share/fcitx/data/punc.mb.zh_CN,将[ ·] 「 」这部分改成自己习惯的:[ 【] 】保存后,重启一下fcitx就OK了。
分类:
其他好文 时间:
2014-09-02 15:40:34
阅读次数:
335
1. 首先定义好一个类,专们用于给javascript调用public class JavaScriptInterface { // share your news public void share(String newsImageUrl, String newsTitle, Stri...
分类:
移动开发 时间:
2014-09-02 11:45:44
阅读次数:
158
java数组操作工具类 源代码下载地址:http://www.zuidaima.com/share/1550463350262784.htm...
分类:
编程语言 时间:
2014-09-02 10:31:34
阅读次数:
390
??Classes类Classes are the most important building block of any object-oriented system. A class is a description of a set of objects that share the sam...
分类:
其他好文 时间:
2014-09-01 19:08:53
阅读次数:
235
Kickstart安装步骤一.搭建DHCP服务器.1.首先挂光盘装DHCP服务包和VSFTP服务包.mount/dev/cdrom/mediacd/media/Serverrpm-ivhdhcp-3rpm-ivhvsftpd拷贝DHCP主配置文件cp/usr/share/doc/dhcp-3.0.5/dhcpd.conf.sample/etc/dhcpd.confvim/etc/dhcpd.conf删除注释行修改subnet为1.0..
分类:
其他好文 时间:
2014-09-01 15:58:44
阅读次数:
204
关于CPU型号的定义:libvirt对CPU的定义提炼出标准的几种类型在/usr/share/libvirt/cpu_map.xml可以查到"486","pentium","pentium2","pentiumpro","coreduo","n270","pentiumpro","qemu32","kvm32","cpu64-rhel5","cpu64-rhel5","kvm64","pentiumpro","Conroe""Penryn","Nehale..
分类:
其他好文 时间:
2014-09-01 15:53:14
阅读次数:
291
RPM默认安装的路径/etc一些配置档放置的目录,例如
/etc/crontab/usr/bin一些可运行文件/usr/lib一些程序使用的动态函式库/usr/share/doc一些基本的软件使用手册与说明档/usr/share/man一些manpage文件RPM安装(install)rpm-ivhpackage_name选项与参数:
-i:install的意思
-v:..
分类:
其他好文 时间:
2014-09-01 15:46:23
阅读次数:
212