搜索资源列表
StudentManage(CSharp)
- 一个简单的学生信息管理系统,开发语言为C#,后台数据库为SQL SERVER 2000,采用了三层开发模式(数据访问层、业务逻辑层、表示层)编写。是一个三层结构开发模式的一个简单易学的入门实例。-a simple student information management system, the development of C# language, background database for SQL Server 2000, adopted a three-tier model (dat
MShop0830.rar
- 在网上找的一个比较好医务管理系统,包含销售,进货,药品过期,退货,存库等,Online to find a better management system for Medical, including sales, purchase, medicines expired, returns, warehousing, etc.
tushuguanlixitong
- SQL+C#编的人事信息管理系统,数据库课程设计,希望对大家有用-SQL+ C# Code for personnel information management system, database curriculum design, we want to be useful
student
- 用C#编写的学生信息管理系统,实现基本的学生信息查询、修改等功能。-C# prepared by the Information Management System for students, the students achieve the basic information, modify other functions.
LibrarySytem
- 这是一个图书信息管理系统,这是一个用c#开发的程序。可以对图书的进,销,存进行操作。-This is a library information management system, which is a c# with the program. The right book can import and marketing, and operations for survival.
travelinfomanagersystem
- travelinfomanagersystem 旅游信息管理系统 csharp语言-Tourism Information Management System travelinfomanagersystem CSharp Language
MyLibary
- 个人图书管理系统源码 一个非常简单的个人图书管理系统,可以进行用户分级管理及图书借阅、归还登记,采用Asp.net三层开发 用户管理 添加用户 用户维护 书刊管理 添加书刊 书刊维护 高级搜索 个人信息 修改密码 App_Code下为分层处理代码 登陆页是:/adminLogin.aspx 默认管理帐号/密码:51aspx/51aspx-Source personal library management system a very simple p
C06
- 本章实现了图书管理系统,功能主要分为三部分:书目检索、读者管理、图书管理;书目检索包括普通检索和高级检索;读者管理包括读者登录、读者信息、读者借阅历史、读者当前借阅、读者借阅过期催还、管理员登录等功能;图书管理包括图书借阅、图书归还、添加图书、图书维护、添加用户、用户维护、密码修改。-This chapter to achieve the library management system, functionality is divided into three main parts: bibl
bookbms
- 这是一个C#做的企业信息管理系统,比较好-This is a C# to do enterprise information management systems, better
SolutionStudentCSharp
- 学生信息管理系统,功能比较简单,有少许bug,但是用来学习已经很不错了。-Student Information Management System, features a relatively simple, there is some bug, but has been used to study very well.
jiaowuguanlixitongasp.net
- 为提高我校研究生教务管理效率,在基于ASP.NET技术的基础上,结合我校研究生教务管理的实际需求,设计一种网络化的高校研究生教务管理系统.该系统集基本信息管理、学生成绩管理、综合教务管理等功能于一体,既提高了教务工作效率,又加强了教务管理水平。经过研究分析,结合实际情况,我们使用Microsoft公司的C#.NET和Access 2003作为开发工具, 研究生教务管理系统是典型的信息管理系统,其开发主要包括前端应用程序的开发以及后台数据库的建立和维护两个方面。对于前者要求程序功能完备,易使用
HMS
- C#医院门诊管理系统,采用MSSQL数据库,系统可完成药品信息管理、收费项目管理、药房发药管理、挂号、划价的管理,还可进行药品库存量查询和科室挂号查询等功能。-C# hospital outpatient management system, using MSSQL database, the system to complete drug information management, fees, project management, pharmacy and medicine manage
Trade
- B/S贸易信息管理系统,包括产品进出管理,采购合同管理,销售合同管理-B/S trade information management system, including product access control, procurement contract management, sales contract management
NewsIssue
- 信息管理系统,系统使用C#+Sqlserver 2005实现-this is information managment system
StoreMIS
- 基于C#的仓库管理系统,可以完成角色权限多种设置,添加多种产品目录、以及进行库存盘点等信息处理。同时使用access数据库方便配置管理。-C#-based warehouse management system, can complete a variety of roles to set permissions, add a variety of product catalogs, as well as Inventory and other information processing. S
CM1
- C#版学生信息管理系统,采用MSSQL数据库,修改口令和密码在DBSET/APP.config文件里改。这个学生信息系统根据登录用户的不同分别进入学生系统、教师系统、教务处管理系统。虽然功能目前来说不很复杂,但可作为一个C#系统开发的实例,可以学习一下。-C# version of student information management system that uses MSSQL databases, change passwords and password DBSET/APP.con
studentManageSystem
- 学生信息管理系统 学生信息管理系统 学生信息管理系统 -Student Manage System ! Student Manage System Student Manage SystemStudent Manage System Student Manage System Student Manage System v Student Manage System
xsxxgl
- 学生信息管理系统的开发,介绍如何利用C#开发一个管理系统-The information of student
csharp
- 第一章 C#简介 第二章 C#基础元素 第三章 布尔逻辑与分支语句 第四章 循环 第五章 方法 第六章 结果及异常处理 第七章 类与对象 第八章 枚举与机构 第九章 数组与集合 第十章 面向对象技术进阶 第十一章 字段与属性 第十二章 迭代器和分部类 第十三章 索引器 第十四章 泛型 第十五章 委托和时间 第十六章 运算符重载 第十七章 Windows窗体应用程序 第十八章 菜单与工具栏设计 第十九章 Windows窗体应用