搜索资源列表
《.NET面向对象教程》
- 本简缩教程的内容有: 1.创建类:类关键字、类及名空间、创建方法、创建属性、重载方法等。 2.对象的生命周期:对象的构造、对象的终止 3.继承:实现基本的继承、阻止继承、继承与辖域、保护方法、重载方法、重载与 构造方法、创建基类以及抽象方法 4.共享或类成员:共享方法、共享变量 5.事件:共享事件、触发事件 6.界面:怎样使用界面 7.对象的处理:对象的声明等等 8.交叉语言的继承:创建VB.NET的基类、创建C#子类、创建一个客户应用程序
单片机C语言C51教程
- 本文件为单片机C语言之C51部分教程。总共有五节课:第一课:数据类型 第二课:常量 第三课:变量 第四课:运算符和表达式 第五课:语句。对于单片机C语言初学者来说,不失为一本较好的入门教程。-this document for SCM C51 C language part tutorial. A total of five classes : first class : data types second lesson : Constants third lesson : Variable f
2003年10月vc课件(第2版)
- 高教班vc的课件 交大版-Higher Education classes vc version of the courseware Chiao Tung University
cppstandardlib
- C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that
truezip-6.6
- TrueZIP is a framework for virtual file systems and a library for accessing archive files as if they were just plain old directories. As a framework, TrueZIP provides the interfaces and classes to write file system drivers which plug-in to its federa
ikvm
- IKVM.NET is a JVM for the Microsoft .NET Framework and Mono. It can both dynamically run Java classes and can be used to convert Java jars into .NET assemblies. It also includes a port of the OpenJDK class libraries to .NET.