-
员工管理系统
说明: 简易的员工管理系统1. 题目描述:某公司为了对员工进行有效的管理,现需要通过 WinForm 开发一个员工管理系统。
2. 需要实现的整体功能:
a) 查询员工
b) 添加员工
c) 整个项目以实现功能为主,三层结构可以用,也可以不用。(Simple employee management system 1. Title Description: in order to manage employees effectively, a company needs to develop an employee management system through WinForm.
2. Overall functions to be realized:
a) Query employees
b) Add employee
c) The whole project is mainly to realize functions, and the three-tier structure can be used or not.)
- 2020-06-28 16:40:02下载
- 积分:1
-
phpwind-windframework-6c42418
Wind Framework是phpwind团队开发的一款php框架。2010年10月份开始投入开发,目前为止已经内部发行了四个版本(0.5,0.8,0.9,1.0)。它源自phpwind社区产品的一次名为‘鹊桥’的重构计划。意在重新定义phpwind的架构层次开发模式,使其看起来更清晰,更易于扩展和二次开发。后来在一次讨论中重构计划被分为了两个部分进行。一部分为底层核心框架。另一部分为phpwind社区数据服务中心,插件组件机制。
(The Wind Framework phpwind team developed a php framework. October 2010 in development, so far has been issued within the four versions (0.5,0.8,0.9,1.0). It comes from the products of phpwind community called Magpie Bridge reconstruction plan. Intended to redefine the architecture of the phpwind level development model make it look clearer and easier to extend and secondary development. Reconstruction plan later in a discussion is divided into two parts. Part of the underlying core framework. Another part of the data service center for phpwind community, the plug-in component mechanism.)
- 2012-03-31 00:03:25下载
- 积分:1
-
微信管理系统
应用背景微信模块接收微信公众平台发送的验证请求,消息推送并实现对相应消息的响应网站后台的建立,基础功能开发关键技术后台微信管理模块,可以直接对微信公众平台的菜单,用户等,直接进行操作网站前台的建立微网站的建立微商城的建立预期开发顺序就是这样,实际进行中可能有部分调动。
- 2023-01-06 20:15:04下载
- 积分:1
-
PHPyuanmaxiazai
PHP完全自学手册+配套源码源文件,是您学习PHP的重要工具之一,~(PHP manual+ fully self-supporting source source)
- 2011-04-28 23:07:32下载
- 积分:1
-
baobeimiaoshu
淘宝店铺装修 宝贝描述模板, 测试过的,最新可以用的哦(taobao dianpu zhuangxiu baobei miaoshumoban,keyi yong de o)
- 2020-09-05 20:58:04下载
- 积分:1
-
sql学习代码
资源描述web网站设计与数据库链接,从基础开始,不同水平的人都可以学习。
- 2023-06-11 18:45:03下载
- 积分:1
-
123hgd
非常漂亮的淘宝客店铺源码,纯静态,html源码(Very beautiful taobao shop guest source, pure static, the HTML code)
- 2020-09-05 20:58:04下载
- 积分:1
-
11
说明: oemarry婚庆企业电子商务网站系统(又名:电子商务系统oemarry结婚O2O平台)是光电研发后OElove约会网站经过长期的产品展开深入研究的策划团队,根据客户的需要,婚庆行业提供一套符合企业实际应用(Oemarry wedding enterprise electronic commerce website system (also named: electronic commerce system oemarry marriage O2O platform) is the planning team of the OElove dating website after the long-term product development after the photoelectric research and development. According to the needs of the customer, the wedding industry provides a set of practical application to the enterprise.)
- 2018-04-14 17:47:31下载
- 积分:1
-
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站 基于MVC开发。 用的是MYSQL代码如下create database manaSystem;use manaSystem;create table member_info(member_id int auto_increment primary key,member_account varchar(100),member_pwd varchar(50),member_email varchar(100));insert into member_info(member_account,member_pwd,member_email) values("独自等待的鸭子","yangxiaonawzy","yangxiaonawzy@163.com");insert into member_info(member_account,member_pwd,member_email) values("倒霉熊","yangxiaonawzy","daomeixiong@126.com");create database shopping;use shopping;create table user_info(user_id int auto_increment primary key,user_account varchar(100),user_pwd varchar(50));create table message_info(message_id int auto_increment primary key,user_id int,message_content varchar(250),message_time datetime);alter table u
- 2022-07-14 11:28:52下载
- 积分:1
-
COREPHP
core PHP Programming
- 2009-04-14 00:57:00下载
- 积分:1