-
C++TCP通讯
用c++实现的TCP通讯,功能完善,自己找了好久才找到的好资源
- 2022-05-29 13:56:01下载
- 积分:1
-
一些 c# 示例
这是几个例子说 c# 什么。我不擅长英语。我只是想要一些点,从此页下载源。但我的消息来源也是在 c# 中为初学者很有帮助。希望能帮助 !
- 2022-02-05 13:45:06下载
- 积分:1
-
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当...
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC prepared excessive document interface (MDI) Windows procedures, Well know for sure : If the father window entitled "PCaption" Subwindow entitled "CCaption," then maximize the window whenever son was in a state of activation, Subwindow heading generally patriarchal heading into one window, become "PCaption-[CCaption]." This is a MDI default behavior. C# prepared multi-document interface procedures are no exception. Many users do not like this default characteristics are often customized to use the title of the window replaced. The examples demonstrate how C# procedures customization and modification of MDI application"s window title.
- 2023-02-19 06:00:03下载
- 积分:1
-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1
-
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具...
一个定时器工具,可以设置多个定时器,规定在不同的定时器中执行不同的命令,是一个非常好用的工具-A timer tool, you can set up a number of timers, to provide for the different timers in the implementation of different orders, is a very useful tool
- 2023-09-05 13:35:03下载
- 积分:1
-
acm.zju.com 中1002的第一个输入的答案 城堡中放堡垒的问题
acm.zju.com 中1002的第一个输入的答案 城堡中放堡垒的问题-acm.zju.com 1002 were the first to import the answer to a castle fortress of release
- 2023-03-28 11:50:03下载
- 积分:1
-
tab控件的使用,请大家参考学习
tab控件的使用,请大家参考学习-tab control to use, please refer to learning! ! ! !
- 2023-05-07 05:40:03下载
- 积分:1
-
简易计算器的例子,还可以哦
简易计算器的例子,还可以哦-simple calculator example, can also oh
- 2022-09-04 04:10:02下载
- 积分:1
-
by a VC scientific calculator program, a simple function, the program is very si...
一个由VC实现科学计算器程序,功能简单,程序也很浅显易懂,是VC初学者的好实例!-by a VC scientific calculator program, a simple function, the program is very simple words, VC is a good example of beginners!
- 2022-02-11 23:43:27下载
- 积分:1
-
Wince下蓝牙连接程序。实现连蓝牙设备和wince终端连接功能,连接成功后虚拟出一个串口供应用程序访问并做读写操作。...
Wince下蓝牙连接程序。实现连蓝牙设备和wince终端连接功能,连接成功后虚拟出一个串口供应用程序访问并做读写操作。-Wince under the Bluetooth connection program. To achieve even the Bluetooth devices and wince terminal connection, the connection after the success of a virtual serial port available to the application to access and do read and write operations.
- 2022-11-12 06:50:03下载
- 积分:1