Hello everybody,One day I had problems with GUI svn client and a big headache how to commit my changes. I have found how to do that using Terminal and...
分类:
其他好文 时间:
2014-07-19 21:30:39
阅读次数:
197
[root@luozhonghua mysql-5.5.21]# cmake . -DCMAKE_INSTALL_PREFIX=/usr/local/mysql -DMYSQL_DATADIR=/data/mysql -DSYSCONFDIR=/etc
-- Check size of pthread_t
-- Check size of pthread_t - done
-- Perf...
分类:
数据库 时间:
2014-07-18 23:04:23
阅读次数:
287
Problem Description
The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, and the doggie could feel the ground sinking. He ...
分类:
其他好文 时间:
2014-07-18 22:25:05
阅读次数:
246
我用的XCode版本是5.1,遇到一种奇怪的编译错误:libxml/tree.h not found。查了一些文章,按照一篇XCode 4.5的解决方案解决了这个问题。我觉得应该有不少人遇到这种问题,这里分享一下。【注】至少我这里是可以解决的,确定无误,如果您看了我的文章没解决了您的问题,求轻喷……...
分类:
其他好文 时间:
2014-07-18 19:26:30
阅读次数:
147
I found this code works great as the function strip_tags in php to replace html tags from string and I just want to share it with you. Hope it benefit...
分类:
其他好文 时间:
2014-07-17 12:56:52
阅读次数:
220
执行php安装
--enable-mbstring --enable-ftp --enable-gd-native-ttf --with-openssl --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --enable-soap --without-pear --with-gettext --enable-session --...
分类:
其他好文 时间:
2014-07-17 10:46:12
阅读次数:
150
Node.js configure error: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you ...
分类:
Web程序 时间:
2014-07-16 17:32:10
阅读次数:
952
当你的lnmp架构安装完成后,发现html页面可以打开,但php页面却无法打开,页面提示404 not found,如果确定配置过程不会有问题,可以从下面两个方法来查看1.nginx的server里面有添加对php的支持没有,如location / { root html; ...
分类:
Web程序 时间:
2014-07-16 16:54:44
阅读次数:
506
http://www.opengl.org/wiki/Vertex_Texture_FetchVertex Texture FetchThis article contains inaccurate information. Further details can be found on theta...
分类:
其他好文 时间:
2014-07-15 23:02:34
阅读次数:
515
今天跑了下新搭的一个SSI框架。报如下错误:
严重: Exception sending context initialized event to listener instance of class com.j.chat.upgrade.web.core.SystemLaunchListener
java.lang.IllegalStateException: No WebApplicat...
分类:
移动开发 时间:
2014-07-15 10:43:08
阅读次数:
405