-
监视飞机上的小程序。监视,包括本地文件,…
监视本机状态的小程序。包括监视本地文件、进程、CPU、网络、Email等状态。并把监视结果发给外地的服务器。 需要装WinpCap才能运行。-surveillance aircraft on the small program. Surveillance including local files, processes, CPU, network, etc. Email state. Surveillance and field results to the server. Loaded WinpCap need to run.
- 2023-03-24 18:00:05下载
- 积分:1
-
The list can be a customized list of attributes for each box, to support text ed...
可以对列表中每一项定制属性的列表框,支持文字编辑/图形选择/颜色选择/列表选择-The list can be a customized list of attributes for each box, to support text editing/graphic select/color selection/list to select
- 2022-02-21 01:09:43下载
- 积分:1
-
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框...
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框-Unlimited network timing distribution algorithm, and with graphics simulation, with a configuration of non-modal dialog box
- 2022-03-17 18:26:25下载
- 积分:1
-
MFC Socket通讯源码可用
资源描述
MFC 版的 socket 简单通讯 程序,可实现 客户端和 服务端 互相发送数据,
供新手学习socket编程
- 2022-05-31 20:18:56下载
- 积分:1
-
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能-with server information probe, the file browser, packing, unpack, Batch file upload, search, databases and operating functions
- 2022-11-13 17:30:04下载
- 积分:1
-
C# 编写的智能感知文本框
介绍
智能感知功能来预测这个词,当我们正在键入的单词的起始字母只不过是。我们都使用 Visual Studio,那里我们正在键入的类名称或命名空间名称,Visual Studio 将自动显示的对象列表中持有的成员与那类的方法 / 命名空间。
这篇技巧文章一定会对你,使你自己的智能感知文本框在 C# 中有用。这不完美的智能感知,但它具有最小处理自动词完成的能力。
系统的设计
此应用程序的系统设计是很容易理解。当我们在文本框中输入文本时,弹出列表框中显示的列表的开始在字符串中的最后一个单词的字母。从词典列表中,我们创建了应用程序加载的弹出列表框项目。如果最后一个字不能配合列表元素,弹出式菜单,菜单隐藏。
弹出式菜单,菜单应该显示的文本行,所以在这里我们需要得到的文本光标位置的缺点。为此,我们需要调用 private extern static int GetCaretPos(out Point p) 函数的user32.dll大会。
使用中的代码
AutoCompleteTextBox 是使智能感知为给定文本框的方法。
- 2023-03-11 10:10:03下载
- 积分:1
-
实现了带有消息队列的线程类,模拟了Windows窗口的消息处理过程,适用于不能通过窗口来进行消息转发的情况...
实现了带有消息队列的线程类,模拟了Windows窗口的消息处理过程,适用于不能通过窗口来进行消息转发的情况-Achieved with the message queue of the thread class, to simulate the Windows window message handling process, applied to the window can not be transmitted to the situation in the news
- 2022-05-24 19:49:22下载
- 积分:1
-
一个应用程 和或许对大家有用
it is a application soft
一个应用程 和或许对大家有用
it is a application soft -An application process and may be useful for everyone it is a application soft
- 2022-04-30 15:43:33下载
- 积分:1
-
一个小小的定时关机器,能够在设定的时间关机
一个小小的定时关机器,能够在设定的时间关机-A small clearance machine from time to time, be able to set the time in shutdown
- 2022-05-27 04:22:09下载
- 积分:1
-
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大...
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory caused more debris. This procedure can be started in an allocation of a large memory, thus avoiding the frequent application and release memory. The process greatly enhanced the efficiency of enforcement.
- 2023-01-18 18:45:04下载
- 积分:1