-
大学时写的,我是学测量的,实现了测导线时数据的自动计算功能,
我前两个发的东西不好,请版本原谅,我只是太着急想下一个代码....
大学时写的,我是学测量的,实现了测导线时数据的自动计算功能,
我前两个发的东西不好,请版本原谅,我只是太着急想下一个代码.-Written by college, I study measuring, wire measuring achieved automatically calculated when the data function, I made the first two things well, please forgive version, I just want to be too anxious, under a code.
- 2023-01-26 10:50:04下载
- 积分:1
-
一个很好用的复数计算器,你会喜欢的
一个很好用的复数计算器,你会喜欢的-a good use of the plural Calculator, you will like
- 2023-07-26 06:10:02下载
- 积分:1
-
应用程序的操作命令
资源描述
•菜单提供一种方便的命令分组的方法,并使用户更加容易访问这些命令,菜单将应用程序的操作命令以菜单的形式提供给用户。菜单从形式上分为下拉式菜单及弹出式菜单两种。
- 2022-11-18 21:00:04下载
- 积分:1
-
3D打印的程序
3D打印的程序3D打印的程序使用它可以看到看拉丝机林科大数据库锋利的顺口溜发动机上开发及第三方都设计费
- 2022-09-05 13:05:09下载
- 积分:1
-
在程序中嵌入远程桌面访问例程
利用Windows的远程桌面访问ActiveX,实现在程序中嵌入远程桌面访问功能的例程
- 2023-04-08 22:15:03下载
- 积分:1
-
This is with VC game series, the Russian box, and realize the game functions,
这是用VC编的小游戏,俄罗斯方块,实现了游戏功能,-This is with VC game series, the Russian box, and realize the game functions,
- 2022-10-24 15:40:02下载
- 积分:1
-
首先,我试着尽可能的注释代码来节省你的痛苦…
First off, I tried to comment the code as much as possible to save you the pains I went through. These programs are pretty simple and are meant for demonstration purposes. As always, you should not put them into a production environment without full testing first! 首先,我试着尽可能多的解释这些代码来让你少走一些我走过的弯路。这些程序相当简单并且适合作范例。按照惯例,你不应该没有全面地测试就把他们置于开发环境中! 来源: http://www.codeguru.com/advancedui/ProcessMB.htm-First off, I tried to comment the code as much as possible to
save you the pains I went through. These programs are pretty simple
and are meant for demonstration purposes. As always, you should not
put them into a production environment without full testing first!
First, I am trying the tortuous path which many explanations these
codes asks you little to leave as far as possible some I to pass
through. These procedures are quite simple and the suitable
cooperation model. According to the convention, you should not not
comprehensively test on set them in the development environment!
Origin:
- 2023-01-26 07:30:04下载
- 积分:1
-
err
ResBorn 是一种高效方便的多语言引擎,它的工作模式如下:
1.导出字符串: 枚举指定PE文件(可以是当前进程的EXE文件)中的所有资源,把其中语言相关的字符串(对话框、菜单、字符表)导出为 LNG 格式的语言字符串列表(UNICODE带BOM的文本文件),用户可以使用任何文本编辑器编辑它。
2. 导入字符串:枚举指定PE文件(可以是当前进程的EXE文件,有自动退出更新机制)中的所有资源,根据1中所述的LNG文件,把特定的字符串更改结果回写到资源中,完成一个多语言版本的重构工作。
其中,步骤一可省略,开发者可以提供原始的语言文件。步骤二仅在切换语言时调用,正常运行时不需要耗费任何的性能损失(根本不用干活),和MUI方式一样。
简而言之,ResBorn 是一个 Win32 PE 资源专用解析引擎!
更进一步地,你可以根本不用考虑多语言引擎,因为 ResBorn 本身提供了一个使用 ResBorn Engine 的工具(名字就叫 ResBorn),可以认为是一个专用资源汉化工具(或者英化?等)。使用 ResBorn 工具,可以INI格式的语言字符列表,修改后回写到EXE/DLL文件中,即可得到一个新语言版本的程序。(理论上针对任何PE有效,不需要在程序中做什么工作,即,对任何第三方程序可用)-err
- 2022-01-26 04:07:31下载
- 积分:1
-
Hospital Management
引进这一系统的主要目的是减少保健中心柜台的人工工作。系统完成了各类人员(员工、学生等)的登记、查询、投诉等任务,减少了大量的文书工作和文件存储负担。此外,最新的信息是正确的,为官员和执行官,无论他们需要。该系统还方便药剂师查询药品和要订购的库存以及有效期
- 2022-02-01 14:14:54下载
- 积分:1
-
1) Imitation WINDOWS interface, but no mouse 2) with the whole point timekeeping...
1)仿WINDOWS界面,但无鼠标操作
2)具整点报时功能,几点报几声
3)可设置时间和日期
当然还有一些地方做得不行,比如输入时的光标闪烁,放在这里的目的就是与大家共同学习,欢迎批评指正。
-1) Imitation WINDOWS interface, but no mouse 2) with the whole point timekeeping function, a few reported scornful 3) to set a time and date of course, some places do not, such as the type of cursor flashing on here aim is to learn together with everyone, welcome criticism.
- 2022-02-21 16:43:21下载
- 积分:1