-
ADO.NET简单练习源码
ADO.NET简单练习源码功能介绍: 一个ADO.NET的简单练习。数据库表以员工列表为例,没有使用三层架构模式,sqlhelper、dal、model等都有涉及。实现了数据的增、删、改、查功能,每个功能都有一个采用存储过程实现的方法。存储过程写的比较简单,为了练习上的方便采用了WinForm形式。大家可以继续完善其它界面方式。注意: 开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在文件夹中附加就行。
- 2022-12-23 17:35:03下载
- 积分:1
-
一个带菜单的按钮VC源码
一个带菜单的按钮VC源码-a menu button with VC FOSS
- 2023-08-18 20:25:04下载
- 积分:1
-
that s struts program write by me,contains code,will help you who study JAVA,a g...
我自己写的基于STRUTS的项目源文件,项目虽小,涉及的面却很广,希望对那些项目开发人员有一定的参考勤价值,也希望能给正在学JAVA的朋友一点帮助-that s struts program write by me,contains code,will help you who study JAVA,a good useful to someone who develop J2EE.
- 2022-01-22 07:07:32下载
- 积分:1
-
此是CCePngButtonST类的一个Demo工程.
开发环境:vs2005 、pb wince5定制的模拟器.
此是CCePngButtonST类的一个Demo工程.
开发环境:vs2005 、pb wince5定制的模拟器. -This is a Demo Class CCePngButtonST works. Development environment: vs2005, pb wince5 customized simulator.
- 2022-03-20 16:46:51下载
- 积分:1
-
A scientific calculator. WINDWOS built
科学计算器一款.跟WINDWOS自带的一样的功能,大家学习一下,非常好的-A scientific calculator. WINDWOS built-in with the same capabilities, we learn from this. very good
- 2022-02-01 09:48:03下载
- 积分:1
-
This is a curriculum design, the main achievement of learning management systems...
这是一个课程设计,主要内容是学习的成绩管理系统,希望对大家有用。-This is a curriculum design, the main achievement of learning management systems in the hope for all of us.
- 2022-08-15 20:44:01下载
- 积分:1
-
The program is to send Email. It is used in windows system via vc++ and it can t...
发送电子邮件程序,主要是通过vc++在windows系统上使用,测试发送邮件-The program is to send Email. It is used in windows system via vc++ and it can test sending Email.
- 2022-02-02 22:56:49下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
简单计算器软件的设计,能够实现科学计算与标准界面。
简单计算器软件的设计,能够实现科学计算与标准界面。-Simple calculator software design, scientific computing can be achieved with the standard interface.
- 2022-06-12 08:07:09下载
- 积分:1
-
一个创建和读写二进制文本文件的程序,开发环境VC
一个创建和读写二进制文本文件的程序,开发环境VC-create and read and write a binary version of the document procedures, the development of environmental VC
- 2023-05-04 17:30:03下载
- 积分:1