2009年5月27日

自己整的一个文本编辑器

摘要: 虽然还有bug,不过也能用 按F1能查找asp函数定义,如果包含文件用的绝对路径,要先定义根目录 下载: http://files.cnblogs.com/calfenyin/TextEditor.rar 阅读全文

posted @ 2009-05-27 11:52 永远有多远 阅读(146) 评论(0) 推荐(0)

2005年7月1日

DataGird中使用RadioButton的一个解决办法

摘要: 在DataGird中使用RadioButton时,最郁闷的莫过于不能单选,而且没有CommandName,CommandArgument属性了,下面的代码解决了这个问题.下载代码 using System;using System.Collections.Specialized;using System.ComponentModel;using System.Drawing;using Syst... 阅读全文

posted @ 2005-07-01 15:05 永远有多远 阅读(1709) 评论(6) 推荐(0)

导航