您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. teach yourself visual c++.net in 24 hours

  2. This book is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language. It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to
  3. 所属分类:C#

    • 发布日期:2007-08-27
    • 文件大小:3145728
    • 提供者:spm_Chu
  1. Inside C++ Object Model

  2. Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtu
  3. 所属分类:C++

    • 发布日期:2007-08-31
    • 文件大小:763904
    • 提供者:cuijixin
  1. The C Programming Language

  2. The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 1988 Preface The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much big
  3. 所属分类:C

    • 发布日期:2009-06-30
    • 文件大小:727040
    • 提供者:Hack95
  1. Inside the C++ Object Model

  2. Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtu
  3. 所属分类:C++

    • 发布日期:2009-06-30
    • 文件大小:763904
    • 提供者:letitiajia
  1. The C Programming Language

  2. C程序设计教程,绝对经典之作。 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 1988 Preface The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big comput
  3. 所属分类:C

    • 发布日期:2009-07-07
    • 文件大小:254976
    • 提供者:wxqian25
  1. 编译原理课程设计【C++】while双分支

  2. 编译原理课程设计【C++】while双分支 编译原理,C++编写,VC6.0下运行无误
  3. 所属分类:C++

    • 发布日期:2009-07-09
    • 文件大小:7168
    • 提供者:d4039399
  1. Programming C# 3.0

  2. Written by popular author and .NET expert Jesse Liberty, this thoroughly updated tutorial for beginning to intermediate programmers covers the latest release of Microsoft’s popular C# language (C# 3.0) and the newest .NET platform for developing Win
  3. 所属分类:C#

    • 发布日期:2009-08-24
    • 文件大小:4194304
    • 提供者:blue_thinhorse
  1. 微软C#3.0 Specification

  2. 微软官方关于C#3.0的参考书,Doc版 1. Introduction 1 1.1 Hello world 1 1.2 Program structure 2 1.3 Types and variables 4 1.4 Expressions 6 1.5 Statements 8 1.6 Classes and objects 12 1.6.1 Members 12 1.6.2 Accessibility 13 1.6.3 Type parameters 13 1.6.4 Base clas
  3. 所属分类:Access

    • 发布日期:2009-09-24
    • 文件大小:2097152
    • 提供者:timsonboy
  1. Objective-C 2.0程序设计

  2. 第1章 前言 1 1.1 本书的内容 2 1.2 本书的组织方式 2 1.3 致谢 4 第一部分 Objective-C语言 第2章 Objective-C程序设计 5 2.1 编译并运行程序 6 2.1.1 使用Xcode 6 2.1.2 使用Terminal 10 2.2 解释第一个程序 12 2.3 显示变量的值 15 2.4 小结 17 2.5 练习 17 第3章 类、对象和方法 20 3.1 到底什么是对象 20 3.2 实例和方法 20 3.3 用于处理分数的Objective-C
  3. 所属分类:C

    • 发布日期:2010-06-25
    • 文件大小:14680064
    • 提供者:helloneo
  1. 第3章C#4.0语句结构

  2. if else语句的使用。 switch case结构 while循环 do while循环 for循环 foreach 循环 String类的应用
  3. 所属分类:.Net

    • 发布日期:2011-04-28
    • 文件大小:391168
    • 提供者:yjkimsung
  1. Objective-C.2.0程序设计

  2. 第1章 前言 1.1 本书的内容 1.2 本书的组织方式 1.3 致谢 第1部分 Objective-C语言 第2章 Objective-C程序设计 2.1 编译并运行程序 2.1.1 使用Xcode 2.1.2 使用Terminal 2.2 解释第一个程序 2.3 显示变量的值 2.4 小结 2.5 练习 第3章 类、对象和方法 3.1 到底什么是对象 3.2 实例和方法 3.3 用于处理分数的Objective-C类 3.4 @interface部分 3.4.1 选择名称 3.4.2 实例
  3. 所属分类:iOS

    • 发布日期:2012-02-07
    • 文件大小:15728640
    • 提供者:nast_bai
  1. C# 4.0语言规范内容, 信息很全面

  2. 1. 简介 1 1.1 Hello world 1 1.2 程序结构 2 1.3 类型和变量 3 1.4 表达式 6 1.5 语句 8 1.6 类和对象 12 1.6.1 成员 12 1.6.2 可访问性 13 1.6.3 类型参数 13 1.6.4 基类 14 1.6.5 字段 14 1.6.6 方法 15 1.6.6.1 参数 15 1.6.6.2 方法体和局部变量 17 1.6.6.3 静态方法和实例方法 17 1.6.6.4 虚方法、重写方法和抽象方法 18 1.6.6.5 方法重载
  3. 所属分类:C#

    • 发布日期:2012-07-03
    • 文件大小:4194304
    • 提供者:xsj1985
  1. C# 3.0完全自学宝典 (F)

  2. 第1章(\ch01) 示例描述:介绍Visual Studio 2008的使用。 HelloWorld 第一个C#控制台应用程序 第2章(\ch02) 示例描述:学习C#基本语法实例。 CharString 演示字符和字符串的使用 Enum 演示枚举类型的使用 FuncOverride 演示函数重载的使用 Integer 演示数值类型的使用 UseArray 演示数组定义和使用 UseFuc 演示函数的调用 UseIf 演示If、Switch选择语句使用 UseWhile 演示while、lo
  3. 所属分类:C#

    • 发布日期:2012-07-20
    • 文件大小:2097152
    • 提供者:whutafei
  1. C# 3.0与.NET 3.5高级编程

  2. 第1篇 C#面向对象开发基础 第1章 .NET框架和Visual Studio 2008 开发工具 2 1.1 .NET 3.5框架一览 2 1.1.1 框架包含的开发语言 2 1.1.2 C#开发语言的特点 3 1.1.3 C#的运行机制 3 1.1.4 C#的类库框架 4 1.2 Visual Studio 2008 开发界面 4 1.2.1 Visual Studio 2008界面一览 5 1.2.2 菜单栏 5 1.2.3 工具栏 6 1.2.4 工具箱 7 1.2.5 属性窗口 7
  3. 所属分类:C#

    • 发布日期:2013-05-15
    • 文件大小:3145728
    • 提供者:lixiplus
  1. [Objective-C.2.0程序设计(原书第2版)

  2. 第1章 前言 1.1 本书的内容 1.2 本书的组织方式 1.3 致谢 第1部分 Objective-C语言 第2章 Objective-C程序设计 2.1 编译并运行程序 2.1.1 使用Xcode 2.1.2 使用Terminal 2.2 解释第一个程序 2.3 显示变量的值 2.4 小结 2.5 练习 第3章 类、对象和方法 3.1 到底什么是对象 3.2 实例和方法 3.3 用于处理分数的Objective-C类 3.4 @interface部分 3.4.1 选择名称 3.4.2 实例
  3. 所属分类:其它

    • 发布日期:2013-09-13
    • 文件大小:15728640
    • 提供者:halfho
  1. Essential C# 2.0 教程

  2. "Essential C# 2.0 pulls off a very difficult task. The early chapters are comprehensible by beginning developers, while the later chapters pull no punches and provide the experienced developer with the detailed information they need to make the most
  3. 所属分类:C#

    • 发布日期:2008-11-27
    • 文件大小:4194304
    • 提供者:wl468de
  1. c++中do{...}while(0)的意义和用法

  2. 主要介绍了c++中do{...}while(0)的意义和用法,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-09-03
    • 文件大小:56320
    • 提供者:weixin_38562329
  1. C++while循环初探

  2. 信息学奥赛C++语言基础,while循环初探。 C++语言基础是信息学奥赛的基础,而循环又是C++语言的基础!
  3. 所属分类:C/C++

    • 发布日期:2020-12-05
    • 文件大小:707584
    • 提供者:qq_32431299
  1. do…while(0)的妙用详细解析

  2. 在C++中,有三种类型的循环语句:for, while, 和do…while, 但是在一般应用中作循环时, 我们可能用for和while要多一些,do…while相对不受重视。但是我发现了do…while的一些十分聪明的用法,不是用来做循环,而是用作其他来提高代码的健壮性。 1. do…while(0)消除goto语句通常,如果在一个函数中开始要分配一些资源,然后在中途执行过程中如果遇到错误则退出函数,当然,退出前先释放资源,我们的代码可能是这样:version 1 代码如下:bool Exe
  3. 所属分类:其它

    • 发布日期:2021-01-01
    • 文件大小:65536
    • 提供者:weixin_38704835
  1. c++中do{…}while(0)的意义和用法

  2. linux内核和其他一些开源的代码中,经常会遇到这样的代码: do{  … }while(0) 这样的代码一看就不是一个循环,do..while表面上在这里一点意义都没有,那么为什么要这么用呢? 实际上,do{…}while(0)的作用远大于美化你的代码。查了些资料,总结起来这样写主要有以下几点好处: 1、辅助定义复杂的宏,避免引用的时候出错: 举例来说,假设你需要定义这样一个宏: 代码如下: #define DOSOMETHING()\                foo1();\    
  3. 所属分类:其它

    • 发布日期:2020-12-31
    • 文件大小:57344
    • 提供者:weixin_38706531
« 12 3 4 5 6 7 8 9 10 ... 50 »