搜索资源列表
object c UI
- object c UI.缩放旋转
Objective-C
- 学习Objective-C的宝典,O Reilly出版的。-Learning Objective-C of the book, O Reilly published.
C+Sharp
- 本书主要介绍了C#语言,程序设计基础 面向对象的C#以及深入了解c#-This book introduces the C# Language, object-oriented program design based on the C# And an in-depth understanding of c#
C++hxbc
- C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
chap4
- 面向对象程序设计与Visual C++6.0教程 chap4 源代码-Object-Oriented Programming with Visual C++6.0 tutorial source code chap4
Object-Oriented_Programming_With_ANSI_C
- 面向对象的c语言编程如何实现,本书堪称经典之作,可供广大读者学习。-Object-oriented programming in c how to realize the book be called classics are available for readers to learn.
object-tracking
- This is source code about particle fitler tracking. This is written by c++.-This is source code about particle fitler tracking. This is written by c++.
c
- c++面向对象编程实例,模仿并实现电梯系统的运行-c++ object-oriented programming examples to imitate and implement the operation of elevator systems
CoverFlow
- objective—c的coverflow,相信很多人都需要-objective-c of coverflow, I believe many people need
C语言实现面向对象
- C语言是面向过程的语言,编写的程序干净利落,但是有时候我们还是需要面向对象的,又不想使用C++这种冗杂的语言,可以使用C语言实现面向对象框架(C language is a process oriented programming language, but sometimes we still need to be smooth and clean, object oriented, and do not want to use C++ this miscellaneous language,
深度探索C 对象模型.pdf
- 对研究C底层对象的 开发特别有帮助,对研究底从开发学习有壹(It's especially helpful for researching the underlying object development of C)
C++ jingdian
- c++经典编程实例,供c++爱好者学习面向对象思想,语法结构。成为c++高手!(C++ classic programming examples for c++ enthusiasts to learn object-oriented thinking, syntax structure. Be a c++ ace!)
C++Primer3rdEdition
- 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based(The changes between the second and third editions of this book are very large. One o
21天学会C#
- C#是微软公司针对.NET框架而专门开发的一种面向对象的编程语言,它融C++的强大功能和Visual Basic的简易性于一体。本书以循序渐进的方式介绍了C#编程方面的知识,并提供了丰富的实例和大量的练习。通过学习实例,并将所学知识用于完成练习,读者将逐步了解、熟悉并精通这种新语言。 本书是为初中级程序员编写的,可作为学习C#语言的教程或参考资料。(C# is an object-oriented programming language specially developed by Mic
C#教程实用版
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。(C# is an object-oriented programming language running on top of.NET Framework, which is published by Microsoft Corp.)
C++语言程序设计(郑莉清华大学)第4版
- 面向对象程序设计,pdf电子书,第四版清华大学 郑莉著(Object oriented programming, PDF e-book, fourth edition of Zheng Li, Tsinghua University)
C++_tetris
- 使用C++面向对象编程,随机算法,注释详细,(Using C++ object oriented programming, random algorithms, and annotations in detail,)
C#创建对象列表(List)的不同方法
- 玩转C#可有趣了。在这篇文章中,我们将介绍如何用不同的方法创建对象列表。因此,场景是这样的,有一个MVC应用程序,我需要将5个空行(5个对象列表)绑定到grid表格,以便批量插入记录。所以无论何时我打开那个页面,grid在可编辑模式下呈现5个空行。(Fun C # can be fun. In this article, we show you how to create a list of objects in different ways. So, the scene is this, wi
Objective-C基础教程(第2版)
- Object-C基础教程,适合于刚入门的程序员学习使用,涵盖了OC开发的主要技术(Object-C basic tutorials, suitable for beginners to learn and use, cover the main technologies of OC development)
C#108注册新用户 源代码
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。(C# is