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

搜索资源列表

  1. Java 高级特性.doc

  2. JAVA高级特性 1.静态导入:先举个离例子 。 import java.lang.Integer.parseInt; public class StaticImport { int x = parseInt("123"); System.out.println(x); } 这样的程序如果不在IDE 工具中输入,是很难看出这个程序代码会出现问题,可它偏偏就出问题了,这是为什么呢?因为程序里面有个静态方法,如果导入import static java.lang.Integer.p arseInt
  3. 所属分类:Proxy

    • 发布日期:2009-05-30
    • 文件大小:57344
    • 提供者:ssq0001
  1. FlashSDK230

  2. Delphi SWF SDK contains pure Object Pascal library for creating SWF files, without using of any external dynamic libraries. It is based on Flash movie designing so using in Delphi differs from SDK for C language providing by Macromedia. The library
  3. 所属分类:Flash

    • 发布日期:2009-05-31
    • 文件大小:4194304
    • 提供者:warrially
  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. Refactor your Patter

  2. Refactor your Patter Replace Multiple Constructors with creation method
  3. 所属分类:其它

    • 发布日期:2009-07-22
    • 文件大小:325632
    • 提供者:aimyxmu
  1. Accelerated C++ Practical Programming by Example

  2. Chapter 0 Getting started 0.1 Comments 0.2 #include 0.3 The main function 0.4 Curly braces 0.5 Using the standard library for output 0.6 The return statement 0.7 A slightly deeper look 0.8 Details Chapter 1 Working with strings 1.1 Input 1.2 Framing
  3. 所属分类:Web开发

    • 发布日期:2009-08-09
    • 文件大小:894976
    • 提供者:xianxinpei
  1. Inside the C++ Object Model (英文版)

  2. Preface What Is the C++ Object Model? Organization of This Book The Intended Audience A Note on Program Examples and Program Execution Acknowledgments References Chapter 1. Object Lessons Layout Costs for Adding Encapsulation Section 1.1. The C++ Ob
  3. 所属分类:C++

    • 发布日期:2009-08-11
    • 文件大小:673792
    • 提供者:litbyte
  1. Addison Wesley - C++ Gotchas

  2. Chapter 1. Basics Gotcha #1: Excessive Commenting Gotcha #2: Magic Numbers Gotcha #3: Global Variables Gotcha #4: Failure to Distinguish Overloading from Default Initialization Gotcha #5: Misunderstanding References Gotcha #6: Misunderstanding
  3. 所属分类:C++

    • 发布日期:2007-09-22
    • 文件大小:734208
    • 提供者:ojlovecd
  1. java refection in action

  2. How this book is organized The ten chapters of this book are organized as follows: Chapters 1, 2, and 3 introduce the basics of Java reflection: how to access class objects; how to dynamically examine classes, methods, fields, and constructors; and
  3. 所属分类:Java

    • 发布日期:2009-09-03
    • 文件大小:1048576
    • 提供者:Martian
  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. C和C++函数参考手册.chm

  2. 绝对经典 物超所值,经典收藏 内容如下: General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Me mory
  3. 所属分类:C++

    • 发布日期:2009-10-06
    • 文件大小:180224
    • 提供者:dffgsfsdfssdfgd
  1. Neusoft公司Java编码规范

  2. Neusoft公司Java编码规范 目的 5 范围 6 前提条件 7 Java编码规范概要 8 1 代码风格 8 1.1 一般格式说明 8 1.2 基本结构 8 2 代码结构 9 2.1 变更履历 9 2.2 Package声明 11 2.3 Import声明 12 2.4 Class Header 13 2.5 Class 14 2.6 常量(Menifest Variables) 16 2.7 成员变量(Instance Variables) 17 2.8 初始块(Initializer
  3. 所属分类:Java

    • 发布日期:2009-11-12
    • 文件大小:135168
    • 提供者:pobaby
  1. objective-c中文手册.zip

  2. 開始吧 下載這篇教學 設定環境 前言 編譯 hello world 創建 Classes @interface @implementation 把它們湊在一起 詳細說明... 多重參數 建構子(Constructors) 存取權限 Class level access 異常情況(Exceptions)處理 繼承、多型(Inheritance, Polymorphism)以及其他物件導向功能 id 型別 繼承(Inheritance) 動態識別(Dynamic types) Categories
  3. 所属分类:C

    • 发布日期:2009-12-10
    • 文件大小:360448
    • 提供者:songxiii_1
  1. Software Engineering and Computer Games

  2. Copyright Pearson Education Foreword Abbreviations Acknowledgements Introduction Part I: Software Engineering and Computer Games Chapter 1. Projects and games Section 1.1. Features of a successful program Section 1.2. Game design Section 1.3. The Po
  3. 所属分类:C++

    • 发布日期:2009-12-31
    • 文件大小:3145728
    • 提供者:osoon
  1. commons-httpclient-3.0.1--java网络开发

  2. // JBuilder API Decompiler stub source generated from class file // 2010-1-15 // -- implementation of methods is not available package org.apache.commons.httpclient; // Imports import java.io.IOException; import org.apache.commons.httpclient.params.
  3. 所属分类:Java

    • 发布日期:2010-01-15
    • 文件大小:2097152
    • 提供者:hexiang221
  1. java业务层框架开发ibatis(java源码)

  2. // JBuilder API Decompiler stub source generated from class file // 2010-1-15 // -- implementation of methods is not available package com.ibatis.common.jdbc; // Imports import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; im
  3. 所属分类:其它

    • 发布日期:2010-01-15
    • 文件大小:689152
    • 提供者:hexiang221
  1. Java邮件开发Fundamentals of the JavaMail API

  2. Fundamentals of the JavaMail API Presented by developerWorks, your source for great tutorials ibm.com/developerWorks Table of Contents If you're viewing this document online, you can click any of the topics below to link directly to that section. 1.
  3. 所属分类:Java

    • 发布日期:2010-01-15
    • 文件大小:73728
    • 提供者:hexiang221
  1. Copy Constructors and Assignment Operators终极解释

  2. I get asked this question sometimes from seasoned programmers who are new to C++. There are plenty of good books written on the subject, but I found no clear and concise set of rules on the Internet for those who don't want to understand every nuanc
  3. 所属分类:C++

    • 发布日期:2008-11-12
    • 文件大小:34816
    • 提供者:suyksuyk
  1. 浅谈C++ Explicit Constructors(显式构造函数)

  2. 下面小编就为大家带来一篇浅谈C++ Explicit Constructors(显式构造函数)。小编觉得挺不错的,现在就分享给大家,也给大家做个参考。一起跟随小编过来看看吧
  3. 所属分类:其它

    • 发布日期:2020-08-31
    • 文件大小:40960
    • 提供者:weixin_38601878
  1. constructors-and-context-源码

  2. 项目总结 在这个项目中,我们将测试您对Javascr ipt中的类和上下文的了解。 设置 分叉并克隆该项目 在文本编辑器中打开项目 在浏览器中打开index.html 使用live-server或文件浏览器 选择“ Classes或“ Context链接 打开关联Javascr ipt文件并开始编码完成每个步骤后,列表项将变为绿色 经常添加并提交您的代码! 完成项目后,将代码推送到github并在LMS中提交URL。 资源 Classes Context 会费 如果您发现问题或错别字,请进行分
  3. 所属分类:其它

    • 发布日期:2021-03-16
    • 文件大小:46080
    • 提供者:weixin_42141437
  1. aa-constructors-classes-源码

  2. 构造函数和类项目 是时候练习创建和使用构造函数和ES2015类了。 您的目标是实现/problems目录的每个文件中列出的要求。 除了每个文件顶部的提示外,还提供Mocha规范来测试您的工作。 要开始使用,请使用以下命令: cd进入项目目录 npm install安装所有依赖项 mocha运行测试用例
  3. 所属分类:其它

    • 发布日期:2021-03-09
    • 文件大小:24576
    • 提供者:weixin_42137022
« 12 3 4 5 6 7 8 »