-
用VB5.0获取正在系统中运行的窗口标题
用VB5.0获取正在系统中运行的窗口标题-with VB5.0 access system is running a window title
- 2022-07-10 18:38:26下载
- 积分:1
-
how to get host logical drivers ,use function:GetLogicalDrives()
也许你是一个自由人,找到一个方法如何获得主机逻辑驱动器在C++中,你会得到一个解决方案,使用我的代码!
- 2022-01-26 05:16:15下载
- 积分:1
-
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!-This is the demo program for the multithread about philosophers having dinner problem in the operating system!
- 2022-05-07 01:41:21下载
- 积分:1
-
mfc魔方游戏
用mFC写的魔方游戏,醒目,让人开心,可以看看,
- 2022-07-28 01:22:32下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
在动平衡过程中 平衡模型的算法 希望从事这方面研究的人有一定的帮助...
在动平衡过程中 平衡模型的算法 希望从事这方面研究的人有一定的帮助-balancing process in balancing algorithm model of hope in this area of research will help
- 2022-02-25 00:53:47下载
- 积分:1
-
c# 聊天程序的服务端
c# 聊天程序的服务端-procedures chat server
- 2022-05-23 02:06:34下载
- 积分:1
-
考勤管理系统
我正在做考勤管理系统人力资源管理项目。我需要完整的工作考勤管理系统的参考。因此我采取这个离开的管理系统作为一个参考,制定完整的功能,它在我的项目
- 2022-01-21 22:47:20下载
- 积分:1
-
经典的GAL编程软件,虽然很小但很实用,不妨试一下。
经典的GAL编程软件,虽然很小但很实用,不妨试一下。-Classic GAL programming software
- 2022-04-17 08:25:29下载
- 积分:1
-
改代码可实现wince button上帖png透明图片,Bitmap或icon当然也可以。该Button类从CCeButtonST(只能加载icon)修改而来。
改代码可实现wince button上帖png透明图片,Bitmap或icon当然也可以。该Button类从CCeButtonST(只能加载icon)修改而来。-Changed code can be realized with wince button on png transparent image, Bitmap or icon can also be of course. The Button Class from CCeButtonST (can only load the icon) modified from.
- 2023-04-12 21:05:03下载
- 积分:1