-
一个LSP程序,支持UNICODE,属于socket底层,与系统的安全有关,本例中实现HTTP协议的转译...
一个LSP程序,支持UNICODE,属于socket底层,与系统的安全有关,本例中实现HTTP协议的转译-LSP application,translating HTTP to a object you want.
- 2022-02-16 08:00:39下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
Using MAPI with Outlook express to send emails
Using MAPI with Outlook express to send emails
- 2022-12-30 11:30:07下载
- 积分:1
-
这一个定时提示服务和程序,这只是一个大体程序框架和设计理念,可在此基础上增加功能...
这一个定时提示服务和程序,这只是一个大体程序框架和设计理念,可在此基础上增加功能-A regular prompt services and procedures, it is only a general framework and design process can be on the basis of increasing the number of functional
- 2022-04-29 23:13:44下载
- 积分:1
-
这是个8数码问题,用于DOS界面输入和输出,采用有序搜索算法求解8数码问题。...
这是个8数码问题,用于DOS界面输入和输出,采用有序搜索算法求解8数码问题。-This is a digital 8, DOS interface for input and output, and an orderly search algorithm used to solve the problem of digital 8.
- 2023-05-22 17:05:04下载
- 积分:1
-
Multi
多移动机器人群集移动算法VC++实现源码-Multi-cluster Mobile Algorithm for Mobile Robot VC++ Realize source
- 2022-10-29 07:00:04下载
- 积分:1
-
图形识别,大家下载
图形识别,大家下载-Pattern Recognition, U.S. Download
- 2023-05-12 21:50:03下载
- 积分:1
-
VB《葵花宝典》
VB《葵花宝典》--指针技术》配套代码-VB "Talents Scheme"-- target technologies "complementary code
- 2022-04-30 20:53:22下载
- 积分:1
-
用VC打造自己的资源浏览器,有注释,是学习VC的一个好例子。你可以从中学到和巩固很多知识。...
用VC打造自己的资源浏览器,有注释,是学习VC的一个好例子。你可以从中学到和巩固很多知识。-VC to create its own browser, notes, learning VC is a good example. You can learn from a lot of knowledge and consolidation.
- 2023-04-23 08:45:02下载
- 积分:1
-
文件名:SPCStatusDLL.dll
版本号:V1.00_071017
用 途:为方便Keil软件中,对仿真时间的观擦,特别是单步仿真时间,编成此动...
文件名:SPCStatusDLL.dll
版本号:V1.00_071017
用 途:为方便Keil软件中,对仿真时间的观擦,特别是单步仿真时间,编成此动态连接库;
用 法:把SPCStatusDLL.dll拷贝到...KeilC51BIN的目录下面。然后设置工程Project->Options for Target->Debug->
在Use Simulator即左边的选项中,在最下方Dialog Dll:旁边Parameter:下面加上 -dSPCStatusDLL,而不管前面是-p52还是-p58等。
编译工程成功后,在点击菜单Debug->Start/Stop debug Session (ctrl+F5),开始调试。点击菜单Peripherals->PC Status即可看到对话框。-File name: SPCStatusDLL.dll version number: V1.00_071017 purposes: To facilitate the Keil software, the concept of simulation time for wiping, especially single-step simulation time, into the dynamic link library Usage: SPCStatusDLL.dll to copy to. .. KeilC51BIN directory below. And then set up the project Project-
- 2023-01-25 06:00:03下载
- 积分:1