Rovan

      一个犁牛半块田,收也凭天,荒也凭天, 清茶淡饭饱三餐,早也香甜,晚也香甜, 布衣得暖胜丝绵,长也可穿,短也可穿, 草舍茅屋有几间,行也安然,待也安然, 雨过天青驾小船,鱼在一边,酒在一边, 夜归儿女话灯前,今也有言,古也有言, 日上三竿我独眠,请是神仙,我是神仙.

首页 新随笔 联系 订阅 管理
上一页 1 ··· 4 5 6 7 8 9 10 下一页

2006年3月28日 #

摘要: 其本上有2个办法.第一个是直接加javascript 中的confirm (最简单的)datagrid-》属性生成器-》列-》添加按钮列-》删除-》文本(T)->在文本框里加上:删除生成的代码:删除" /> 第二个是编写事件:private void MyDataGrid_ItemCreated(object sender, DataGridItemEventArgs e){// 确定是数据行而非... 阅读全文
posted @ 2006-03-28 13:44 Ruxuan 阅读(227) 评论(0) 推荐(0)

2006年3月20日 #

摘要: 大数据量下的分页 对于非常大的数据模型而言,分页检索时,每次都加载整个数据源非常浪费。通常的选择是检索页面大小的块区的数据,而非检索所有的数据,然后单步执行当前行。 本文演示ASP.net的DataGrid和Sql Server 实现大数据量下的分页,为了便于实现演示,数据表采用了Northwind数据库的Orders表(830条记录)。 如果数据表中有唯一的自增索引,并且... 阅读全文
posted @ 2006-03-20 15:35 Ruxuan 阅读(969) 评论(1) 推荐(1)

2006年3月4日 #

摘要: i have been learning for a long time ,but i cant depict what is in my heart.i find i have a little vocabulary.what can i do for it.read the vocabulary by heart is something dull.i willnt stop my... 阅读全文
posted @ 2006-03-04 16:58 Ruxuan 阅读(156) 评论(0) 推荐(0)

2006年2月17日 #

摘要: 我认为现在我们该等警察来了-幽默 A woman and a man are involved in a car accident. Both of their cars are totally demolished but amazingly neither of them are hurt. After they crawl out of their cars, the woman say... 阅读全文
posted @ 2006-02-17 09:23 Ruxuan 阅读(152) 评论(0) 推荐(0)

摘要: When our daughter was born, we named her Myles, after my beloved late father, despite family warning that the name was too masculine. Years later, when i felt she was old enough to understand, I expla... 阅读全文
posted @ 2006-02-17 09:14 Ruxuan 阅读(192) 评论(0) 推荐(0)

上一页 1 ··· 4 5 6 7 8 9 10 下一页