搜索资源列表
C++_cn
- 本书讨论了那些可能出现在所有C++代码中的基本错误,同样也详述了那些出现在C++语法、预处理、内存管理、多态性、类设计和类继承关系设计中可能出现的各种复杂错误。-This book discusses all those who may appear in the C++ Code basic error, but also those details appear in the C++ Grammar, pre-processing, memory management, polymorphi
CppExamplesAndWorks
- 通过时间掌握C++ 基本语法与简单的程序开发实例,方便入门新手提高-Time to master C++ basic grammar and simple example of program development to facilitate new entry to improve
csharp
- C#的好书,对C#的基本语法和一些实例讲的很透彻-C# books on C# basic grammar and some examples of the very thorough stresses
Cyunali
- C++掌握的PPT,该文档介绍了C++的基本原理和基本语法,关于类和对象的介绍比较明确。-C++ master of PPT, the document describes the C++ of the basic principles and basic grammar, classes and objects on a clearer presentation.
C_learn_video
- 初学者学习C语言的视频教程,包括基本的语法,定义,变量函数的使用,程序结构等等。对初学C语言者很有帮助。-For beginners to learn C language, video tutorials, including basic grammar, definitions, variable function, the use of program structure and so on. C language are helpful for beginners.
ckejian.ppt
- C语言学习课件,方便初学者学习基本语法。-C Language Learning Software, easy for beginners to learn basic grammar.
ckejian2.ppt
- C语言学习课件第二部分,方便初学者学习基本语法。-C Language Learning Software of the second part, easy for beginners to learn basic grammar.
CPlusPlus
- 包含了C以及C++的基本语法知识。用网页的形式,十分方面查找!-Contains C and C++, basic grammar. With web forms, and find great!
Ccode
- 105到C语言基础练习代码,有基础语法、基础算法,从简单的计算器到一些小游戏-105 to the C language based practice code, basic grammar, basic algorithms, from simple calculator to small game
C100
- C语言编写的个基础软件!解压后可以供学习!全是基础语法!-Written in a C language based software! After decompression can be used for learning! Full of basic grammar!
CPP
- C++必知必会,基础知识,基础语法,入门书籍-C++ knowledge will be necessary, basic knowledge, basic grammar
wenzhang
- 简单介绍了面向对象程序设计方法的基本概念,C++语言基本语法规则及在C++应用程序中如何实现封装性、继承性和多态性。这一部分内容主要为后续使用向导编写MFC应用程序打基础,以够用为度,-Introduced the object-oriented program design method of the basic concepts, basic grammar rules and c++ language in c++ applications, how to realize the enca
c-language-and-c-P-P-beginners
- 本贴主要分析概念原理和解决方案,不讨论具体程序语法,立足于让初学者能运行起第一个程序。其他事宜如解释入门语法等本文基本不涉及。-The main analysis of the concept of principles and paste solution, does not discuss the specific syntax, based on the so beginners can run a program from the first. Other matters such as
VC6.0baodian
- VC6.0开发宝典是一本学习C++的好书,介绍了C++基础语法,通过丰富实例,可以让我们迅速掌握windows 编程。-VC6.0 development Collection is a learning C++ books C++ basic grammar, rich instance, allows us to quickly grasp the windows programming.
cPPlab
- 入门,初学者可以通过这些代码熟悉了解c++,其中包含基础语法,windows应用程序以及mfc,可以用作例子系统学习-The entry, beginners can become familiar with these codes c++ containing basic grammar and windows applications mfc, can be used as examples of a systematic study of
vcPPstrings
- VC/C++源码,字符处理,字符转换 一 NMAKE和Makefile 字符编码 字符转换 关于字符转换的使用方法: 使用方法: 1 将要转换的字符串,传递给函数,从返回值中获取转换后字符串的长度。 2 分配字符串空间 3 再次调用函数,并将分配的空间传递给函数,获取结果 基本语法规则: window.exe:window.obj // 依赖行 cl.exe window
1
- visual C++的MFC程序,建立对VC的基础性了解-this describes in detail the characteristics of C++ language, basic grammar, and explain with examples
C语言入门很简单
- C语言入门很简单,是一本讲C基础语法的书,讲得通俗易懂,是学习C语言的好书,值得一看(C language entry is very simple, is a book about C basic grammar, speak easy to understand, is a good book to learn C language, worth a visit)
叩响C#之门
- 本书写给完全没有编程经验的初学者。它从最基本的C#语法开始,采用逐步构建的学习方法,一步一步地深入到C#编程的核心概念。当C#语法基础打扎实后,即进入窗体编程的学习,这样读者就有了比较丰富的编程体验,此时进入委托、线程、程序集等深层次概念的学习,便水到渠成、轻松易懂。本书针对初学者,因为不太久以前作者也是一个初学者,与初学者思维相近,心灵相通,知道初学者的困惑之处,相信学完此书之后,你不光能牢固地掌握C#的基础语法,更能深刻地体会到C#的核心思想。(This book is for beginn
ConsoleApp1
- 基本语法使用,适用于初学者。入门级,掌握运用,能有效的帮我们了解c#。(Basic grammar for beginners.Entry level, mastery of application, can help us understand c# effectively.)