-
使用基于的VC++图库管理及查询显示程序!!我认为可以!
使用基于的VC++图库管理及查询显示程序!!我认为可以!-The VC++ based library management and query display program!! I think I can!
- 2022-07-26 16:15:10下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
树形控件项目
treelist control project
- 2022-11-11 04:10:03下载
- 积分:1
-
repaint the window to avoid the type scintillation
在窗口中重绘时避免闪烁的类-repaint the window to avoid the type scintillation
- 2023-01-10 02:40:09下载
- 积分:1
-
mfc获取系统目录,自定义文件浏览框,各种系统自带文件浏览框
代码是mfc的,里面有获取系统文件夹的代码,有自定义获取文件下所有文件的代码,自定义选择文件的对话框等等
- 2022-04-19 05:20:11下载
- 积分: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
-
C++ 编程练习代码
c++第五版,用于前四章的联系,使用于初学者,希望大家多多交流,获得更好的学习资源。其中包括了前四章的部分练习题答案,其中也有不完善或者不规范的请,大家批评指正。
- 2022-08-24 11:57:21下载
- 积分:1
-
VB实例源码,如有不妥之处请修改后通知再讨论一起来完善源码的上传....
VB实例源码,如有不妥之处请修改后通知再讨论一起来完善源码的上传.-Example VB source code, if the inadequacies of the revised notice, please discuss with one sound source upload.
- 2022-03-26 08:40:17下载
- 积分:1
-
GOAHEAD 上传文件补丁, 实现了在GOAHEAD上对FORM表单文件上传。
GOAHEAD 上传文件补丁, 实现了在GOAHEAD上对FORM表单文件上传。-Upload file GOAHEAD patches, realize GOAHEAD on in the FORM file upload form.
- 2023-01-08 04:25:03下载
- 积分:1
-
pc
视频采集 VC环境 directshow
pc
视频采集 VC环境 directshow-pc video capture directshow environment VC
- 2022-03-25 11:35:41下载
- 积分:1