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

搜索资源列表

  1. Core C# and .NET

  2. Written for C# 2.0 and .NET 2.0: contains coverage of generics, Master Pages, the DataGridView, and other new features Covers Web development, Windows development, data management, security, threading, remoting, and much more Presents hundreds of no
  3. 所属分类:C#

    • 发布日期:2009-05-16
    • 文件大小:4194304
    • 提供者:xkxjy
  1. java 混淆工具,不可逆 jocky 也许是最好的了

  2. 一、前言 其他资源: web报表工具 http://download.csdn.net/source/2881508 1.1 什么是Jocky? 我们知道,Java是一种跨平台的编程语言,其源码(.java文件)被编译成与平台无关的字节码(.class文件),然后在运行期动态链接。这样,编译后的类文件中将包含有符号表,从而使得Java程序很容易被反编译。相信每一个Java开发人员,都曾经用过诸如Jad之类的反编译器,对Java的class 文件进行反编译,从而观察程序的结构与实现细节。如此一来
  3. 所属分类:Java

    • 发布日期:2009-06-12
    • 文件大小:764928
    • 提供者:lujianfu
  1. Generic Programming for Scientific Computing in C++, Java, and C#

  2. (论文)Abstract:Parameterized types (generics) have been announced for the JavaTM and C# programming languages. In this paper, we evaluate these extensions with respect to the realm of scientific computing and compare them with C++ templates. At the he
  3. 所属分类:C#

    • 发布日期:2009-06-22
    • 文件大小:151552
    • 提供者:g2stone
  1. 大牛们的C#编码习惯

  2. 1. 避免将多个类放在一个文件里面。 2. 一个文件应该只有一个命名空间,避免将多个命名空间放在同一个文件里面。 3. 一个文件最好不要超过500行的代码(不包括机器产生的代码)。 4. 一个方法的代码长度最好不要超过25行。 5. 避免方法中有超过5个参数的情况。使用结构来传递多个参数。 6. 每行代码不要超过80个字符。 7. 不要手工的修改机器产生的代码。 a) 如果需要编辑机器产生的代码,编辑格式和风格要符合该编码标准。 b) Use partial classes when ever
  3. 所属分类:C#

    • 发布日期:2009-07-30
    • 文件大小:7168
    • 提供者:Hack95
  1. java_lang_spec_3.0.pdf

  2. The Java Language Specification, Third Edition - Written by the inventors of the technology, The Java Language Specification, Third Edition is the definitive technical reference for the Java programming language. If you want to know the precise mean
  3. 所属分类:Java

    • 发布日期:2009-08-24
    • 文件大小:7340032
    • 提供者:wssmao
  1. java泛型编程和框架

  2. Generics.and_Collection
  3. 所属分类:Java

    • 发布日期:2007-10-16
    • 文件大小:944128
    • 提供者:jianbokou
  1. Agile Java Crafting Code with Test-Driven Development

  2. Presents an expert overview of TDD and agile programming techniques from the Java developer's perspective Brings together practical best practices for Java, TDD, and OO design Walks through setting up Java 5.0 and writing your first program Covers a
  3. 所属分类:Java

    • 发布日期:2009-10-28
    • 文件大小:4194304
    • 提供者:feryy
  1. .NET 2.0 泛型

  2. 介绍有关.NET中有关泛型的实现,所涉及的集合类等相关知识。
  3. 所属分类:C#

    • 发布日期:2009-12-11
    • 文件大小:5242880
    • 提供者:ttangly
  1. C++标准程式库.pdf

  2. C++标准程式库 自從1998 年C++ Standard 定案以後,C++ 程式庫便有了大幅擴充。原先為大家所 熟知、標準規格定案前蘊釀已久的STL(Standard Template Library,標準模板程 式庫),不再被單獨對待,而是被納入整個C++ 標準程式庫(Standard Library)。 同時,原有的程式庫(如iostream)也根據泛型技術(generics)在內部㆖做了很 大的修改。可以說,C++ Standard 的發佈對C++ 社群帶來了翻㆝覆㆞的大變動 — 不是
  3. 所属分类:C++

    • 发布日期:2010-01-07
    • 文件大小:2097152
    • 提供者:yxljch11
  1. Apress.Beginning.C#.2008.From.Novice.to.Professional.2007.pdf

  2. ■CHAPTER 1 Ready, Steady, Go! . . . . . . . . . . . . . . . . 1 ■CHAPTER 2 Learning About .NET Number and Value Types . . . . . . . 27 ■CHAPTER 3 Learning About String Manipulations . . . . . . . . . . 53 ■CHAPTER 4 Learning About Data Structures, D
  3. 所属分类:C#

    • 发布日期:2007-12-20
    • 文件大小:8388608
    • 提供者:rootfs
  1. Microsoft Visual C# 2010 Step by Step Mar 2010

  2. Teach yourself Visual C# 2010-one step at a time. Ideal for developers with fundamental programming skills, this practical tutorial features learn-by-doing exercises that demonstrate how, when, and why to use the features of the C# rapid application
  3. 所属分类:C#

    • 发布日期:2010-04-01
    • 文件大小:5242880
    • 提供者:godghdai
  1. java底层核心rt包源代码----下载不扣分,回帖加1分、欢迎下载、童叟无欺

  2. java底层核心rt包源代码 └─rt.src ├─com │ └─sun │ ├─accessibility │ │ └─internal │ │ └─resources │ ├─activation │ │ └─registries │ ├─beans │ ├─corba │ │ └─se │ │ ├─impl │ │ │ ├─activation │ │ │ ├─copyobject │ │ │ ├─corba │ │ │ ├─dynamicany │ │ │ ├─encoding │
  3. 所属分类:Java

    • 发布日期:2010-04-26
    • 文件大小:5242880
    • 提供者:Star_of_Java
  1. Microsoft Visual C# 2010 Step by Step

  2. Teach yourself Visual C# 2010-one step at a time. Ideal for developers with fundamental programming skills, this practical tutorial features learn-by-doing exercises that demonstrate how, when, and why to use the features of the C# rapid application
  3. 所属分类:C#

    • 发布日期:2010-05-05
    • 文件大小:5242880
    • 提供者:wky1104
  1. java泛型(英文)

  2. java泛型自学手册,英文版的,希望对大家有用
  3. 所属分类:Java

    • 发布日期:2010-05-06
    • 文件大小:71680
    • 提供者:shaxquan
  1. The Java Programming Language

  2. Direct from the creators of the Java™ programming language, the completely revised fourth edition of The Java™ Programming Language is an indispensable resource for novice and advanced programmers alike. Developers around the world have used previou
  3. 所属分类:Java

    • 发布日期:2010-05-06
    • 文件大小:2097152
    • 提供者:qidai628
  1. Generic Tutorial

  2. Generics in the Java Programming Language Gilad Bracha July 5, 2004
  3. 所属分类:Java

    • 发布日期:2010-05-08
    • 文件大小:71680
    • 提供者:lhh_1
  1. c3.0cookbook

  2. C#3.0编程图书 This book is organized into 20 chapters, each of which focuses on a particular topic in creating C# solutions. The following paragraphs summarize each chapter to give you an overview of this book’s contents: Chapter 1, Language Integrated
  3. 所属分类:C#

    • 发布日期:2010-05-10
    • 文件大小:2097152
    • 提供者:wenhuama
  1. Java.Generics.and_Collections.

  2. 介绍java5.0中泛型和集合的
  3. 所属分类:Java

    • 发布日期:2008-01-10
    • 文件大小:944128
    • 提供者:davidweini
  1. Apress.Accelerated.C#.2008.pdf

  2. CHAPTER 1 C# Preview ...............1 CHAPTER 2 C# and the CLR ..............9 CHAPTER 3 C# Syntax Overview............17 CHAPTER 4 Classes, Structs, and Objects ..........39 CHAPTER 5 Interfaces and Contracts ...........123 CHAPTER 6 Overloading Op
  3. 所属分类:C#

    • 发布日期:2008-01-11
    • 文件大小:6291456
    • 提供者:rootfs
  1. SCJP Sun Certified Programmer for Java 6 (Exam 310-065).pdf

  2. 1 Declarations and Access Control 2 Object Orientation 3 Assignments 4 Operators 5 Flow Control, Exceptions, and Assertions 6 Strings, I/O, Formatting, and Parsing 7 Generics and Collections 8 Inner Classes 9 Threads 10 Development A About the CD .
  3. 所属分类:Java

    • 发布日期:2010-06-17
    • 文件大小:2097152
    • 提供者:jinjack
« 1 2 3 4 56 7 8 9 10 ... 16 »