Generated Image

06 2007 档案

摘要:对于FreeTextBox(版本3.1.6)在ASP.Net 2.0中使用, 放上下载地址: 下载最新版FreeTextBox(版本3.1.6),解压 FreeTextBox 3.1.6 (2006/07/18) 博客园本地下载: http://www.cnblogs.com/Files/cleo/FTBv3-1-6.zip 作者网站下载地址:http://freetextbox.com/dow... 阅读全文
posted @ 2007-06-09 00:46 桂圆 阅读(2721) 评论(2) 推荐(0)
摘要:今天 突然想到了 public string ToString(string format);找到资料 留着 已被将来使用C#格式化数值结果表字符 说明 示例 输出 C货币string.Format("{0:C3}", 2)$2.000D十进制string.Format("{0:D3}", 2)002E科学计数法1.20E+0011.20E+001G常规string.Format("{0:G}"... 阅读全文
posted @ 2007-06-05 18:47 桂圆 阅读(952) 评论(1) 推荐(0)
摘要:GridView row fading is specially useful when you are performing operations on the single row. These operations can be save, update, delete etc. Let's check out how to create fading effects using JavaS... 阅读全文
posted @ 2007-06-04 10:10 桂圆 阅读(1219) 评论(0) 推荐(0)