会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
OnSorrow+=new EventHandler(smile)
侧耳倾听
随笔档案-2006年11月
ListView控件概述
2006-11-15 10:06 by cppguy, 1524 阅读,
收藏
,
摘要: Windows窗体ListView控件显示了带图标的项的列表.可使用列表视图创建类似于Windows资源管理右窗格的用户界面.该控件的具体创建方法如下: private void CreateMyListView() { // 创建一个ListView并设置其位置大小形状. ListView listView1 = new ListView(); listView1.Bounds = new R...
阅读全文
1 Comment
接下来的研究方向
2006-11-09 22:52 by cppguy, 459 阅读,
收藏
,
摘要: windows moblie
阅读全文
1 Comment
XMLReader的使用经验
2006-11-03 00:57 by cppguy, 9466 阅读,
收藏
,
摘要: 项目中使用了XMLReader,在操作小规模数据时比较好用.
阅读全文
0 Comment
DataSet的学习
2006-11-03 00:46 by cppguy, 603 阅读,
收藏
,
摘要: 简单介绍DataSet
阅读全文
0 Comment
easy come,easy go
2006-11-03 00:35 by cppguy, 298 阅读,
收藏
,
摘要: 要上口语班了
阅读全文
0 Comment
About
点击右上角即可分享