filename = new String(ifilename.getBytes("GBK"),"iso8859-1");
  • 13:46
  • 浏览 (31)
  • 评论 (0)
String sql = "SELECT top "+pagesize+" m.memberno AS memberno,m.regname AS regname,m.regtime AS regtime,m.sex AS sex,m.birthday AS birthday,m.regemail AS regemail,m.memberid AS memberid,m.mbtype AS mbtype,(SELECT d.dname FROM b2h_district d WHERE d.idno=a.district) AS district, c.cname as county,a.c ...
  • 15:29
  • 浏览 (33)
  • 评论 (0)
我想通过设锚点跳到指定位置,然而这样的语句老是出错, return new ActionForward("/my_suggests_answer.jsp#54"); 54为锚点名称。提示404错误。不知道该怎么处理。
后退刷新页面代码!mark。 <% Response.Buffer = True Response.ExpiresAbsolute = Now() - 1 Response.Expires = 0 Response.CacheControl = "no-cache" %> 5、http://www.tingroom.com/ 中午休息时分,有时候会上去看一下的一个网站,主要是关于英文听力的,资料比较多一些,有很多听力资料和经典的英文文章。
  • 11:14
  • 浏览 (66)
  • 评论 (0)
默认情况下,myeclipse的js不能保存中文,这个只要更改js的编辑器属性就可以。例如 utf-8; 具体操作如下。window-preferences-myeclispe-javascript-enconding-选则utf-8就可以了。
  • 14:35
  • 浏览 (46)
  • 评论 (0)
* 说明:1.支持多表查询 2.支持任意排序 3.不支持表别名 参考了 evafly920:[分享]千万数量级分页存储过程(效果演示) 地址:http://blog.csdn.net/evafly920/archive/2006/03/03/614813.aspx IF(EXISTS(SELECT * FROM sysobjects WHERE [id]=OBJECT_ID('usp_PagingLarge') AND xtype='P')) DROP PROCEDURE usp_PagingLarge */ GO CREATE PROCEDURE usp_Pa ...
  • 15:53
  • 浏览 (58)
  • 评论 (0)
我用的是eclipse 3.3 和 myeclipse 6.0 eclipse 选 help -> Software Updates -> find and -> Search for new features to install (next) ----- ->New RemoteSite.. -> Name: 随便你输入 URL : http://propedit.sourceforge.jp/eclipse/updates/ --> OK -->选择你需要的版本 就OK了 今天在使用myEclipse 的 Database Explorer 视图中Create H ...
  • 11:36
  • 浏览 (117)
  • 评论 (0)
<form action="./admin/kejianlist.jsp" method="post" name="form1" target="_parent" > <input type="submit" name="Submit" onclick="var answer=window.confirm('您确定要删除吗?'); if (answer) { document.form1.submit(); } else return false ;" value="删除成功"> </fo ...
  • 14:59
  • 浏览 (79)
  • 评论 (0)
public String calTimeOfChange(){ java.text.DecimalFormat decimalFormat = new java.text.DecimalFormat(“#.##”); System.out.println(decimalFormat.format(2.00 -1.00)); } public String calTimeOfChange(){ //调用BigDecimal构造函数要传入String java.math.BigDecimal i = new java.math.BigDecimal(“2.00”); j ...
  • 16:18
  • 浏览 (77)
  • 评论 (0)
xiquwgugou
搜索本博客
博客分类
最近加入圈子
存档
最新评论