-
简单窗体创建
简单窗体创建 -Create a simple form
- 2022-08-09 14:30:49下载
- 积分:1
-
为C++程序员制作的小测验
C程序员问答
- 2022-02-02 22:09:56下载
- 积分:1
-
一个简单的通讯录程序,自己编写的控制台程序,利用了链表,是一个关于链表操作学习的很好例子。...
一个简单的通讯录程序,自己编写的控制台程序,利用了链表,是一个关于链表操作学习的很好例子。-A simple address book program, their own procedures for the preparation of the console, using a linked list is a list to operate on a very good example of learning.
- 2022-01-20 22:54:56下载
- 积分:1
-
在资料中加上关键字索引的位置Tag(0x08:带偏移量)
在资料中加上关键字索引的位置Tag(0x08:带偏移量)-Add a keyword in the data location index Tag (0x08: with offset)
- 2022-02-02 19:40:45下载
- 积分:1
-
销售订单管理系统
应用背景该软件的开发使用Visual Basic.NET和MS Access 2010为我的客户。主要特点是:1经销商管理。2产品管理。3销售人员的管理。4。销售管理5先进的报告。登录信息:用户名:admin密码admin关键技术该软件的开发使用Visual Basic.NET和MS Access 2010为我的客户。
- 2023-02-25 20:45:04下载
- 积分:1
-
小游戏本人自己开发的一款小游戏,请大家多多指教了饿,不胜感激了
小游戏本人自己开发的一款小游戏,请大家多多指教了饿,不胜感激了-Game I own a game, please advise the U.S. more hungry, be grateful for the
- 2022-02-05 16:08:35下载
- 积分:1
-
在c++基础上用A*算法解决15数码问题
在c++基础上用A*算法解决15数码问题-15 with the A* algorithm to solve the problem of digital
- 2022-11-22 09:25:03下载
- 积分:1
-
在静态控件中显示倒计时
该例子主要实现了在静态控件中如何动态显示倒计时的时间,这个例子可以学习定时器事件的使用及如何给静态控件传递数据
- 2022-03-05 20:23:26下载
- 积分:1
-
学习MFC字体的代码。
学习MFC字体的代码。-learning MFC font code.
- 2022-01-25 16:27:41下载
- 积分:1
-
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动...
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter the content, while the input data checking and validation. Whenever the button a difference, such as Enter, paste and other movements, the text box will automatically check and modify. Another source with automatic text Select All and change the text box color, the default background/foreground color, save the current input in order to resume use was withdrawn. Support various types of characters and numbers, formatting, support for key detection, such as press ESC Undo, press enter and down arrow keys transferred to the next text box, similar to the TAB key, enter the sound to support the event, focus and lose focus color number.
- 2022-07-28 08:59:44下载
- 积分:1