- 博客(4)
- 收藏
- 关注
转载 PL SQL Developer中文乱码问题解决
1.检查服务器编码:执行SQL语法: select * from v$nls_parameters; 2.设置本地客户端编码:进入 我的电脑,属性,高级,环境变量,添加2项:LANG=zh_CN.GBK 和 NLS_LANG="SIMPLIFIED CHINESE_CHINA.ZHS16GBK" 3. PL/SQL Developer设置并重新连接:在pl/sql
2013-05-27 21:45:44
539
转载 Tomcat无法访问manager页面
今天访问Tomcat5.0.28的manager页面,老是也访问不了,老是报错:type Status reportmessage Access to the requested resource has been denieddescription Access to the specified resource (Access to the requested resourc
2013-05-26 17:34:10
1471
原创 备忘--webservice wsdl ie缓存
ie访问webservice的wsdl后,新增webservice接口,再次访问新增接口未出现在wsdl中,是由于ie缓存的缘故,清除ie缓存即可。
2013-05-25 11:16:51
807
原创 备忘-提交代码到google code
参考文章 Eclipse SVN + Google code 搭建自己的代码仓库SVN遇到问题及解决6.4时无法查看连接总是被重置,通过在线代理登录google code查看密码svn链接写成http协议,导致摄氏报错svn: Server sent unexpected return value (405 Method Not Allowed) in response to MKAC
2012-02-11 11:32:05
680
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人