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

搜索资源列表

  1. Programming Excel With Vba And .net.chm

  2. Table of Contents | Index Programming Excel with VBA and .NET Preface Part I: Learning VBA Chapter 1. Becoming an Excel Programmer Section 1.1. Why Program? Section 1.2. Record and Read Code Section 1.3. Change Recorded Code Section 1.4. Fix Misteak
  3. 所属分类:Java

    • 发布日期:2009-02-07
    • 文件大小:8388608
    • 提供者:yuansen365
  1. Absolute.C.plus.plus

  2. 1.1 INTRODUCTION TO C++ 2 Origins of the C++ Language 2 C++ and Object-Oriented Programming 3 The Character of C++ 3 C++ Terminology 4 A Sample C++ Program 4 1.2 VARIABLES, EXPRESSIONS, AND ASSIGNMENT STATEMENTS 6 Identifiers 6 Variables 8 Assignmen
  3. 所属分类:C++

    • 发布日期:2009-02-09
    • 文件大小:8388608
    • 提供者:thcx
  1. 精通正则表达式(第3版)英文.chm

  2. 精通正则表达式(第3版)英文.chm Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language
  3. 所属分类:C#

    • 发布日期:2009-02-10
    • 文件大小:1048576
    • 提供者:sitez
  1. gawk学习笔记正则表达式

  2. gawk正则表达式Regular ExpressionsRegular Expressions
  3. 所属分类:其它

    • 发布日期:2009-02-11
    • 文件大小:154624
    • 提供者:zhangh1002
  1. Code Reading: The Open Source Perspective

  2. We're programmers. Our job (and in many cases our passion) is to make things happen by writing code. We don't meet our user's requirements with acres of diagrams, with detailed project schedules, with four-foot-high piles of design documentation. Th
  3. 所属分类:其它

    • 发布日期:2009-02-11
    • 文件大小:1048576
    • 提供者:qiutongyeluo
  1. C: In a Nutshell

  2. C语言书籍。Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you've mastered. Whether you're learning French, Java, or C, at some point you'll
  3. 所属分类:C

    • 发布日期:2007-06-28
    • 文件大小:1046528
    • 提供者:wslywsly
  1. 经典小巧的表格组件 EhLib4.14

  2. 经典小巧的表格组件 What's new in version 4. * This version does not support Delphi 4 and C++ Builer 4 anymore. + There are new components for unified loading tabular information from server to client with after-treatment this data on the client:  editing, so
  3. 所属分类:其它

    • 发布日期:2009-02-18
    • 文件大小:1039360
    • 提供者:bfwzx
  1. Microsoft Outlook 2007 Programming

  2. 1 What You Can Do with Outlook 2007 1 1.1 Why program with Outlook? 2 1.2 Outlook programming tools 2 1.3 How to start 9 1.4 Key Outlook programming components 11 1.5 Showing developer commands 11 1.6 Summary 13 Part I Basic Outlook VBA Design 2 The
  3. 所属分类:VB

    • 发布日期:2009-02-20
    • 文件大小:12582912
    • 提供者:xyz_gogogo
  1. GNUPro Debugging Tools

  2. Debugging with GDB Summary of GDB, the GNU Debugger........................................................................5 GDB as Free Software..................................................................................................6 Requ
  3. 所属分类:C++

    • 发布日期:2009-02-22
    • 文件大小:2097152
    • 提供者:osoon
  1. using and porting Gcc

  2. 1. Compile C, C++, Objective C, or Fortran 2. GCC Command Options 2.1 Option Summary 2.2 Options Controlling the Kind of Output 2.3 Compiling C++ Programs 2.4 Options Controlling C Dialect 2.5 Options Controlling C++ Dialect 2.6 Options to Request o
  3. 所属分类:C++

    • 发布日期:2009-02-22
    • 文件大小:4194304
    • 提供者:osoon
  1. essential c++英文版

  2. 《Essential C++(英文版)》是众多C++初学者的入门经典。《Essential C++(英文版)》从4个方面来表现C++的本质:procedural(过程化的)、generic(泛型的)、object-based(基于对象的)、object-oriented(面向对象的)。《Essential C++(英文版)》的组织围绕着一系列由浅入深的程序问题,以及用以解决这些问题的语言特性。按照这种方式,读者不但会学到C++的函数和结构,还会学习到它们的设计目的和基本原理。   《Essen
  3. 所属分类:C++

    • 发布日期:2009-02-23
    • 文件大小:942080
    • 提供者:xx9858
  1. Microprocessor Design Principles and Practices With VHDL

  2. Designing a Microprocessor.................................................................................................................................2 1.1 Overview of a Microprocessor............................................................
  3. 所属分类:硬件开发

    • 发布日期:2009-02-23
    • 文件大小:3145728
    • 提供者:osoon
  1. Inside Microsoft SQL Server 2000

  2. Part I Overview 1. The Evolution of Microsoft SQL Server: 1989 to 2000 [加入我的離線書架] . SQL Server: The Early Years . Ron's Story . Kalen's Story . Microsoft SQL Server Ships . Development Roles Evolve . OS/2 and Friendly Fire . SQL Server 4.2 . SQL Ser
  3. 所属分类:其它

    • 发布日期:2009-02-23
    • 文件大小:3145728
    • 提供者:me_fly1206
  1. Foundation ActionScript 3.0 with Flash CS3 and Flex

  2. Editorial Reviews Product Descr iption If you want to create exciting dynamic web sites that will amaze your online audience, then the Flash platform is a great way to go, with it's many features, including powerful graphical and sound and video cap
  3. 所属分类:Flash

    • 发布日期:2009-02-24
    • 文件大小:12288
    • 提供者:damphir
  1. c programming language

  2. 英文版的c语言,就当两下英语了 Chapter 1 - A Tutorial Introduction Chapter 2 - Types, Operators and Expressions Chapter 3 - Control Flow
  3. 所属分类:C

    • 发布日期:2009-02-24
    • 文件大小:254976
    • 提供者:ellaheby
  1. Eclipse.Cookbook (chm格式 英文原版)

  2. Eclipse is a powerful open source platform that gives Java developers a new way to approach development projects. In the Eclipse Cookbook, Java expert Steve Holzner demystifies Eclipse with practical recipes for more than 800 situations you may enco
  3. 所属分类:Java

    • 发布日期:2009-02-25
    • 文件大小:5242880
    • 提供者:nswish
  1. The C Cheat Sheet - An Introduction to Programming in C

  2. 比较简短的C语言教程,英文资料 1.0 Introduction 1.1 The main() Function 1.2 Include Files 1.3 Whitespace 1.4 The Preprocessor 1.4.1 The #define Directive 1.4.2 Comments 1.4.3 The #include Directive 1.4.4 The #ifdef/#else/#endif Directives 1.4.5 More Directives 1.4
  3. 所属分类:C

    • 发布日期:2009-03-01
    • 文件大小:1048576
    • 提供者:lodar
  1. Apress.LINQ.for.Visual.C.Sharp.2008.Jun.2008 电子版(PDF)

  2. 英文原版 Chapter 1: LINQ to Objects .........................................................2 Introduction.............................................................................................2 A Simple C# 3.0 LINQ to Objects Program............
  3. 所属分类:C#

    • 发布日期:2009-03-02
    • 文件大小:2097152
    • 提供者:zzc21th
  1. Java Application Development on Linux

  2. Java Application Development on Linux xxiPreface .......................................................................................................... xxviiIntroduction ...........................................................................
  3. 所属分类:Java

    • 发布日期:2009-03-06
    • 文件大小:3145728
    • 提供者:wj916493072
  1. 常见数学公式的英语读法

  2. The pronunciations of the most common mathematical expressions are given.
  3. 所属分类:专业指导

    • 发布日期:2009-03-06
    • 文件大小:84992
    • 提供者:sandlet
« 1 2 ... 45 46 47 48 49 50»