http://blog.csdn.net/twlkyao/article/details/24534505
分类:
其他好文 时间:
2014-05-09 10:07:36
阅读次数:
1929
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
开发板-PC机(宿主机)-虚拟机(VM)之间网络通信设置方法及需要注意的问题...
分类:
其他好文 时间:
2014-05-09 01:10:36
阅读次数:
337
【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
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