之前遇到的第一个问题是,使用php生成文字验证码时,总提示:Warning: imagettftext(): Could not find/open font in /var/www/html/touming.php on line 11或者The image "http://localhost/i...
分类:
Web程序 时间:
2014-07-07 10:49:21
阅读次数:
206
Learn from:http://yige.org/p/91一般遇到这样的问题,有两个方法:1、如果有服务器权限,直接把服务器上的php.ini的配置改了,改成不输出Warning和Notice级别的报错。修改php.ini的error_reporting 配置参数值为:error_reporti...
分类:
Web程序 时间:
2014-07-06 23:07:07
阅读次数:
283
Exchange中基于direct类型无法基于多种规则进行路由。例如分析syslog日志,不仅需要基于severity(info/warning/critical/error)进行路由,还需要基于auth、cron或者kernal模式进行路由。Topic exchange可以满足这种需求。Topic...
分类:
其他好文 时间:
2014-07-06 17:35:31
阅读次数:
366
解决方案1:在project build path中先移除JRE System Library,再添加库JRE System Library,重新编译后就一切正常了。 解决方案2:Windows -> Preferences -> Java -> Compiler -> Errors/Warning...
分类:
其他好文 时间:
2014-07-06 15:01:09
阅读次数:
168
warning: shared library text segment is not shareable
error: treating warnings as errors
最近在调试一个Gsensor, 代码是从android4.2上直接移植过来的。但却一直编译不过, 纳闷了。。。
baidu不行
google 又访问不了,真是操蛋
但是终究还是找到了点有用的信息,说是编译器...
分类:
其他好文 时间:
2014-07-06 09:20:15
阅读次数:
292
环境:VS2010
微软官方解释:
Visual C++ Concepts: Building a C/C++ ProgramCompiler Warning (level 1) C4627Error Message
”: skipped when looking for precompiled header use
While searching for the location w...
分类:
其他好文 时间:
2014-07-06 08:22:37
阅读次数:
169
xfs文件系统依赖如下几个安装包:安装次序如下:1}xfsprogs-3.1.1-10.el6.x86_64.rpm2)xfsprogs-devel-3.1.1-10.el6.x86_64.rpm3)xfsdump-3.0.4-3.el6.x86_64.rpm如果安装其他两个安装包会出现如下的错误:[root@localhost~]#rpm-ivhxfsdump-3.0.4-3.el6.x86_64.rpmwarning:xfs..
分类:
其他好文 时间:
2014-07-05 23:22:16
阅读次数:
2244
DataTables是一个jQuery的表格插件。这是一个高度灵活的工具,依据的基础逐步增强,这将增加先进的互动控制,支持任何HTML表格效果图代码jquery.dataTables插件BrowserCreatorCost (USD) Software licenseCurrentlayout en...
分类:
Web程序 时间:
2014-07-05 20:01:55
阅读次数:
255
此DataTable指的是SpryMedia专为HTML Table设计和开发的页面插件,官方站点是:http://legacy.datatables.net/index。
关于oSettings.aiDisplayMaster, oSettings.aiDisplay与oSettings.aoData
无论是从JSON中获取的行数据,还是从DOM元素中获取的行数据,在表初始化之后,皆存储...
分类:
其他好文 时间:
2014-07-04 00:29:38
阅读次数:
384
Slave crash-safe replication
mysql的slave启动时,error.log中出现Warning警告:
[Warning] Slave SQL: If a crash happensthis configuration does not guarantee that the relay log info will beconsistent, Error_code: 0...
分类:
移动开发 时间:
2014-07-03 18:15:13
阅读次数:
278