-
可以指定输入格式的输入框
可以指定输入格式的输入框-can specify the input format input box
- 2023-03-07 05:10:03下载
- 积分: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
-
customized text, background and font attributes
定制文本、背景和字体属性-customized text, background and font attributes
- 2022-06-26 08:11:54下载
- 积分:1
-
方便地往多行编辑框后面添加数据行的多行编辑框
方便地往多行编辑框后面添加数据行的多行编辑框-Multi-line edit which can add data lines to the end of the edit conveniently
- 2022-03-19 12:04:20下载
- 积分:1
-
color_edit 编辑框! 可以分色的! 可以做语法的!
color_edit 编辑框! 可以分色的! 可以做语法的!-color_edit edit box! Separation can! Grammar can be done!
- 2022-01-25 21:18:36下载
- 积分:1
-
重载了CEdit,实现CFloatEdit和CIntEdit,支持数据循环处理(例如角度循环).jk_erran@163.com...
重载了CEdit,实现CFloatEdit和CIntEdit,支持数据循环处理(例如角度循环).jk_erran@163.com-a heavy CEdit achieve CFloatEdit CIntEdit and support data processing cycle (cycle perspective, for example). Jk_erran@163.com
- 2022-07-23 10:02:30下载
- 积分:1
-
Java Chat 3, when the machines contain a number of SDK version, see how it is us...
JAVA聊天3、当机器内装有多个SDK版本时,如何查看所用的是哪个SDK? java -verbose 在出现的屏幕信息中可以看出系统装载的是哪个目录下的文件。-Java Chat 3, when the machines contain a number of SDK version, see how it is used in which SDK? Java-verbose in the screen information can be seen loading system which is a document directory.
- 2023-03-29 17:55:03下载
- 积分:1
-
随便看看,不错的东西,其实我也不知道是什么,你们强迫人家上传,我只能这样做了,字树不够...
随便看看,不错的东西,其实我也不知道是什么,你们强迫人家上传,我只能这样做了,字树不够-casually look at the good things, in fact I do not know what it is, you forced others to upload, I can only do this, the word tree enough yet
- 2022-06-14 19:56:40下载
- 积分:1
-
根据内容自动显示滚动条
根据内容自动显示滚动条-content automatic roll
- 2022-11-26 19:25:04下载
- 积分:1
-
基于JAVA实现的简单编辑器,
*EditFace实现了界面制作;
*EditFace$FileOpen完成了打开文件功能;
*EditFac...
基于JAVA实现的简单编辑器,
*EditFace实现了界面制作;
*EditFace$FileOpen完成了打开文件功能;
*EditFace$FileSave完成了保存文件功能;
*Edit$FindAndReplace查找与替换窗口;
*Edit$AutoSave自动备分文件线程;
*Edit$SaveFileDialog保存文件对话框;
*SetKey添加关键字;
*SetColor设置颜色;
*About程序基本介绍;
*Edit组合各个窗口,并实现功能。-based on the simple JAVA editor,* EditFace realized interfaces;* EditFace $ FileOpen completed the open file function;* EditFace $ FileSave completed a document retention function;* Edit $ FindAndReplace search and replacement windows;* Edit $ AutoSave Automatic Backup documents threads ;* Edit $ SaveFileDialog save dialog;* SetKey add keywords;* SetColor set color;* About introductory procedures;* Edit window various combinations, and to achieve functional.
- 2022-02-07 14:31:04下载
- 积分:1