1 Struts。xml 使用拦截器 所有Action请求使用dangStack拦截器 指定默认响应的Action 定义共通的拦截器,Result和Action组件 /error.jsp ...
分类:
其他好文 时间:
2014-08-11 17:19:22
阅读次数:
303
1 #!D:\Python27\2 3 print 'Content-type: text/plain'4 print5 6 print 'Hello, world'出现错误The server encountered an internal error or misconfiguration an...
分类:
移动开发 时间:
2014-08-11 17:07:02
阅读次数:
278
一、废话最近学习,第一步就是编译.我们需要编译FFmpag,x264,fdk_aac,下面是x264,网上说的很多都是几百年前的,我亲测完美可用还是那句话我能力有限,但是我希望我写的东西能够让更多的人能够接受.我也是刚刚接触.做一个记录,也希望能够对其他人有好处.联系我可以直接评论,也可以加我QQ:...
Inglace-regiter.logFile"/usr/lib/python2.6/site-packages/glance/openstack/common/db/sqlalchemy/session.py",line461,in_wrapraiseexception.DBError(e)DBError:(ProgrammingError)(1146,"Table‘glance.p_w_picpaths‘doesn‘texist")‘INSERTINTOp_w_picpaths(created_at,up..
分类:
其他好文 时间:
2014-08-11 12:13:42
阅读次数:
319
gzip: stdin: unexpected end of filetar: Unexpected EOF in architar: Unexpected EOF in archivevetar: Error is not recoverable: exiting now从网上下载了一个tar的文...
分类:
其他好文 时间:
2014-08-11 11:35:22
阅读次数:
320
PHP严重致命错误处理:php ?Fatal error: Cannot redeclare class or function 1、错误类型:PHP致命错误 Error type: PHP Fatal error Fatal error: Cannot redeclare (a) (previously declared in (b)) in (c) ...
分类:
Web程序 时间:
2014-08-11 03:11:11
阅读次数:
375
在上一次笔记中最后生成了一个sqlite可执行文件,cd到sqlite所在的目录下面执行:
sqlite3 MyDataBase.db
就会创建了一个名叫MyDataBase.db的数据库,在当前路径下面就会生成一个叫MyDataBase.db的文件
#切记不是先运行sqlite3,然后再上述命令,而是在终端直接输入上述命令,否则会报错:Error: near "sqlite3": synt...
分类:
数据库 时间:
2014-08-11 02:57:11
阅读次数:
239
LINK : fatal error LNK1181: 无法打开输入文件“..\..\lib\Release\opencv_ocl249.lib”...
分类:
其他好文 时间:
2014-08-10 21:44:02
阅读次数:
2674
Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))...
分类:
其他好文 时间:
2014-08-10 21:39:30
阅读次数:
611
如果同一个脚本运行两次结果相差特别大.后一次的响应时间比前一次的响应时间慢了特别多,而期间开发又未修改过程序排查问题:1.查看下linux内存利用情况free-m是查看内存情况(通常可用内存占10%是可接受范围内)如果可用内存很小的话:一种可能是程序有问题:另一种可能是磁盘空间不..
分类:
其他好文 时间:
2014-08-10 18:59:51
阅读次数:
211