- 浏览: 43120 次
- 性别:
- 来自: 上海
最新评论
文章列表
前几天打游戏安装了一个玲珑加速器,然后Cygwin就杯具了。
wget 无论什么网址都是 Failed writing HTTP request: Bad address.
curl 也是一样 curl: (55) Send failure: Bad address
放狗搜了半天无果,百思不得其解
而后尝试写了一个socket程序,用gdb调试之,发现在socket write时
C:\Windows\SysWOW64\LonlifeLSP.dll 引发了一个 SIGSEGV
于是删除这个DLL,修复了一下LSP,好了。。。
具体Cygwin和这个LSP有什么冲突,暂 ...
测试一下live的电子邮件发布-- Xu NingNanjing, Jiangsu China
-- Xu NingNanjing, Jiangsu China
- 2009-11-29 08:47
- 浏览 717
- 评论(0)
Log4j 1.2.15存在一个bug
- 2009-11-28 13:13
- 浏览 4754
- 评论(0)
Hibernate: Log SQL Statements
At 11:06 PM on Aug 21, 2005, R.J. Lorimer wrote:
Fresh Jobs for Developers Post a job opportunity
» Marix Servicing seeks a Sr. Developer--C#, MS SQL, .NET 3.5, ASP.NET, JavaScript, Silverlight, WCF in Phoenix, Az
Hibernate, in the end, is all about dispatching SQL stat ...
- 2009-11-28 13:12
- 浏览 1315
- 评论(0)
程序员修炼之道:正交软件架构方法
责任编辑:李倩作者:ITPUB论坛 2009-02-20
【内容导航】
第1页:什么是正交性
第2页:你可以将若干技术用于维持正交性
文本Tag: 系统架构 软件架构
【IT168 技术文章】
如果你想要 ...
- 2009-11-28 13:09
- 浏览 1105
- 评论(0)
程序设计语言正交特性的一点思考
程序设计语言正交特性的一点思考
作者:佚名 文章来源:不详 点击数: 更新时间:2007-7-1
在《程序员》2003年第12期的一篇访谈录中,Ruby的发明人Ma ...
- 2009-11-28 13:04
- 浏览 1036
- 评论(0)
public void genreOthersChange(ValueChangeEvent event) {
log.debug("change value of Other Genre. auto change the Others check box");
String newValue = event.getNewValue().toString();
this.hasOtherGenre = !"".equals(newValue);
}
<ice:setEventPhase ...
- 2009-11-28 13:01
- 浏览 1091
- 评论(0)
java hibernate 中"node to traverse cannot be null"错误解决
出现这种问题是因为HQL语句出现问题,引起内部查询对象为空,无法处理为空值引起的。解决方法,检查HQL语句(尤其是关键字)。
- 2009-11-28 13:00
- 浏览 3413
- 评论(0)
Debugging Tomcat Using JDB
Submitted by mmorsi on Tue, 2007-11-20 17:56
As a fan of Vim and console development and a staunchent opponent of IDEs (not that they don't have their merrits, they are simply too complicated and too prone to breaking when some miniscule setting is changed IMO), I attempted ...
- 2009-11-28 12:59
- 浏览 973
- 评论(0)
10 1月 2009 So, what is “Microsoft-WebDAV-MiniRedir/5.1.2600″ ?
Author: 大大狗 | Category: 資訊科技
最近看到很多很奇怪的要求連線到我的 Apache
在 log 中發現了許多的怪連結, 比方說這個
[10/Jan/2009:17:58:31 +0800] “OPTIONS / HTTP/1.1″ 200 - “-” “Microsoft-WebDAV-MiniRedir/5.1.2600″
我上網後找了好一陣子,發現也有許多人有同樣的問題,這到底是甚麼鬼東西?
而很多不太瞭解的人還很自傲的說他有用 fail - ...
- 2009-11-28 12:58
- 浏览 2441
- 评论(0)
2009-03-18 12:33:14 www.hackbase.com 来源:7747.net
#http://www.cirt.net/ 官方网站 # site http://www.feelids.com*/ # Author:swap 简单扫描 目标基本WEB基本配制信息,服务器,PHP解析器等版本信息 perl nkito.pl –h 192.168.0.1 多端 ...
#http://www.cirt.net/ 官方网站
# site http://www.feelids.com*/
# Author:swap
简单扫描 目标基本WEB基本配 ...
- 2009-11-28 12:57
- 浏览 2398
- 评论(0)
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]
@="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHan ...
- 2009-11-28 12:56
- 浏览 968
- 评论(0)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
"dc"=dword:00000000
- 2009-11-28 12:55
- 浏览 980
- 评论(0)
Windows XP 注册表设置文件
作者:admin 日期:2006-07-14
字体大小: 小 中 大
EXE关联文件修复.reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"
不加载多余的DLL文件.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVers ...
- 2009-11-28 12:54
- 浏览 1750
- 评论(0)