使用JQuery的ajax方法造成浏览器假死
QQ腾讯微博邀请码发送【仅有两个】
jsp getOutputStream() has already been called for this response异常解决方法
“菊花文”与反屏蔽
菊花文转换工具
网上流传的菊花文(菊҉花҉文҉)转换工具~真强大,感觉在可识别上比火星文强多了,但是还是挺容易被屏蔽的。菊花文的原理搜索了下都没有介绍,看了下源码,是把原来的字符码(CharCode)加上某个值转换过来的,至于为什么成这样。。。我也不清楚。。
附上转换工具,中国人民是非常有智慧的。
TortoiseHg 1.0.1 与 Mercurial 1.5.1 版本控制软件
Mercurial 是一款跨平台的快速、轻量级的分布式源代码管理软件, 使用python开发,免费开源。高效的实现、简易的学习曲线使得它既适合于大规模项目,也适用于小项目的代码管理。目前很多著名项目都已经开始使用 Mercurial来管理代码, 如 Mozilla、OpenOffice、Python等。Google Code在09年早期也已经提供了对Mercurial的支持。(在后台source设置一下即可)
TortoiseHg为Mercurial集成了一系列图形化工具和Shell扩展, 类似于TortoiseSVN为SVN提供的功能。
java.lang.IllegalArgumentException: Cannot convert value of type [$Proxy0[解决方法]
……Caused by: java.lang.IllegalArgumentException: Cannot convert value of type [$Proxy0 implementing com.mysoft.applications.database.interfaces.MyInterface,org.springframework.aop.SpringProxy,org.springframework.aop.framework.Advised] to required type [ibatis.ibator.services.TestService] for property ‘service’: no matching editors or conversion strategy found
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:231)
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:138)
at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:386)
… 42 more 在配置事务时加入了aspectjweaver.jar这个包后出现了这个问题。 本文来源:http://blog.csdn.net/taochenpfj/archive/2009/07/29/4390158.aspx
win7“我的电脑”右键”管理”菜单失效的解决办法
不知道装了什么WIN7右键的管理菜单不能用了,提示Explorer.exe出错。上网搜索下,测试可用。记录下来。
————–
本文来源:http://hi.baidu.com/xlshuang/blog/item/6d1ca7cdfad74a590eb34529.html