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

搜索资源列表

  1. C# 速查手册,小巧精简的C#关键速查手册

  2. The C# Language Pocket Reference offers the convenience of a quick reference in a format that will actually fit in your pocket. The book includes a guide to C# language elements, a brief overview of the Framework Class library, a cross-reference for
  3. 所属分类:C#

    • 发布日期:2008-10-14
    • 文件大小:151552
    • 提供者:ar7_top
  1. 标准Ecma-262

  2. This ECMA Standard is based on several originating technologies, the most well known being Javascr ipt (Netscape) and Jscr ipt (Microsoft). The language was invented by Brendan Eich at Netscape and first appeared in that company’s Navigator 2.0 brow
  3. 所属分类:Javascript

    • 发布日期:2008-10-14
    • 文件大小:720896
    • 提供者:wujunqing
  1. Microsoft Codeview and Utilities User

  2. 从 Windows 3.0 SDK 发掘的资源,英文原版 + HTML版本 Microsoft Codeview and Utilities User's Guide Microsoft(R) CodeView(R) and Utilities User's Guide Version 2.3 for MS(R) OS/2 and MS-DOS(R) Operating Systems MICROSOFT CORPORATION Information in this document is
  3. 所属分类:C/C++

  1. Museo300-Regular.otf

  2. Museo300 字体是一款实用常规的字体
  3. 所属分类:其它

    • 发布日期:2014-04-30
    • 文件大小:126976
    • 提供者:fa0757
  1. bootstrap-3.0.3-dist.zip

  2. 预编译Bootstrap版本,下载压缩包之后,将其解压缩到任意目录即可看到以下目录结构 bootstrap/ ├── css/ │ ├── bootstrap.css │ ├── bootstrap.min.css │ ├── bootstrap-theme.css │ └── bootstrap-theme.min.css ├── js/ │ ├── bootstrap.js │ └── bootstrap.min.js └── fonts/ ├── glyphicons-halflings
  3. 所属分类:Web开发

    • 发布日期:2014-05-06
    • 文件大小:142336
    • 提供者:thehandit
  1. Design Concepts in Programming Languages

  2. Hundreds of programming languages are in use today--scr ipting languages for Internet commerce, user interface programming tools, spreadsheet macros, page format specification languages, and many others. Designing a programming language is a metapro
  3. 所属分类:其它

    • 发布日期:2014-05-12
    • 文件大小:5242880
    • 提供者:bahir
  1. [磁盘整理] O&O Defrag Professional 16.0 Build 345

  2. About O&O Defrag 16 Thank you for choosing O&O Defrag! O&O Defrag activates the hidden performance of your computer and packs file fragments efficiently and securely together. O&O Defrag gives you everything from fully automated defragmentation to a
  3. 所属分类:其它

    • 发布日期:2014-05-19
    • 文件大小:29360128
    • 提供者:marki
  1. 精通正则表达式 第3版 英文版

  2. Regular expressions ar e the key to powerful, ?exible, and ef?cient text processing. Regular expressions themselves, with a general pattern notation almost like a mini pr ogramming language, allow you to describe and parse text. With additional supp
  3. 所属分类:PHP

  1. Learning Ruby

  2. You don't have to know everything about a car to drive one, and you don't need to know everything about Ruby to start programming with it. Written for both experienced and new programmers alike, "Learning Ruby" is a just-get-in-and-drive book - a ha
  3. 所属分类:其它

    • 发布日期:2014-06-01
    • 文件大小:1048576
    • 提供者:patrick_lu_nj
  1. ActionScript 3.0 Cookbook(英文原版)

  2. Preface Chapter 1. Actionscr ipt Basics Section 1.0. Introduction Recipe 1.1. Creating an Actionscr ipt Project Recipe 1.2. Customizing the Properties of an Application Recipe 1.3. Where to Place Actionscr ipt Code Recipe 1.4. How to Trace a Message
  3. 所属分类:Java

    • 发布日期:2008-10-17
    • 文件大小:2097152
    • 提供者:cfwin
  1. 正则表达式教程

  2. 正则表达式 Regular Expression Tutorial 张子阳 jimmyzhang.cnblogs.com jimmy_dev@163.com 目录 目录...................................................................................................................................................2 引言..............
  3. 所属分类:Web开发

    • 发布日期:2014-06-19
    • 文件大小:371712
    • 提供者:arthaswu2008
  1. Regular Test正则验证工具

  2. 正则表达式测试工具 正则表达式测试工具 RegularExpressionTest.exe 解压即可使用
  3. 所属分类:其它

    • 发布日期:2014-06-24
    • 文件大小:456704
    • 提供者:jungleli3
  1. Pro .NET 2.0 Windows Forms and custom controls

  2. While many other resources read more like technical reference docs, Pro .NET 2.0 Windows Forms and Custom Controls in C# does an excellent job of filtering the information down to what developers really (need) to harness the power and innovations we
  3. 所属分类:C#

    • 发布日期:2014-06-30
    • 文件大小:13631488
    • 提供者:thefates
  1. 正则表达式

  2. 正则表达式 ,你懂的,很省心 揭开正则表达式的神秘面纱 引言 正则表达式(regular expression)描述了一种字符串匹配的模式,可以用来:(1)检查 一个串中是否
  3. 所属分类:Web开发

    • 发布日期:2014-07-03
    • 文件大小:254976
    • 提供者:lecer46323818
  1. gtest-1.6.0.zip

  2. Google C++ Testing Framework ============================ http://code.google.com/p/googletest/ Overview -------- Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the xU
  3. 所属分类:C++

    • 发布日期:2014-07-04
    • 文件大小:1048576
    • 提供者:qq_15933921
  1. 正则表达式

  2. 正则表达式(regular expression)描述了一种字符串匹配的模式, 可以用来:(1)检查一个串中是否含有符合某个规则的子串,并且 可以得到这个子串;(2)根据匹配规则对字符串进行灵活的替换操 作。
  3. 所属分类:C#

    • 发布日期:2014-07-06
    • 文件大小:435200
    • 提供者:w1025508785
  1. DIRegEx v8.5.0 for D4-XE6 cracked

  2. DIRegEx是Delphi中最快的正则表达式控件,因为属于商业收费控件,所以网上的学习教程几乎没有,所以只能参考DEMO学习了。 DIRegEx is a library of Delphi (Embarcadero / CodeGear / Borland) components and procedures that implement regular expression pattern matching using the same syntax and semantics as P
  3. 所属分类:Delphi

    • 发布日期:2014-07-06
    • 文件大小:17825792
    • 提供者:wozengcong
  1. J2SE6.0(英文帮助文件).chm

  2. win7 ,win8都可以使用 -------------------------------------------------------------------------------- Overview Package Class Use Tree Deprecated Index Help Java™ Platform Standard Ed. 6 PREV NEXT FRAMES NO FRAMES All Classes -----------------------------
  3. 所属分类:Java

    • 发布日期:2014-07-09
    • 文件大小:38797312
    • 提供者:linhao19891124
  1. 正则表达式经典实例.pdf

  2. 正则表达式(英语:Regular Expression、regex或regexp,缩写为RE),也译为正规表示法、常规表示法,在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。在很多文本编辑器或其他工具里,正则表达式通常被用来检索和/或替换那些符合某个模式的文本内容。许多程序设计语言都支持利用正则表达式进行字符串操作。
  3. 所属分类:其它

    • 发布日期:2014-07-31
    • 文件大小:47185920
    • 提供者:u011406059
  1. 轮式进度条ProgressWheel-master

  2. 轮式进度条ProgressWheel-master A custom progress indicator component for Android that you can use in your app instead of the regular progress bar to provide a different look and feel.
  3. 所属分类:Android

    • 发布日期:2014-08-05
    • 文件大小:1048576
    • 提供者:wds1181977
« 1 2 ... 44 45 46 47 48 4950 »