搜索资源列表
介绍C++编程语言
- 本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上
JniSRC
- JAVA与MFC混合编程 调用过程J->(入口)(MFC dlg->cdlg(jstring))->(c->java类->javadlg(cstring))->(返回)(J->jdlg(cstring))
图形的对称变换,旋转变换,缩放变换演示
- 用MFC编程的绘图软件,可以进行旋转、对称、缩放等变换,是学习C++的好资料
05
- 常用MFC组合框编程,实验代码和调试结果都在里面-Common MFC combo box programming, code and debug the results of experiments in which
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
ActiveMQ.PerformanceTest
- 可以使用VC建立MFC工程或者ATL工程来进行ActiveX控件开发。使用MFC方式建立,系统... 海康威视DS-4100、4000HC 系列板卡SDK编程指南(1) 著名计算机黑客-During SFHTML5 Google announced that they extend their program to cover the Apache Struts project as well. Now you can earn money preparing patches for us! r
0822
- MFC下的编程技术是整个设计的核心。在仔细学习了孙鑫老师的视频教程后,对网络编程做了一次梳理,本道设计采用的是基本套接字SOCKET的编程,基于UDP实现。(The programming technology under MFC is the core of the whole design. After careful study of Sun Xin's video tutorial, the network programming done a comb, this design is