-
提取Delphi(BCB)编译的exe中窗体的例子
提取Delphi(BCB)编译的exe中窗体的例子-from Delphi (BCB) compiled exe Form examples
- 2022-07-07 14:31:25下载
- 积分:1
-
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全...
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, and not affect other processes. This one has all the code to access only to limited resources, but obviously some applications must be across the board, such as your hook, ms must provide a the compromise security measures. Fortunately, the windows dll is able to solve this problem.
- 2022-05-15 14:25:17下载
- 积分:1
-
XML forms a control, the user can use the controls to facilitate the development...
一款XML表格控件,用户使用该控件可以更方便进行XML相关的开发-XML forms a control, the user can use the controls to facilitate the development of XML-related
- 2023-07-03 21:10:03下载
- 积分:1
-
一个自定义的编辑框
一个自定义的编辑框-a custom frame editor
- 2023-09-08 07:30:04下载
- 积分:1
-
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是...
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
- 2023-09-02 19:15:03下载
- 积分:1
-
关于设计模式的好文章 是一片关于设计模式的翁 大家给点意见...
关于设计模式的好文章 是一片关于设计模式的翁 大家给点意见-on design patterns is an excellent article on design patterns for everyone Weng points
- 2022-03-01 04:27:42下载
- 积分:1
-
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp...
//MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。
//程序中完成动态申请资源的记录回收。
//有什么问题联系 chenjp6500@sohu.com 2006.08.21-//MFC, creating more dynamic Edit Control, and articulated, in response to the incident a good example.// Dynamic completed procedures for the recovery of resources records.// What is the problem linked chenjp6500@sohu.com 2006.08.21
- 2022-05-26 14:41:24下载
- 积分:1
-
方便地往多行编辑框后面添加数据行的多行编辑框
方便地往多行编辑框后面添加数据行的多行编辑框-Multi-line edit which can add data lines to the end of the edit conveniently
- 2022-03-19 12:04:20下载
- 积分:1
-
可以显示或隐藏前后缀等的编辑框
可以显示或隐藏前后缀等的编辑框-The edit which can display or hide suffix and prefix
- 2022-04-08 14:29:12下载
- 积分:1
-
一个精细的类为懒惰操作符:)这是一个增强的编辑类:它允许R。
A fine class for lazy operators :)
This is an enhanced edit class: it allows to reduce the input time recording the words previously inserted and showing them when some letters are typed. -A fine class for lazy operators:) This is an enhanced edit class: it allows to reduce the input time recording the words previously inserted and showing them when some letters are typed.
- 2023-08-01 11:00:03下载
- 积分:1