摘要:
首先必须下载 Aspose.Cells.dll 组件,引用ASPX页面的控件为:<body><formid="form1"runat="server"><div> </div><asp:GridViewID="GridView1"runat="server"AutoGenerateColumns="false"><... 阅读全文
posted @ 2006-12-19 15:05
Ame
阅读(299)
评论(0)
推荐(0)
摘要:
JavaScript - 正则表达式 正则表达式(regular expression)对象包含一个正则表达式模式(pattern)。它具有用正则表达式模式去匹配或代替一个串(string)中特定字符(或字符集合)的属性(properties)和方法(methods)。 正则表达式构造函数: new RegExp(“pattern“[,“flags“]); 参数说明: p... 阅读全文
posted @ 2006-12-19 09:12
Ame
阅读(308)
评论(0)
推荐(0)
摘要:
1、精确到小数点后两位数字:tmp:=@Text(@TextToNumber(FDconmoney)*@TextToNumber(FDstamptaxratio));tmp1:=@If(@Contains(tmp;".");@LeftBack(tmp;".");tmp);tmp2:=@If(@Contains(tmp;".");@RightBack(tmp;".");"");tmp2:=@If(@... 阅读全文
posted @ 2006-12-19 09:01
Ame
阅读(198)
评论(0)
推荐(0)

浙公网安备 33010602011771号