搜索资源列表
Visual C++ MFC 简明教程
- VC MFC 秒简明教程-VC MFC seconds Concise Guide
介绍C++编程语言
- 本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上
画笔使用
- C++中MFC中画笔类的使用事例-C MFC brush kind of use case
20040730C++MFCSingletondemo
- C++、MFC源代码Singleton_demo -C, MFC source code Singleton_demo
JniSRC
- JAVA与MFC混合编程 调用过程J->(入口)(MFC dlg->cdlg(jstring))->(c->java类->javadlg(cstring))->(返回)(J->jdlg(cstring))
ProxyFox1.5
- ProxyFoxDlg.h, ProxyFoxDlg.cpp - the dialog These files contain your CProxyFoxDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in ProxyFox.rc, which can be edited in Microsoft Visual C++. If your
图形的对称变换,旋转变换,缩放变换演示
- 用MFC编程的绘图软件,可以进行旋转、对称、缩放等变换,是学习C++的好资料
Java-and--MFC
- 本文主要是一些对C++,MFC,Java等编程语言的总结,希望能够帮到一些同学 -This article is some of the C++, MFC, Java and other programming language summary, hoping to help to some students
HTMLEdit
- HTML编辑样本(HTMLEd)展示了如何使用图书馆的Visual C + +包类,Internet Explorer MSHTML编辑控制 - The HTML editing sample (HTMLEd) shows how to use the Visual C++ libraries classes which wrap the Internet Explorer MSHTML editing control. The Internet Explorer HTML editin
bankrole
- 银行排队叫号系统演示开发环境为microsoft visual studio 2005 多线程并行开发 C++窗体应用程序 有mfc基础和vb基础理解-Bank call queuing system demo development environment for microsoft visual studio 2005 multithreaded parallel development C++ Forms application the mfc foundation vb bas