登录
首页 » Windows开发 » 《Visual C++ 6.0 MFC时尚编程百例》随书编程代码,欢迎学习与下载。...

《Visual C++ 6.0 MFC时尚编程百例》随书编程代码,欢迎学习与下载。...

于 2022-03-24 发布 文件大小:25.59 MB
0 214
下载积分: 2 下载次数: 1

代码说明:

《Visual C++ 6.0 MFC时尚编程百例》随书编程代码,欢迎学习与下载。-visual c++ 6.0 MFC

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

发表评论

0 个回复

  • JXTA代码,美丽的排偶癞瓜内
    JXTA代码,美丽的排偶癞瓜内 -JXTA code, beautiful skin disease排偶Guarneri JXTA code, beautiful skin disease排偶Guarneri
    2022-03-17 14:31:19下载
    积分:1
  • 本人不才,当初还不知道OPENH323的时候,用DX写的一个关于网络电话的东东.也许VC时间长一些的朋友,有可能都已经见过了,呵呵.希望对大家有用...
    本人不才,当初还不知道OPENH323的时候,用DX写的一个关于网络电话的东东.也许VC开发时间长一些的朋友,有可能都已经见过了,呵呵.希望对大家有用-I Incompetent, when OPENH323 do not know when DX was made using a telephone network on the Eastern. VC development time, perhaps longer friends. might have seen, Ha ha. We hope that the right useful
    2022-07-25 03:04:56下载
    积分:1
  • 小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟
    小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟-PAN future battles Delphi five corners to get started on the 7th code would simplify clock
    2022-02-12 21:40:01下载
    积分:1
  • 最低松弛度优先算法
    char pname[5]; //进程名 int deadtime; //周期 int servetime; //执行时间 //周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime int lefttime; int cycle; //执行到的周期数 //进程最近一次的最迟开始执行时间,- currenttime 即为松弛度 int latestarttime; //进程下一次最早开始时间 int arivetime; int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间 /* 若存在最小松弛度进程个数多于1个, 则采用最近最久未使用算法 采用一计数器LRU_t */
    2023-06-22 00:00:04下载
    积分:1
  • WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http...
    WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求-WinCE ISAPI demo program, as a CE in the embedded web interface, through programming ISAPI to complete the specific data access, which in this case from shared memory read mapping, in response to the user
    2022-02-13 02:10:30下载
    积分:1
  • newexplorerbaw
    能够播放 WOL 数据包 能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不) 在系统托盘图标中显示指定监视 pc 的状态 在启动时,和定期直到找到其他客户端,客户端发送广播。 一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。 第一次客户端更新它的 ip/mac 地址列表 能够播放 WOL 数据包 能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不) 在系统托盘图标中显示指定监视 pc 的状态 在启动时,和定期直到找到其他客户端,客户端发送广播。 一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。 第一次客户端更新它的 ip/mac 地址列表
    2022-07-07 06:23:32下载
    积分:1
  • alkdsjfalfkj
    阿尔基德
    2022-01-22 04:08:06下载
    积分:1
  • 5、 制作“信息预处理页”,处理“添加页”上传递过来的信息:将提交的图书信息罗列出来,提交者点击“确认” 按钮将提交的信息送到第6步中的“处理页”上。如果提交...
    5、 制作“信息预处理页”,处理“添加页”上传递过来的信息:将提交的图书信息罗列出来,提交者点击“确认” 按钮将提交的信息发送到第6步中的“处理页”上。如果提交的信息中索引号isbn或书名bname为空的话,则不罗列图书信息,显示“索引号和书名不能为空,请返回重新填写” (给“重新填写”添加返回的链接)。-5, produced "information pretreatment page" in handling the "Add Page" on the information passed to it : to be submitted to the information set out books, the author click "confirmation" button to send the information submitted to the first six steps of "processing page." If the information submitted its Index isbn or title bname empty, then not listed books message that the "Index and the title can not be empty, return to re-fill" (to "re-fill" Add to return to the links).
    2022-03-24 20:58:09下载
    积分:1
  • 一个适合delphi初学者的软件源代码,自动数字排序
    一个适合delphi初学者的软件源代码,自动数字排序-Suitable for beginners delphi software source code, automatic digital sorting
    2022-11-24 23:40:03下载
    积分:1
  • One sample program, which showed how use API in you programer. for beginner ref.
    运动的球,一个api小程序,适合初学者学习。-One sample program, which showed how use API in you programer. for beginner ref.
    2022-03-10 21:24:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载