文件名称:AddressList
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 482kb
- 下载次数:
- 0次
- 提 供 者:
- epu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#演示AddressList的用法实现一个简单的个人通讯录程序,要用到TreeView控件,主要是填冲TreeView控件,操作控件是添加,册除,修改,浏览,用代码详细实现了上述功能。是学习C#数据库编程的基础实例,比较实用了-C# demo AddressList usage of personal contacts to implement a simple program to use the TreeView control, mainly red fill the TreeView control, operation control is added, in addition to books, modify, view, use the code in detail to achieve the above functions. Learning C#-based database programming examples, a more practical
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AddressList\AddressList\AddressList.csproj
...........\...........\bin\Debug\AddressList.exe
...........\...........\...\.....\AddressList.pdb
...........\...........\...\.....\AddressList.vshost.exe
...........\...........\...\.....\AddressList.vshost.exe.manifest
...........\...........\Form1.cs
...........\...........\Form1.Designer.cs
...........\...........\Form1.resx
...........\...........\obj\Debug\AddressList.csproj.FileListAbsolute.txt
...........\...........\...\.....\AddressList.csproj.GenerateResource.Cache
...........\...........\...\.....\AddressList.exe
...........\...........\...\.....\AddressList.Form1.resources
...........\...........\...\.....\AddressList.pdb
...........\...........\...\.....\AddressList.Properties.Resources.resources
...........\...........\Program.cs
...........\...........\...perties\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\..........\Settings.Designer.cs
...........\...........\..........\Settings.settings
...........\AddressList.sln
...........\AddressList.suo
...........\DataBase\db_20.mdf
...........\........\db_20_log.LDF
...........\AddressList\obj\Debug\TempPE
...........\...........\bin\Debug
...........\...........\obj\Debug
...........\...........\bin
...........\...........\obj
...........\...........\Properties
...........\AddressList
...........\DataBase
AddressList