02 2016 档案

摘要:$reflector = new ReflectionClass("Child"); $fn = $reflector->getFileName(); return dirname($fn); 阅读全文
posted @ 2016-02-25 08:41 捕蛇者说 阅读(1202) 评论(0) 推荐(0)
摘要:python 运行出错 WindowsError: [Error 3] : 'D:\\\xe7\x81\xab\xe8\xbd\xa6\xe9\x87\x87\xe9\x9b\x86\xe5\x99\xa8V9\\Data\\31\\201602\\19/*.*' 解决: # -*- coding: 阅读全文
posted @ 2016-02-23 15:24 捕蛇者说 阅读(3612) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-02-23 11:50 捕蛇者说 阅读(277) 评论(0) 推荐(0)
摘要:问题一:microsoft visual c++ 9.0 is required 参考:http://www.cnblogs.com/ldm1989/p/4210743.html 问题二:ERROR: ‘xslt-config’ 不是内部或外部命令 参考:http://www.crifan.com/ 阅读全文
posted @ 2016-02-18 09:07 捕蛇者说 阅读(216) 评论(0) 推荐(0)
摘要:ajaxReturn 之前dump调试,导致$.ajax不能正常运行 以后调试的时候,注意下这个情况 阅读全文
posted @ 2016-02-03 18:13 捕蛇者说 阅读(199) 评论(0) 推荐(0)