-
Visual.C++高级界面特效制作百例,提供丰富多彩的界面编程实例
Visual.C++高级界面特效制作百例,提供丰富多彩的界面编程实例
-Visual.C++ Effects produced 100 cases of high-level interface, providing a variety of interface programming examples
- 2022-03-18 20:59:15下载
- 积分:1
-
MFC开发程序参考大全的1章的例子1,希望对大家有所帮助
MFC开发程序参考大全的1章的例子1,希望对大家有所帮助-Reference MFC development process of an example of a chapter, we want to help
- 2022-02-05 01:15:42下载
- 积分:1
-
一个鼠标右键弹出的菜单的例子
一个鼠标右键弹出的菜单的例子-a right mouse button pop-up menu examples
- 2023-01-27 00:15:02下载
- 积分:1
-
revised Delphi different versions of the control options, the choice is the main...
修改Delphi不同版本的控件选择方式,主要是选择控件栏太长时,不需点击,通过鼠标移动可实现-revised Delphi different versions of the control options, the choice is the main control column too long, not clicks, the mouse movement can be realized
- 2022-04-09 04:52:10下载
- 积分:1
-
一个简单的绘图程序!简洁的源码,适合C++初学者。源码带详细的注释。...
一个简单的绘图程序!简洁的源码,适合C++初学者。源码带详细的注释。-A simple drawing program! Concise source for C++ Beginners. Source with detailed notes.
- 2022-02-04 18:25:26下载
- 积分:1
-
在VC++中如何使用TABCONTROL控件
VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得...
在VC++中如何使用TABCONTROL控件
VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得多。
我写了个事例 也许对大家有点帮助,只适合菜鸟看哦,因为我就是菜鸟
-in VC TABCONTROL how to use the controls VC TABCONTROL controls and VB, Delphi not the same as it used than VB, Delphi to much trouble. I wrote a pair of examples may help you a bit, only for a birdie FACT, because of my exposure
- 2022-05-08 08:50:54下载
- 积分:1
-
WinMoan 休克方法 GUI
这是一个简化的呻吟软件与休克方法执行的输入文件创建的图形用户界面。采用 c + + builder5 的开发。
- 2023-05-25 15:05:04下载
- 积分:1
-
关机 恶搞
#include
#include
void xin();
void f1();
void f2();
int i,j,k;
void main()
{
char write[100];
system("shutdown.exe -s -t 300");
printf("
快说我爱你
!
不说就关机
!
");
- 2022-01-22 06:07:27下载
- 积分:1
-
html炫酷登陆界面
应用背景对于登陆界面的设计,运用html和css的相关知识,设计出美观的效果,并且能够吸引眼球,使用户能够有效的使用。关键技术使用了css中的很多实用的小技巧,化繁为简,增加读者对于css和HTML的学习兴趣。
- 2022-09-05 03:50:02下载
- 积分:1
-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents to operate. MFC provides the framework document and open the new functions within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the type of support serial, serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation category as a category, and how to access each other indicators cited.
- 2022-02-28 11:46:47下载
- 积分:1