摘要: 解决方案:https://community.jboss.org/message/537666https://community.jboss.org/thread/155284?start=0&tstart=0https://community.jboss.org/thread/165834 阅读全文
posted @ 2012-01-17 17:19 规格严格-功夫到家 阅读(170) 评论(0) 推荐(0) 编辑
摘要: http://lionbule.iteye.com/blog/717942http://blog.csdn.net/gameover1999/article/details/1616539http://topic.csdn.net/u/20100817/18/0cc50d85-be84-4ada-9e6d-5b5b6de837ef.htmlhttp://www.cnblogs.com/sonic4x/archive/2011/06/17/How_to_deal_with_dead-loop_or_high-cpu_usage_bug.htmlhttp://agapple.iteye.com/b 阅读全文
posted @ 2012-01-17 16:31 规格严格-功夫到家 阅读(296) 评论(0) 推荐(0) 编辑
摘要: perl -MCPAN -e shellinstall Net::SSLeay install Mon::Client 阅读全文
posted @ 2012-01-17 11:48 规格严格-功夫到家 阅读(184) 评论(0) 推荐(0) 编辑
摘要: 因为LPWSTR指向的是一个宽字符串,而printf()是针对通常的字符串(非宽字符串)的,所以两者的类型不匹配,应该使用wprintf()s String When used with printf functions, specifies a single-byte–character string; when used with wprintf functions, specifies a wide-character string. Characters are printed up to the first null character or until the precision 阅读全文
posted @ 2012-01-17 10:07 规格严格-功夫到家 阅读(774) 评论(0) 推荐(0) 编辑
摘要: VC显示行号插件说明—————————————1. 如果你的VC安装在C盘,请拷贝文件VC6LineNumberAddin.dll到如下目录:C:\Program Files\Microsoft Visual Studio\Common\MSDev98\AddIns2. 注册双击VC6LineNumberAddin.reg进行注册。3. 启用打开vc6,菜单栏:Tools -> customize -> Add-ins and Macro Files选中VC6LineNumber Developer Studio Add-in项目主页:http://sites.google.com 阅读全文
posted @ 2012-01-17 10:02 规格严格-功夫到家 阅读(359) 评论(0) 推荐(0) 编辑