02 2012 档案
摘要:<%!publicStringGBToISO(Stringstr){try{bytetemp[]=str.getBytes("GB2312");str=newString(temp,"ISO-8859-1");returnstr;}catch(Exceptione){returnstr;}}response.sendRedirect(GBToISO("errmsg.jsp?errmsg=添加客户信息成功"));%>超连接中profession为中文 <ahref="cust_totallist.jsp?ac
阅读全文
摘要:Internet Explorer stores browsing data like images, videos, flash content etc for loading the revisited webpages faster. You may wish to know the location of the folder which contains these temporary internet files in order to delete any unwanted files. This is how you can find this.1. From Internet
阅读全文
摘要:我使用一个apache服务器。在我的apache根目录下有这么几个网站,如Test、Child这两个文件夹,也就是两个网站。我想这 样,当我访问http://localhost的时候就访问Test,当我访问http://localhost:8080的时候就访问Child。我们需要配置apache。讲apache文件夹下的conf中的httpd.conf打开,搜索Include conf/extra/httpd-vhosts.conf,将前面的注释去掉。再打开conf/extra/httpd-vhosts.conf文件, 清除里面的内容,这样写道:NameVirtualHost *:8080 &
阅读全文

浙公网安备 33010602011771号