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

搜索资源列表

  1. microsoft net and sap(pro developer)(2)

  2. Learn how to use familiar Microsoft tools to build enterprise solutions that connect to SAP. Written by Microsoft developers with an in-depth knowledge of SAP systems, this book demonstrates how to use Microsoft Visual Studio(r), Expression(r), Shar
  3. 所属分类:C#

    • 发布日期:2009-05-21
    • 文件大小:25165824
    • 提供者:NightCloud
  1. Java IO, 2006.chm

  2. All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided i
  3. 所属分类:Java

    • 发布日期:2009-11-05
    • 文件大小:2097152
    • 提供者:No_End_Point
  1. Inside the Java Virtual Machine, 1997.chm

  2. 深入JAVA虚拟机原版, 经典绝版之作. This book describes the Java Virtual Machine, the abstract computer on which all Java programs run. Through a combination of tutorial explanations, working examples, reference material, and applets that interactively illustrate
  3. 所属分类:Java

    • 发布日期:2009-11-05
    • 文件大小:1048576
    • 提供者:No_End_Point
  1. C++StandardLib.chm

  2. 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 tha
  3. 所属分类:C++

    • 发布日期:2009-12-05
    • 文件大小:3145728
    • 提供者:foolishlee
  1. Essential Windows Workflow Foundation.chm

  2. "If I were writing a Workflow book, this is what I would have written. The material is very well presented with code examples and explanations. Also, I love how the authors discuss the underlying architecture, enabling me to get a really deep unders
  3. 所属分类:C#

    • 发布日期:2007-12-14
    • 文件大小:3145728
    • 提供者:Alison2099
  1. The XML Schema Complete Reference.chm

  2. With the successful implementation of XML Schema, developers are learning how to increase productivity, improve software reliability, minimize development time, and decrease time to market. This in-depth reference is an all-in-one resource designed
  3. 所属分类:Java

    • 发布日期:2010-07-17
    • 文件大小:1048576
    • 提供者:wwwzengyi
  1. COM+ Programming

  2. In-depth coverage of interface design with IDL A full chapter on maximizing the scalability of COM/COM+ applications Maximizing security in distributed, component-based environments COM+ synchronization, apartments, activities, and event notificatio
  3. 所属分类:其它

    • 发布日期:2010-09-03
    • 文件大小:1048576
    • 提供者:rocklad
  1. 无线网络的安全 英文版本 chm

  2. 很经典的英文版本 Maximum Wireless Security is a practical handbook that reveals the techniques and tools crackers use to break into wireless networks, and that details the steps network administrators need to take to secure their systems. The authors provid
  3. 所属分类:网络基础

    • 发布日期:2010-11-26
    • 文件大小:4194304
    • 提供者:lasu0801
  1. Database in Depth.chm

  2. Database in Depth.chm
  3. 所属分类:其它

  1. Data Structures and Algorithm Analysis in C - Mark Allen Weiss.chm

  2. PREFACE Purpose/Goals This book describes data structures, methods of organizing large amounts of data, and algorithm analysis, the estimation of the running time of algorithms. As computers become faster and faster, the need for programs that can h
  3. 所属分类:C

    • 发布日期:2012-12-02
    • 文件大小:2097152
    • 提供者:laoli666
  1. Ora9iSQLRef.chm

  2. A ACTIVE_INSTANCE_COUNT initialization parameter, 1-15 ALL_ALL_TABLES view, 2-6 ALL_APPLY view, 2-8 ALL_APPLY_CONFLICT_COLUMNS view, 2-9 ALL_APPLY_DML_HANDLERS view, 2-10 ALL_APPLY_ERROR view, 2-10 ALL_APPLY_KEY_COLUMNS view, 2-11 ALL_APPLY_PARAMETE
  3. 所属分类:Oracle

    • 发布日期:2013-04-26
    • 文件大小:6291456
    • 提供者:hanqiu2012
  1. ModernC++Design.chm

  2. Modern C++ Design is an important book. Fundamentally, it demonstrates 'generic patterns' or 'pattern templates' as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt
  3. 所属分类:C++

    • 发布日期:2008-09-07
    • 文件大小:517120
    • 提供者:ray3044
  1. java7帮助文档

  2. Java Platform Standard Edition 7 Documentation What's New Documentation Release Notes Tutorials and Training The Java Tutorials Java Training More Information Java SE 7 Names and Versions Java SE White Papers Documentation Accessibility Specificatio
  3. 所属分类:Java

    • 发布日期:2013-07-01
    • 文件大小:57671680
    • 提供者:yg359547115
  1. Applied C++: Practical Techniques for Building Better Software(chm和pdf)

  2. Applied C++: Practical Techniques for Building Better Software, 英文版。C++ In-Depth系列之一,C++程序员必看。
  3. 所属分类:C/C++

    • 发布日期:2013-08-30
    • 文件大小:4194304
    • 提供者:sjiagc
  1. C# 3.0 Pocket Reference

  2. This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples. Despite its conciseness, this book doesn
  3. 所属分类:C#

    • 发布日期:2008-09-20
    • 文件大小:940032
    • 提供者:julien_liu
  1. High Performance MySql.chm

  2. In High Performance MySQL you will learn about MySQL indexing and optimization in depth so you can make better use of these key features.
  3. 所属分类:其它

    • 发布日期:2008-09-22
    • 文件大小:1010688
    • 提供者:ajie0112_2008
  1. Applied C++ chm

  2. The C++ In-Depth Series: Applied C++.Practical Techniques for Building Better Software.chm By Philip Romanik, Amy Muntz
  3. 所属分类:C++

    • 发布日期:2008-09-24
    • 文件大小:2097152
    • 提供者:YakirKin
  1. C++ Coding Standards chm

  2. The C++ In-Depth Series: C++ Coding Standards 101 Rules, Guidelines, and Best Practices.chm By Herb Sutter, Andrei Alexandrescu
  3. 所属分类:C++

    • 发布日期:2008-09-24
    • 文件大小:537600
    • 提供者:YakirKin
  1. Exceptional C++ chm

  2. The C++ In-Depth Series: Exceptional.C++.Style.40.New.Engineering.Puzzles,.Programming.Problems.and.Solutions.-.Herb.Sutter.chm By Herb Sutter
  3. 所属分类:C++

    • 发布日期:2008-09-24
    • 文件大小:564224
    • 提供者:YakirKin
  1. The C++ Standard Library.chm

  2. 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 tha
  3. 所属分类:C++

    • 发布日期:2008-10-29
    • 文件大小:3145728
    • 提供者:sunjin007
« 12 3 »