-
windows control
windows control
- 2022-02-26 04:41:09下载
- 积分:1
-
Alarm clock applet,To start automatically on the toolbar, you can set the time t...
闹钟小程序,用C2008开发,启动后自动放到工具栏,可以设置闹响时间,可以保存闹响时间。到时自动弹出,并有铃声。 -Alarm clock applet,To start automatically on the toolbar, you can set the time to make sound, you can save time to make ring. To automatically pop-up, and ring tones.
- 2022-05-12 20:56:33下载
- 积分:1
-
实现格式化硬盘得源代码,可以格式化200G以上。
实现格式化硬盘得源代码,可以格式化200G以上。-achieve formatted disk in the source code can be formatted 200G above.
- 2023-03-31 08:00:03下载
- 积分:1
-
机票预订
这个项目对机票预订用VB语言
- 2023-01-12 05:20:04下载
- 积分:1
-
虚拟代理服务器的源程序,很简单的
虚拟代理服务器的源程序,很简单的-Virtual Proxy Server source, a very simple
- 2022-07-27 11:34:46下载
- 积分:1
-
C语言和C++的相同和不同,给C语言程序员转向C++程序员的一本好书
C语言和C++的相同和不同,给C语言程序员转向C++程序员的一本好书-C language and C of the similarities and differences, to the C language programmers to C programmers in a good book
- 2023-08-02 16:15:04下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
A Java Gobang game, one can make, and determine winners and losers, a few button...
一个Java五子棋游戏,可以下了,判断输赢,几个按钮的功能实现界面的处理,等等就是功能完善-A Java Gobang game, one can make, and determine winners and losers, a few button function realization interface processing, and so is a fully functional Hehe
- 2022-01-25 21:06:54下载
- 积分:1
-
命名管道连接A.exe和B.exe
windows命名管道连接A.exe和B.exe,A用来显示,B用来输入字符串并变为大写,C程序功能通过使用管道(pipe)通信的方式,实现 A 和 B 的连接,即让 A 进程的输出作为 B 进程的输入
- 2023-09-09 05:10:02下载
- 积分:1
-
Procedure Description: This example shows how to use the 8051 Port 1 connected t...
程序描述:这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流显示数字。这四颗七段显示器将显示出自数字时钟PORT 2的P2.0和P2.1分别连接到2个弹跳按钮。*/-Procedure Description: This example shows how to use the 8051 Port 1 connected to four seven-segment display, PORT 0, low 4, respectively to control the total of four seven-segment display yang, so that a total of four seven-segment display yang way of using the scan rotation display the number. This four seven-segment display will show a digital clock from PORT 2 of the P2.0 and P2.1 are connected to the two bounce button.* /
- 2022-05-05 04:16:30下载
- 积分:1