登录
首页 » Windows开发 » Visual C++源程序代码第一章,窗体与界面,刚才上传的文件有问题...

Visual C++源程序代码第一章,窗体与界面,刚才上传的文件有问题...

于 2022-03-31 发布 文件大小:2.44 MB
0 65
下载积分: 2 下载次数: 1

代码说明:

Visual C++源程序代码第一章,窗体与界面,刚才上传的文件有问题-Note: Chapter 1 of Visual C++ s source programm code ,forms and interface,the file just uploaded has mistakes.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一款绘图工具,可进行简单的绘图工作,可绘制简单的图形,并进行保存与打...
    这是一款绘图工具,可进行简单的绘图工作,可绘制简单的图形,并进行保存与打开-This is a drawing tool for drawing simple and can draw simple graphics, and preservation and open
    2022-06-28 09:37:19下载
    积分:1
  • 一个非常的留言板程序,其功能只有留言显示和送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...
    一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板… 可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。 - An unusual message center procedure, its function only has the message demonstration and the transmission. But this message center procedure, is based on "three structures". The message center procedure may move in three databases platforms, respectively is: Access database, MSSqlServer database and MySql database. Only needs through to revise the Web.Config document to establish the message center movement the database platform, but is not develops three databases editions the message center... May use TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the table, uses TraceLWord_MySql.sql to produce in the MySql database the table.
    2022-03-03 21:20:18下载
    积分:1
  • 一个倒计时的例子,演示了MS Calendar控件的使用。
    一个倒计时的例子,演示了MS Calendar控件的使用。-A countdown example demonstrates the use of the MS Calendar control.
    2022-04-30 20:20:49下载
    积分:1
  • 98下记录api并保存
    98下记录api并保存-98 api and preserve records
    2022-03-10 20:37:26下载
    积分:1
  • Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be...
    这是一个Hook windowsAPI 的例子。 本DLL是HOOK windows的messagobox函数 并将应用程序中调用messagebox函数弹出的对话框的样式修改了一下!修改后的对话框效果见源代码里的效果图!在release目录里自带一个将dll注入进程的程序!-Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be called from applications messageBox Function pop-up dialog box changes the format a bit! After the revised results dialog see the source code"s effectiveness map! The release directory will own a dll injection process procedures!
    2022-02-13 09:18:50下载
    积分:1
  • 给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现...
    给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序 字符串按照字典序排列并编码如下。 1 2 … 26 27 28 … a b … z ab ac … 对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。 -Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
    2023-06-07 02:40:04下载
    积分:1
  • FiveChess.rar, Gobang network, c++ development, network communications, please d...
    FiveChess.rar,网络五子棋,c++编写,网络通信,欢迎下载!-FiveChess.rar, Gobang network, c++ development, network communications, please download!
    2023-08-10 04:20:03下载
    积分:1
  • thermometer and heater device for demonstration of automatic temperature con...
    thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler program (thermometer.asm), that can be run on emu8086 microprocessor emulator. you can download the latest emu8086 microprocessor emulator from here: http://www.emu8086.com feel free to e-mail if you have any questions: info@emu8086.com have fun! copyright (c) 2005 emu8086.com http://www.emu8086.com
    2023-08-05 22:55:03下载
    积分:1
  • 一个USB驱动代码,实现了USB枚举,组包包等操作
    一个USB驱动代码,实现了USB枚举,组包发包等操作-A USB driver code, and realized the USB enumeration, group packages contracting and other operations
    2022-04-12 05:09:11下载
    积分:1
  • mouse_movement
    应用背景伟大的软件用PASCAL跟踪鼠标移动关键技术这个程序是模拟鼠标移动,它的真的有很大的方式来做它
    2022-01-25 18:35:10下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载