登录
首页 » Windows开发 » Salary Management System can provide information on wages input, query, editing,...

Salary Management System can provide information on wages input, query, editing,...

于 2022-05-31 发布 文件大小:26.90 kB
0 126
下载积分: 2 下载次数: 1

代码说明:

薪资管理系统可以提供薪资信息的录入、查询、编辑,以及薪资数据的详细编辑项目,自动计算工资总额的数据可以设置自己的条件,从而实现工资数据的多角度查询,实现了财务部门对各单位工资总额的集中管理,保证了系统的安全性。

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

发表评论


0 个回复

  • 解析TIFF影像数据格式并显示TIFF影像
    通过解析TIFF影像数据格式,获得TIFF影像的相关参数,如宽度、高度、位深度、数据信息,然后将数据显示出来,对于想独立读取TIFF数据信息有一定帮助。
    2023-08-28 14:00:04下载
    积分:1
  • 简单入门~c++实现文本保存 数据查找
    简单入门~c++实现文本保存 数据查找-simple entry ~ c retain data Text Search
    2022-02-06 15:09:36下载
    积分:1
  • 在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部习题的参考解答。...
    在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部习题的参考解答。-In this section provided by the authoring Hao Qiang
    2022-04-01 01:33:56下载
    积分:1
  • 汇编语言是一门本来是很基础很古老的语言,由于它的代码可读性可移植性较差,现在已经很少有人用。但它的优点也是显而易见的, 很高的效率,不受编译器限制的随意性,...
    汇编语言是一门本来是很基础很古老的语言,由于它的代码可读性可移植性较差,现在已经很少有人用。但它的优点也是显而易见的, 很高的效率,不受编译器限制的随意性,对硬件的直接操作(保护模式下需要系统支持),以及逆向工程时不可或缺的反汇编调试等。随 着你越来越深入的了解计算机,你会越来越觉得这个古老的东西是最重要的,是那些时髦的编程语言不可比拟的。 我们每天使用的Windows 内核部分,几乎完全用C 语言开发。只可惜MS 并不公开源代码。 虽然如此,却没有谁能阻止你看汇编的代码。MS 对Windows 既没有加壳加密,也没有花指令,洋洋洒洒上千万行代码,数千精英 程序员的智慧结晶,如今就在你的电脑内。工作结束,夜晚无聊之时,难道不想读一读,这深不可测的浩瀚天书吗? 以前曾经有人把Windows 的dll 反汇编后改写为C 语言的资料。后来又有WindowsNT 和2000 的源代码泄漏。不过到如今vista 都已经发布了。想要自己随心所欲的阅读,还是要自己掌握Windows 程序的汇编写法吧。获人之鱼,不如师人之渔。-err
    2022-12-29 22:20:03下载
    积分:1
  • clipboard enhancement procedures
    剪贴板增强程序 -clipboard enhancement procedures
    2022-03-19 14:04:53下载
    积分:1
  • 此源码实现了Windowsmobile pda中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!...
    此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!-This source Windowsmobile pda realize the development of GPRS calls on and off, I have tested and feasible can be used directly with!
    2022-11-15 01:35:03下载
    积分:1
  • 创建Mobile今日主题项目,当前内存查看 Requirements: Visual Studio 2005, Windows Mobile...
    创建Mobile今日主题项目,当前内存查看 Requirements: Visual Studio 2005, Windows Mobile 5.0 Pocket PC SDK, ActiveSync 4.0.-Description: This sample illustrates how to create a custom Today screen item for Pocket PC. Relevant APIs: Today screen plugins. Usage: Load the project from Visual Studio 2005, and build normally. This sample will build as a DLL called Memwatcher.dll. It will also create a .cab file called memwatchercab.cab. Install the the cab on on your device. Once you have installed memwatcher via the cab, open the Settings-Today applet and tap on the Items tab. Tap OK to close the dialog. (This causes Today to reload all the applets on the Today screen- including the Memwatcher sample.) Assumptions: None. Requirements: Visual Studio 2005, Windows Mobile 5.0 Pocket PC SDK, ActiveSync 4.0.
    2022-01-28 04:59:00下载
    积分:1
  • 自制avr_jtag模拟器
    自制avr_jtag仿真器-homemade avr_jtag Simulator
    2022-04-20 19:41:18下载
    积分:1
  • 一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong ga...
    一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth - over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat - it means it acts like a human player making the game more fun. So - have fun!-DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth- over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat- it means it acts like a human player making the game more fun. So- have fun!
    2022-03-14 03:16:04下载
    积分:1
  • TCPIP terminal program source code
    TCPIP终端程序源代码 -TCPIP terminal program source code
    2023-01-20 05:40:03下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载