文章分类 -  C#

C#在dataGridView中遍历,寻找相同的数据并定位
摘要:1、 C#在dataGridView中遍历,寻找相同的数据并定位 2、 C#在dataGridView中遍历,模糊查询并定位 3、 C#在dataGridView中遍历,是否继续查询 阅读全文

posted @ 2018-03-07 08:53 中国蓝天 阅读(600) 评论(0) 推荐(0)

C#精髓-- GridView 72般绝技
摘要:转自:http://blog.csdn.net/21aspnet/article/details/1540301快速预览:GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单DropDownList结合GridView和Check... 阅读全文

posted @ 2015-11-07 22:12 中国蓝天 阅读(396) 评论(0) 推荐(0)

C#中集成DLL库到自己的exe程序中
摘要:原文:http://www.crifan.com/csharp_integrate_dll_library_into_exe_application/已经实现了下载ST歌曲的小程序,但是由于其中注册快捷键的功能,需要调用额外的一个dll库,Interop.SHDocVw.dll,所以发布的时候,除了... 阅读全文

posted @ 2015-10-25 23:58 中国蓝天 阅读(4607) 评论(0) 推荐(0)

导航