-
百威软件维护
这是 我以前做百威软件技术员的时候写的一个维护工具,里面涵盖的东西非常多。
涉及到的知识操作:数据库操作,注册表操作,INI文件操作,资源管理器操作,皮肤操作,界面控件的自动缩放 ,窗体大小记忆功能,小票机,顾客显示器,钱箱等POS设备的操作,cmd管道操作,cmd命令返回等。
总之,本工具涉及到的东西方方面面,你如果研究懂了这个源码,基本自己可以写一套功能相当完整的POS收银系统。
分享这个源码,只为抛砖引玉,希望更多的人分享更多的知识。更希望可以帮助到各位!
- 2022-03-13 16:47:01下载
- 积分:1
-
超简单的下载系统,与夜猫下载系统相似,去掉分类功能,增加了广告功能,在后台可以自由添加删除广告,后台管理帐号和密码采用了md5加密码,确保密码安全后台登录地址l...
超简单的下载系统,与夜猫下载系统相似,去掉分类功能,增加了广告功能,在后台可以自由添加删除广告,后台管理帐号和密码采用了md5加密码,确保密码安全后台登录地址login.asp 帐号和密码均为ah-md5login.asp ah
- 2023-01-21 08:55:04下载
- 积分:1
-
利用开源的工作流项目JPBM开发的示例,演示报销流程.
利用开源的工作流项目JPBM开发的示例,演示报销流程.-JBPM
- 2023-02-25 04:20:04下载
- 积分:1
-
C语言输入输出不同数据类型格式转换问题,字符串和数值
C语言输入输出不同数据类型格式转换问题,字符串和数值-C language input and output data types different format conversion, and numerical string
- 2022-04-17 22:47:53下载
- 积分:1
-
经典游戏源码
经典游戏之源程序-中国象棋源代码,供学习和娱乐。-classic games being source-Chinese chess source for learning and entertainment.
- 2022-03-14 03:12:30下载
- 积分:1
-
两个显示时间的,用java实现的小程序
两个显示时间的,用java实现的小程序-2 shows the time, using java applets to achieve
- 2022-04-10 12:08:52下载
- 积分:1
-
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。
提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math
-Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
- 2022-07-05 00:59:52下载
- 积分:1
-
DOS版本的贪吃蛇游戏C源程序。是个不错的小游戏
DOS版本的贪吃蛇游戏C源程序。是个不错的小游戏
- 2022-03-19 03:29:22下载
- 积分:1
-
自己编写的用于时序分析的matlab源码,可以用于故障分析与诊断,...
自己编写的用于时序分析的matlab源码,可以用于故障分析与诊断,-their preparation for the time-series analysis of the source code Matlab can be used to fault analysis and diagnosis,
- 2022-09-21 10:50:03下载
- 积分:1
-
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三...
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number not exceeding N polynomial Hn pool to meet the conditions of polynomial interpolation Ln (x) ^ Hn is the only exists! Newton"s three color ~
- 2022-08-09 11:34:55下载
- 积分:1