文件名称:ViewUpData
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-22
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- hpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
发一个比较基础的C#初级源码,与数据操作相关,使用视图窗口的形式修改数据库中的数据,如图所示的程序窗口,输入“员工编号”和“基础工资”,然后点击“修改”,就可对数据库中的对应数据记录进行修改,其实很多C#数据库应用程序,都是基于视图的,这是人性化操作的基本。-A basis for comparison of the C# primary source of data manipulation, the form of a view window to modify data in the database, as shown in the program window, enter " employee number" and " basic wage" , then click " Edit" you can modify the corresponding data record in the database, in fact, a lot of C# database applications are based on the view, which is user-friendly in the basic operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ViewUpData\ViewUpData\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\Program.cs
..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\..........\ViewUpData.csproj
..........\ViewUpData.sln
..........\ViewUpData.suo
..........\..........\Properties
..........\ViewUpData
ViewUpData