1、httpd: apr_sockaddr_info_get() failed for
serv05这个是因为httpd.conf文件没有定义ServerName,所以会用hostname来代替,而/etc/hosts文件又没有定义这个主机。在/etc/hosts文件添加127.0.0.1
serv...
分类:
其他好文 时间:
2014-05-09 03:10:56
阅读次数:
224
一.Service
借助MSDN上Win7 Service的Demo和《用VC++建立Service服务应用程序》,在Win8上经历各种磨难,终于跑起来自己改装的服务程序了。
原来API基本没变,我所困惑的是Win7上直接运行都没有问题,在Win8上不可以。
报错:
OpenSCManager failed w/err 0x00000005
原来是Win8上权限的问题,也许我自己的Win...
分类:
移动开发 时间:
2014-05-09 01:26:59
阅读次数:
465
一、拿代码repo init -u url初始化版本库,在当前目录建立一个".repo",
-u 参数指定一个URL, 从这个URL 中取得repository 的 manifest 文件.1.拿Android主线上所有的sourcecode:
repoinit-ugit://android.gi....
分类:
其他好文 时间:
2014-05-08 19:30:59
阅读次数:
329
django模板报错Requested setting TEMPLATE_DEBUG, but
settings are not configured. You must either define 分类: Django2013-03-16 22:42
2417人阅读 评论(1) 收藏 举报 dja...
分类:
其他好文 时间:
2014-05-08 19:05:03
阅读次数:
339
【failed to get the task for process问题】A: Why am
I getting "Error launching remote program: failed to get the task for process"
when debugging an iPhon...
分类:
其他好文 时间:
2014-05-08 18:10:58
阅读次数:
326
Everyoperatingsystemmusthavesomeortheotherwaytoinstallaprogram.What‘simportantisthefactthattheusermustnotbegiventheresponsibilityofmanagingtheoverheadinvolvedintheinstallationoftheprogram.Youwouldask,what‘stheoverheadinvolvedininstallingaprogram?Yesthereare..
分类:
其他好文 时间:
2014-05-08 16:52:53
阅读次数:
440
IOS常见错误分析解决(一直更新) 你值得收藏 -来自收藏总结 综合了好多的常见错误
1:clang failed with exit code 254
2:Verify exit code of build task with internal identifier '**.png'
4: _OBJC_CLASS_$_UIMainKpiXML", referenced from:
5: for architecture armv7s
。。。。。。。。...
分类:
移动开发 时间:
2014-05-08 15:49:47
阅读次数:
527
Unity3d导入工程出现错误“Creating unique file:creating file
Temp/tempFile failed.Please ensure there is enough disk space and you have
permissions setup correc...
分类:
其他好文 时间:
2014-05-08 11:50:15
阅读次数:
803
运行环境:Visual Studio 2012 Mvc4数据库备份:Sql Server
2008
r2解决方案图片:简单介绍:此示例供初学者了解基本的Repository模式,并结合依赖注入,初步直观简单的对Repository模式有个概念,然后可以开始下一步更复杂的深入学习。一个更好更复杂点的例...
分类:
数据库 时间:
2014-05-08 08:36:40
阅读次数:
373
[root@mailActivity]#find/opt/xyrpg/rpgserver_s1/XMLData/Activity/-typef-execmd5sum{}\;|sed‘s/rpgserver_s1/rpgserver_s2/‘|md5sum-c
/opt/xyrpg/rpgserver_s2/XMLData/Activity/ActivityCondition.xml:FAILED
/opt/xyrpg/rpgserver_s2/XMLData/Activity/NewServerActivit..
分类:
其他好文 时间:
2014-05-07 22:25:09
阅读次数:
522