登录
首页 » C# » 员工管理系统

员工管理系统

于 2020-06-28 发布
0 256
下载积分: 1 下载次数: 1

代码说明:

说明:  简易的员工管理系统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.)

文件列表:

SQLQuery1.sql, 1865 , 2019-01-13
Test, 0 , 2019-10-11
Test\.vs, 0 , 2019-10-11
Test\.vs\Test, 0 , 2019-10-11
Test\.vs\Test\v14, 0 , 2019-10-11
Test\.vs\Test\v14\.suo, 44032 , 2019-01-13
Test\Test, 0 , 2019-10-11
Test\Test.sln, 979 , 2019-01-07
Test\Test\App.config, 484 , 2019-01-07
Test\Test\bin, 0 , 2019-10-11
Test\Test\bin\Debug, 0 , 2019-10-11
Test\Test\bin\Debug\Test.exe, 92160 , 2019-01-13
Test\Test\bin\Debug\Test.exe.config, 484 , 2019-01-07
Test\Test\bin\Debug\Test.pdb, 194048 , 2019-01-13
Test\Test\bin\Debug\Test.vshost.exe, 22696 , 2019-01-13
Test\Test\bin\Debug\Test.vshost.exe.config, 484 , 2019-01-07
Test\Test\bin\Debug\Test.vshost.exe.manifest, 490 , 2018-04-12
Test\Test\bin\Release, 0 , 2019-01-07
Test\Test\DbHelper.cs, 1182 , 2019-01-07
Test\Test\EmpAddForm.cs, 2654 , 2019-01-13
Test\Test\EmpAddForm.Designer.cs, 12123 , 2019-01-13
Test\Test\EmpAddForm.resx, 7042 , 2019-01-13
Test\Test\EmpListForm.cs, 4454 , 2019-01-13
Test\Test\EmpListForm.Designer.cs, 24464 , 2019-01-07
Test\Test\EmpListForm.resx, 9369 , 2019-01-07
Test\Test\obj, 0 , 2019-10-11
Test\Test\obj\Debug, 0 , 2019-10-11
Test\Test\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1925 , 2019-01-08
Test\Test\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7590 , 2019-01-07
Test\Test\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2019-01-07
Test\Test\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2019-01-07
Test\Test\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2019-01-07
Test\Test\obj\Debug\TempPE, 0 , 2019-10-11
Test\Test\obj\Debug\TempPE\TestDataSet.Designer.cs.dll, 45568 , 2019-01-07
Test\Test\obj\Debug\TempPE\TestDataSet1.Designer.cs.dll, 45568 , 2019-01-07
Test\Test\obj\Debug\Test.csproj.FileListAbsolute.txt, 1426 , 2019-01-13
Test\Test\obj\Debug\Test.csproj.GenerateResource.Cache, 1045 , 2019-01-13
Test\Test\obj\Debug\Test.csprojResolveAssemblyReference.cache, 2384 , 2019-01-07
Test\Test\obj\Debug\Test.EmpAddForm.resources, 180 , 2019-01-13
Test\Test\obj\Debug\Test.EmpListForm.resources, 180 , 2019-01-07
Test\Test\obj\Debug\Test.exe, 92160 , 2019-01-13
Test\Test\obj\Debug\Test.pdb, 194048 , 2019-01-13
Test\Test\obj\Debug\Test.Properties.Resources.resources, 180 , 2019-01-07
Test\Test\Program.cs, 522 , 2019-01-07
Test\Test\Properties, 0 , 2019-10-11
Test\Test\Properties\AssemblyInfo.cs, 1334 , 2019-01-07
Test\Test\Properties\Resources.Designer.cs, 2821 , 2019-01-07
Test\Test\Properties\Resources.resx, 5612 , 2019-01-07
Test\Test\Properties\Settings.Designer.cs, 1674 , 2019-01-07
Test\Test\Properties\Settings.settings, 955 , 2019-01-07
Test\Test\Test.csproj, 5500 , 2019-01-07
Test\Test\TestDataSet.Designer.cs, 139012 , 2019-01-07
Test\Test\TestDataSet.xsc, 3 , 2019-01-07
Test\Test\TestDataSet.xsd, 22668 , 2019-01-07
Test\Test\TestDataSet.xss, 3 , 2019-01-07
Test\Test\TestDataSet1.Designer.cs, 139043 , 2019-01-07
Test\Test\TestDataSet1.xsc, 3 , 2019-01-07
Test\Test\TestDataSet1.xsd, 22675 , 2019-01-07
Test\Test\TestDataSet1.xss, 3 , 2019-01-07
员工管理系统.docx, 150896 , 2019-01-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CC2530
    CC2530 步进电机控制实验。一个简单的例程(CC2530 stepping motor control experiment)
    2020-12-29 00:09:02下载
    积分:1
  • JSP购物车的实现
    这是一个简单的示例项目,利用tomcat ,使用JSP开发的购物车,基本满足实例效果,适合初学者使用和学习,包含用户注册登录,及购物车功能
    2022-09-28 01:30:03下载
    积分:1
  • 微信多用户商城程序
    应用背景BingSNS微信多用户商城程序可以给微商用户实现在移动端开店的功能,开通的供销店还可以再开分销店,每个分销店都是独立的,运作模式类似于天猫供销,可接入微信公众账号、易信、微博等第三方开放平台,用户没有上限设置,并且后台业务办理、支付、权限、财务、订单流水等明细清晰,管理维护很便捷。 关键技术微信端店铺地址:http://域名/Weixin/ 店铺管理地址:http://域名/MP/
    2023-01-09 07:15:05下载
    积分:1
  • JumboECMS10x86
    企业建站源码包含一般网站需要的功能方便快捷.企业建站源码包含一般网站需要的功能方便快捷.(Build your convenient source website contains general functionality required. Build your website source code contains functions generally require quick and easy)
    2013-11-26 13:31:05下载
    积分:1
  • STM32液晶显示HT1621驱动原理及程序代码
    【实例简介】STM32液晶显示HT1621驱动原理及程序代码
    2021-09-18 00:31:04下载
    积分:1
  • startbootstrap-agency-gh-pages
    说明:  网页设计框架,很实用,能帮助大家迅速开发出大型网站(Web Design Framework)
    2018-12-31 09:36:18下载
    积分:1
  • paperCollect
    小偷采集程序,基于PHP酒店管理系统,php版本的。功能模块有: 客房管理 消费管理 查询管理 报表管理 系统管理 旅客入住登记 旅客换房登记 旅客结账退房 旅客预订登记 预定旅客入住 旅客补交押金 打印旅客账单 旅客餐费登记 旅客话费登记 其他消费登 查询旅客信息 查询客房信息 查询商品消耗 查询(Thief acquisition program, hotel management system based on PHP, php version. Function modules are: room management consumption management query management report management system management passenger check-in passengers wards registering guests to check out the registration scheduled passenger reservation travelers travelers travelers to pay a deposit to print bills for meals registering guests and visitors to register other consumer calls Gordon inquiry Passenger information check the room information inquiry commodity consumption inquiry)
    2015-03-04 20:32:12下载
    积分:1
  • main
    逻辑分析仪,相位和频率分析,可以实现对喜欢冒险分析,频率范围的问题,使用MSP430微控制器(Logic analyzer, phase, and frequency analysis can be achieved on issues like adventure analysis, frequency range, using the MSP430 microcontroller)
    2013-08-15 19:54:33下载
    积分:1
  • 双通道示波器加FFT
    ADC采样电压值,显示波形,通过FFT计算频率,双通道ADC,最高500K,100K不失真(ADC Samples Voltage Value and Displays Waveform)
    2019-07-07 19:36:15下载
    积分:1
  • sensor
    仅使用一个热敏电阻和一个10K电阻、104电容,在MSP430上实现的精度可达0.1度的温度测量代码。(Only using a thermistor and a 10K resistor, capacitor 104, temperature measurement code achieved accuracy up to 0.1 degree on the MSP430 .)
    2013-12-17 08:16:48下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载