登录
首页 » Visual Basic » manage

manage

于 2007-07-10 发布 文件大小:1471KB
0 222
下载积分: 1 下载次数: 14

代码说明:

  一个管理系统系统,进销存等,功能比较完善,界面还可以(a management system, such as PSI, function more sound and can also interface)

文件列表:

高通机械管理信息系统
....................\addemployee.frm
....................\addemployee.frx
....................\addprocess.frm
....................\addprocess.frx
....................\addsalary.frm
....................\addsalary.frx
....................\addscore.frm
....................\addscore.frx
....................\addscore.OBJ
....................\addst.frm
....................\addst.frx
....................\addst.OBJ
....................\adduser.frm
....................\adduser.frx
....................\backup
....................\changeifno.frm
....................\changeifno.frx
....................\changeprocess.frm
....................\changeprocess.frx
....................\choosetable.frm
....................\choosetable.frx
....................\data
....................\....\gtdatabase.mdb
....................\DataEnvironment1.DCA
....................\DataEnvironment1.Dsr
....................\DataEnvironment1.dsx
....................\DataEnvironment1.OBJ
....................\DataEnvironment2.DCA
....................\DataEnvironment2.Dsr
....................\DataEnvironment2.dsx
....................\DataEnvironment2.OBJ
....................\DataEnvironment3.DCA
....................\DataEnvironment3.Dsr
....................\DataEnvironment3.dsx
....................\DataEnvironment3.OBJ
....................\DataEnvironment4.DCA
....................\DataEnvironment4.Dsr
....................\DataEnvironment4.dsx
....................\DataEnvironment4.OBJ
....................\DataReport1.DCA
....................\DataReport1.Dsr
....................\DataReport1.dsx
....................\DataReport1.OBJ
....................\DataReport2.DCA
....................\DataReport2.Dsr
....................\DataReport2.dsx
....................\DataReport2.OBJ
....................\DataReport3.DCA
....................\DataReport3.Dsr
....................\DataReport3.dsx
....................\DataReport3.OBJ
....................\DataReport4.DCA
....................\DataReport4.Dsr
....................\DataReport4.dsx
....................\DataReport4.OBJ
....................\defineprocess.frm
....................\defineprocess.frx
....................\department.frm
....................\department.frx
....................\employee.frm
....................\employee.frx
....................\Form10.frm
....................\Form10.frx
....................\Form10.OBJ
....................\Form14.frm
....................\Form14.frx
....................\Form14.OBJ
....................\Form15.frm
....................\Form15.frx
....................\Form15.OBJ
....................\Form16.frm
....................\Form16.frx
....................\Form16.OBJ
....................\form18.frm
....................\form18.frx
....................\form18.OBJ
....................\Form19.frm
....................\Form19.frx
....................\Form2.frm
....................\Form2.OBJ
....................\Form3.frm
....................\Form3.frx
....................\Form30.frm
....................\Form30.frx
....................\Form6.frm
....................\Form6.frx
....................\Form6.OBJ
....................\Form8.frm
....................\Form8.frx
....................\Form8.OBJ
....................\Form9.frm
....................\Form9.frx
....................\Form9.OBJ
....................\grant.frm
....................\image

....................\.....\add.gif
....................\.....\arrowdown.gif
....................\.....\arrowleft.gif

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

发表评论

0 个回复

  • OAofficesystem
    说明:  A办公系统 项目描述:该项目主要针企业的自动化办公,提高办公效率,减少人事理成本.让人工作方便、舒服 本项目主要分为六大块:人事管理,日程管理,文档管理,消息传递,系统统管理,考勤管理 人事管理:主要实现对机构部门员工增删改查,打印员工信息等操作. 日程管理:实现了公司部门及个人日程的管理.运用一个简单的日历显示日程,让人一目了然,有阳历转换阴历, 适合大众使用。在以前这种技术会在闰年可能会出现错误,现在已经解决了,需要的朋友们可以学习学习。(oa Office systems and functions have all but.)
    2010-03-17 14:26:43下载
    积分:1
  • manage
    一个管理系统系统,进销存等,功能比较完善,界面还可以(a management system, such as PSI, function more sound and can also interface)
    2007-07-10 19:22:05下载
    积分:1
  • 200606231832131550
    基于VB编辑的工资管理系统,使用ACCESS数据库。(based on the VB editor wage management system, the use of ACCESS database.)
    2007-01-19 14:29:55下载
    积分:1
  • PowerProject
    这是一套很好的项目管理软件,希望可以和大家一起分享。(xiangmuguanliruanjian)
    2020-10-11 00:17:35下载
    积分:1
  • youxian
    利用c++实现一个连续系统的有限积分器,从而实现积分(Using c++ to realize a continuous system of the limited integrator, so as to realize the integral )
    2014-12-14 15:28:52下载
    积分:1
  • AGV
    AGV调度管理系统:分为AGV调度管理上位机和AGV模拟小车(IDE为VS2015)(AGV scheduling management system: AGV scheduling management is divided into upper computer and AGV simulation car)
    2021-01-13 13:28:50下载
    积分:1
  • Soft20060207171128263
    登陆系统 财务报表 凭证 报表 账簿管理 现金日记账(landing system instruments statements, the financial statements of cash management books, journals)
    2007-05-27 20:43:40下载
    积分:1
  • company
    编写一个程序实现小型公司的人员信息管理系统。该公司雇员(employee)包括经理(manager),技术人员(technician)、销售员(salesman)和销售部经理(salesmanager)。要求存储这些人员的姓名、编号、级别、当月薪水,计算月薪并显示全部信息。 程序要对所有人员有提升级别的功能。为简单起见,所有人员的初始级别均为1,然后进行升级,经理升为4级,技术人员和销售部经理升为3级,销售员仍为1级。 月薪计算办法是:经理拿固定月薪8000元,技术人员按每小时100元领取月薪,销售员按该当月销售额4 提成,销售经理既拿固定月工资也领取销售提成,固定月工资为5000元,销售提成为所管辖部门当月销售额的5‰。 (Write a program to implement the personnel information management system of small company. The company employees (employee) including managers (manager), technical personnel (technician), salesman (salesman) and the sales manager (salesmanager). For store the personnel s name, serial number, level, monthly salary, calculate monthly salary and display all the information. Program for all personnel have the function of level. For the sake of simplicity, all staff of the initial level 1, and then upgrade, manager promoted to level 4, technicians and sales manager for level 3, the salesperson is still the 1st level. Monthly salary calculation way is: managers with a fixed monthly salary of 8000 yuan, technicians receive monthly salary 100 yuan per hour, the salesman make the monthly sales 4 commission, sales manager with both fixed monthly salary also receive sales commissions, fixed monthly salary of 5000 yuan, sales to become the jurisdiction of the department of sales that month 5 ‰.)
    2015-06-04 13:32:42下载
    积分:1
  • ERP
    数据库文件,ERP管理系统源代码 ERP管理系统源代码(Database file, ERP management system for source code management system for ERP source code)
    2007-10-22 15:36:24下载
    积分:1
  • shiharaitsujisyo
    日本pjman公司erp系统 关于入金照合,手形帐票shiharaitsushisyo.zip 是针对 支付通知书(Japan pjman company erp system on gold as a means. hands-off vote against shiharaitsushisyo.zip payment notices)
    2007-06-07 10:07:14下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载