Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - create object
Search - create object - List
通过对本书的学习,您可以创建并配置快速、经济并且比在其他平台上更完善的应用程序。无论是简单地向Web页中添加帮助,还是开发功能完备的Windows应用程序,您都可以在书中找到您所需要的详细指导和范例代码。 利用DHTML、DHTML对象模型和脚本语言开发Web页。只需使用DHTML和脚本语言就能编写独立的Windows应用程序调用HTA。使用ActiveX控件、DHTML Behavior和B-right through the book learning, you can create and configure fast, and the economy than in other platform to improve the application. Is a simple Web page to add help and the development of a fully functioning Windows applications, You can find the book you need detailed guidance and examples of code. Use DHTML, DHTML object model and the script language Web pages. Only use DHTML and scripting language can be prepared independently of the Windows application program called embedded. Use ActiveX controls, DHTML Behavior and B.
Date : 2026-01-09 Size : 24.1mb User :

Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.
Date : 2026-01-09 Size : 3.95mb User :

DL : 0
MFC(Microsoft Foundation Class)指的是Microsoft基础类,是用来为Windows开发C++GUI应用程序。MFC是一种十分优秀的工具,使得面向对象的软件函数包装技术演变成为一种可以进行代码复用、简化了程序的复杂性并使程序更加有效的软件开发环境..对于使用Windows API 进行应用程序开发的人员来说, MFC使程序员大大提高了程序开发效率.你不必创建GDU对象,不必编写许多代码行对这些对象进行初始化,并且小心地跟踪其生命周期的运行情况,你只需建立一个MFC类的实例,使用其默认值,然后让撤消程序来清除系统资源即可-MFC (Microsoft Foundation Class) refers to the Microsoft Foundation Classes, is used for Windows development C++ GUI applications. MFC is a very good tool, enables the object-oriented software packaging technology function can be transformed into a code reuse and simplify the complexity of the process and procedures for more effective software development environment .. for the use of Windows API for application development personnel, MFC programmer so greatly enhanced the efficiency of program development. GDU you do not have to create objects, do not have to prepare many of these lines of code to initialize the object, and carefully tracking the life cycle of its operation, you only the establishment of a MFC class instance, use its default value, and then withdraw to allow the procedure to remove the system resources can be
Date : 2026-01-09 Size : 356kb User : jiangyang

DL : 0
Visual C++开发环境是一个基于Windows 操作系统的可视化、面向对象的集成开发环 境(Integrated Development Environment,IDE)。在该环境下用户可以开发有关C 和C++ 的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这 些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它还提供了项目 工作区(WorkSpace)、应用程序向导(AppWizard)、类操作向导(ClassWizard)和WizardBar 等实用编程工具。-Visual C++ Development environment is a Windows-based operating system visualization, object-oriented integrated development environment (Integrated Development Environment, IDE). Users in the environment can be developed on the C and C++ A variety of applications, including applications to create, edit, view, save, compile, link and debugging operation, these operations can by clicking the menu option or toolbar button to complete and easy to use, fast. It also provides project work area (WorkSpace), Application Wizard (AppWizard), type of operation Wizard (ClassWizard) and WizardBar practical programming tools.
Date : 2026-01-09 Size : 2.53mb User : y

DL : 0
MFC教程_ MFC对象的创建 看内容吧-MFC Tutorial _ MFC object to create the content you see
Date : 2026-01-09 Size : 206kb User : 柯凯

DL : 0
this program is link list that writted with c++. this program create a link list with object.
Date : 2026-01-09 Size : 291kb User : ssss

DL : 0
Visual C++ 不仅仅是一个编译器。它是一个全面的应用程序开发环境,使用它你充分利用具有面向对象特性的 C++ 来开发出专业级的 Windows 应用程序。为了能充分利用这些特性,你必须理解 C++ 程序设计语言。掌握了C++,你就必须掌握 Microsoft 基本类库 (MFC) 的层次结构。该层次 结构包容了 Windows API 中的用户界面部分,并使你能够很容易地以面向对象的方式建立 Windows 应用程序。这种层次结构适用于所有版本的 Windows 并彼此兼容。你用 MFC 所建立的代码是完全可移植的。-Visual C++ is not just a compiler. It is a comprehensive application development environment, you use it to make full use of object-oriented features of C++ to develop a professional-class Windows applications. In order to take full advantage of these features, you have to understand C++ programming language. Mastered C++, you must have the Microsoft Foundation Class (MFC) hierarchy. Hierarchical structure of the inclusion of the Windows API in the user interface part, and you can easily to create object-oriented Windows applications. This hierarchical structure applies to all versions of Windows and compatible with each other. You use the MFC code created is completely portable.
Date : 2026-01-09 Size : 61kb User : th

C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the language in the context of creating a functioning application. Best selling C++ author Jesse Liberty shows you how to create "Decryptix", a game of decoding a hidden pattern as quickly as possible, using nothing but successive guesses and the application of logic. Every example and technique is put into the context of achieving a goal and accomplishing an end.
Date : 2026-01-09 Size : 120kb User : Cassar

作为计算机专业人员,我们努力地去构建有用而且能够运转的系统;作为软件工程师,我们面临着在计算和人力资源不足的条件下创建复杂系统的任务的困境。在过去的几年里,面向对象技术在计算机科学的不同领域都有所发展,成为管理各种系统内在复杂性的有效手段。对象模型已经被证明是一个非常有力而且统一的概念。-As computer professionals, we strive to build a useful and able to operate the system as a software engineer, we are faced with in the calculation and the shortage of human resources to create complex systems under the conditions of the plight of the task. In the past few years, object-oriented technology in computer science have developed in different areas of the administration of the internal complexity of various systems of the effective means. Object model has been proved to be a very powerful and unified concept.
Date : 2026-01-09 Size : 7.64mb User :

描述了所有58个Boost库的轮廓,并完整叙述了12个可能最有用的库。Karlsson的 主题范围从智能指针和类型转换,到容器和数据库结构,解释了如何正确地使用每一个库来改进你的代码。他详细论述了可以让你 写出更简明、清晰、易读的代码的高级函数对象。他还带你到Boost的"幕后",看看那些对你创建自己的泛型库有益的工具和技 术。-Describes all 58 Boost libraries outline, and a complete description of 12 may be the most useful libraries. Karlsson' s topics range from smart pointers and type conversion, to the container and the database structure, and explains how to properly use each one library to improve your code. He discussed in detail allows you to write more concise, clear, easy to read high-level function of the object code. He also take you to Boost the " behind the scenes" look at those for you to create your own generic libraries useful tools and techniques.
Date : 2026-01-09 Size : 1.59mb User : hopper

DL : 0
本文简单介绍了 Visual Basic .NET 中的结构化异常处理和非结构化异常处理。文中包括了各种注意事项,可帮助您选择正确的异常处理选项、各选项涉及的步骤、如何创建自己的异常以及异常对象的属性。最后在表中列出了预定义的异常类及其派生类。-This paper briefly describes the Visual Basic. NET' s structured exception handling and unstructured exception handling. The article includes a variety of considerations that can help you choose the correct exception handling options, the steps involved in the various options, how to create your own exceptions and exception object' s properties. Finally, the table lists the predefined exception class and its derived classes.
Date : 2026-01-09 Size : 15kb User : 曹惠

這本是專對適初學或想要學C++的朋友,內容直接切中重心,編排方面簡潔易懂-This book was written for anyone who wants to understand how C++ programming works. Practical C++ will get you up to speed fast on the essential elements of C++ that you will use every day in your programs. It provides you with a thorough grounding in using the power of the C++ language to create object-oriented programs. Whether you already know how to program in some other language or have never programmed before, this book will help you learn C++ quickly and will help to simplify the often complex application development process.
Date : 2026-01-09 Size : 12.05mb User : 陳真

问题的提出:编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资5000元另加其所管部门销售额的5%),要求用虚函数实现。-Of the problem: write a small company' s payroll system. The company has four categories of people: managers, part-time technical staff, sales staff and sales managers. Required to store and display the number of each type of staff (from 100 starting number), name and salary, are given to create each type of object in the constructor of the implementation of the order (monthly salary calculated as follows: Manager fixed monthly salary of 8,000 yuan, part-time technical staff 100 yuan/hour, the salesman of the month 4 of sales, sales manager for security at the end of their pay 5,000 yuan plus 5 of sales management department), asked to use virtual functions to achieve.
Date : 2026-01-09 Size : 146kb User : ncby0908

《C#设计模式》主要介绍如何用常见的设计模式编写C#程序。全书分为四部分,首先介绍了C#语言和面向对象程序设计,然后分别讲述了创建型模式、结构型模式和行为模式。-" C# Design Patterns" introduces how to use common design patterns written C# program. The book is divided into four parts, first introduced the C# language and object-oriented programming, and then were told to create the schema, structured patterns and behaviors.
Date : 2026-01-09 Size : 5.02mb User : jhun

DL : 0
[VC-MFC].1.rar是《VC编程实例》第1~10章的内容。主要讲解了VC基础知识,VC界面实例(包括绘图、菜单、窗口、控件窗口)等。 -1_MFC Overview 2_MFC and Win32 3_CObject class 4_ message mapping implementation 5_MFC object out of the application to create 6_ 7_MFC the DLL 8_MFC processes and threads
Date : 2026-01-09 Size : 18.09mb User : kefan

MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows a n extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4] One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.-MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows as an extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4] One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.
Date : 2026-01-09 Size : 752kb User : Deepak

MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows a n extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4] One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.-MFC was introduced in 1992 with Microsoft s C/C++ 7.0 compiler for use with 16-bit versions of Windows as an extremely thin object-oriented C++ wrapper for the Windows API. C++ was just beginning to replace C for development of commercial application software at the time. In an MFC program, direct Windows API calls are rarely needed. Instead, programs create objects from MFC classes and call member functions belonging to those objects. Many of those functions share their names with corresponding API functions.[4] One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.
Date : 2026-01-09 Size : 518kb User : Deepak

本书是一本c++编程方面的优秀教程,全面介绍了过程式编程与面向对象编程的原理与方法,细致地分析了各种性能问题、可移植性问题以及可能出错的情况。与第四版相比,本书从内容和结构上都做了较大幅度的修订与有意义的提升,特别是再“尽早接触类和对象”这一观点的指导下,从第1章就开始介绍类和对象的内容,突破了传统教学模式,使学生直接“考虑对象”和深入掌握面向对象的基本概念。作者通过大量的示例程序,重点突出了利用uml进行面向对象的设计,引入了流行的web应用开发,并且帮助学生创建真实世界的c++应用程序。本书无论从广度和深度上来说都非常全面,并且从基础概念讲起,同样适合没有编程经验的读者学习。本书可作为高等院校相关专业的编程语言教材和c++编程教材,也是软件设计人员进行c++程序开发的宝贵参考资料-This book is an excellent c++ programming tutorial, comprehensive introduction to procedural programming and object-oriented programming principles and methods, and detailed analysis of the performance issues, portability, and the situation may be wrong. Under the guidance of this view compared with the fourth edition of the book from the content and structure do more substantial amendments and meaningful upgrade, especially early classes and objects, from Chapter 1 classes and objects began to introduce the content, breakthrough in the traditional mode of teaching, the students directly "to consider object" and deep understanding of the basic concepts of object-oriented. Of a large number of sample programs, focused uml object-oriented design, the introduction of the popular web application development, and help students to create a real-world C++ applications. Book from either the breadth and depth are very comprehensive, and I start from the basic concept, equally suitable for reade
Date : 2026-01-09 Size : 10.2mb User : 张三

中文名: C++面向对象高效编程,pdf 原名: C++ Effective Object-Oriented Software Construction 作者: Kayshav Dattatri 详细介绍了C++编程中的各种概念和应用技巧。全书共分为两部分,第一部分介绍面向对象编程的基础和应用,如数据抽象、继承、异常处理等内容;第二部分说明了如何建立抽象的概念及其策略,并研究了C++对象模型。书中带有大量的代码实例,使读者不仅能够从理论上得以提高,而且还能够轻松地在实践中应用。   本书适用于C++程序员,也可供对面向对象程序设计感兴趣的编程人员及大专院校计算机专业师生参考。 -Chinese name: C++ efficient object-oriented programming, pdf formerly: C++ Effective Object-Oriented Software Construction Author: Kayshav Dattatri details C++ programming concepts and application skills. The book is divided into two parts, the first part introduces the basic object-oriented programming and applications, such as data abstraction, inheritance, exception handling, etc. The second part explains how to create an abstract concept and strategy and examines the C++ object model. The book with a lot of code examples, so that readers can not only theoretically be improved, but also can easily be applied in practice. This book is for C++ programmers, object-oriented programming is also available for programmers who are interested in design and tertiary computer professional reference.
Date : 2026-01-09 Size : 28.42mb User : 唐小米

This book was written for anyone who wants to implement data clustering algorithms and for those who want to implement new data clustering algorithms in a better way. Using object-oriented design and programming techniques, I have exploited the commonalities of all data clustering algorithms to create a flexible set of reusable classes that simplifies the implementation of any data clustering algorithm. Readers can follow me through the development of the base data clustering classes and several popular data clustering algorithms.
Date : 2026-01-09 Size : 3.01mb User : numa
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.