-
Generally also includes the final executable file generated by the reader can us...
一般还包含最后生成的可执行文件
读者可以使用 Visual Basic 将它们分别打开,分析其中的源代码
和各个控件的属性设置。
-Generally also includes the final executable file generated by the reader can use Visual Basic to open them separately, analysis of the source code and various properties of the control settings.
- 2022-01-31 19:00:37下载
- 积分:1
-
DVD租赁系统
用JAVAEE语言,简单描述了DVD租赁系统,有用户登录注册,借还,查询等,管理员部分:登录注册,增删改查等
- 2022-05-09 04:39:28下载
- 积分:1
-
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。...
通过com接口操作excel的小例子。该代码只是简单的操作方法,具体应用还需扩展。-Com interface operations through a small example excel
- 2022-07-11 12:11:00下载
- 积分:1
-
这是一个定时器小程序,可以暂停,继续,复位,时间片完后报警...
这是一个定时器小程序,可以暂停,继续,复位,时间片完后报警-This is a small timer procedure can be suspended, continued reduction, time after police unit
- 2023-03-14 17:50:03下载
- 积分:1
-
用Timer做的一个漂亮的钟表程序!已调试通过!
用Timer做的一个漂亮的钟表程序!已调试通过!-Timer to do with a beautiful watch program! Have been debug through!
- 2022-02-02 18:02:35下载
- 积分:1
-
读取鼠标所在位置的单词,sendmessage的实例应用
读取鼠标所在位置的单词,sendmessage的实例应用-The location of the mouse to read words, sendmessage examples of applications
- 2022-07-22 02:04:59下载
- 积分:1
-
Rijndael算法
rijndael-dos
- 2023-04-15 14:00:03下载
- 积分:1
-
启用键盘快捷键等向串口发送数据控制机器人运动,提供一个开发实例,上位机,下位机,陆续上传!能不能多给点分数...
启用键盘快捷键等向串口发送数据控制机器人运动,提供一个开发实例,上位机,下位机,陆续上传!能不能多给点分数-Enable keyboard shortcuts and so on to send data to control robot serial port to provide a development instance, host computer, the next-bit machine, one after another upload! Be able to give points scores? ?
- 2022-05-25 16:30:14下载
- 积分:1
-
a good personnel management system, designed to graduate high reference value.
一个不错的人事管理系统,对毕业设计有很高的参考价值。-a good personnel management system, designed to graduate high reference value.
- 2023-07-22 05:00:03下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1