摘要:
js获取上一页url,js获取前一页地址,javascripts获取上一页url,javascript获取前一页地址以上是获取的代码,以下是具本的应用:在中插队入然后在返回链接上这样写:返回上一页 阅读全文
2013年10月17日 #
2013年10月15日 #
摘要:
grant ALL PRIVILEGES on test.* to root@"%" identified by "test"; 阅读全文
2013年9月9日 #
摘要:
http://3818384.blog.51cto.com/3808384/783632 阅读全文
2013年8月24日 #
摘要:
http://codinn.com/people/guoqiao/notes/110912/ 阅读全文
2013年8月22日 #
摘要:
T4模板的调试方法,方便大家遇到问题自己快速定位和优化:1..ttinclude文件的第一行修改为2.在需要调试的代码片断附近加入:System.Diagnostics.Debugger.Launch(); 阅读全文
2013年8月21日 #
摘要:
http://jingyan.baidu.com/article/6c67b1d6ca06f02787bb1ed1.html 阅读全文
2013年8月6日 #
摘要:
JavaScript unpacker and beautifierJavaScript Beautifierhttp://prettydiff.com/?m=beautify&s=http://prettydiff.com/prettydiff.jshttp://jsbeautifier.org/http://jscompress.com/http://refresh-sf.com/yui/http://javascriptcompressor.com/http://yui.github.io/yuicompressor/ 阅读全文
2013年7月10日 #
摘要:
1)net中定义的的WebService(返回值和参数都是自定义对象)可以被Java识别并调用,可是在Java中定义的WebService(返回值和参数都是自定义对象),C#客户端可以识别到自定义对象,也生成了代理类,可是调用时无法获取到对象的属性值,都是NUll?JavaWebService怎样传递自定义对象给。net?解决:直接用wsdl命令生成代理类去调用的话,就都可以识别的。直接调用代理类,就像调用普通类一样就可以了生成代理类:wsdl.exe /l:cs /n:NWS /out:C:/NWS.cshttp://200.200.200.62:8080/nqbx/service/InqB 阅读全文
2013年6月26日 #
摘要:
http://www.360epai.com/article-46.html 阅读全文
2013年6月25日 #
摘要:
http://www.poluoluo.com/jzxy/201301/194875.html 阅读全文