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

搜索资源列表

  1. Enhanced Email version 1.50.7 beta

  2. What's in this version: "1.50.7 is a Beta version,... , the Beta does not have all the features of the 'old' EE yet, it's a work in progress. So if you want those options, use the market version... As most of you already know I have been working tir
  3. 所属分类:Android

    • 发布日期:2013-09-27
    • 文件大小:2097152
    • 提供者:u012267206
  1. Oracle Regular Expressions Pocket Reference

  2. oracle 正则表达式的口袋书,移动终端上看非常方便。
  3. 所属分类:Oracle

    • 发布日期:2013-10-14
    • 文件大小:727040
    • 提供者:lxgks
  1. SVN操作手册中文版

  2. 目录 译者序 前言 序言 读者 怎样阅读本书 本书约定 排版习惯 图标 本书组织结构 Subversion 1.1的新特性,svn客户端和linux下命令行。 目录 1. 简介 1.1. 什么是 TortoiseSVN? 1.2. TortoiseSVN 的历史 1.3. TortoiseSVN 的特性 1.4. 安装 TortoiseSVN 1.4.1. 系统要求 1.4.2. 安装 1.4.3. 语言包 1.4.4. 拼写检查器 2. Basic Version-Control Conce
  3. 所属分类:其它

    • 发布日期:2013-10-16
    • 文件大小:2097152
    • 提供者:lygzscnt12
  1. advanced modern algebra

  2. Contents Second Printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . viii Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ix Etymology . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:专业指导

    • 发布日期:2013-10-20
    • 文件大小:5242880
    • 提供者:u012509778
  1. Linux Shell实例精解.pdf

  2. 第 1 章 Linux Shell介绍 第 2 章 Linux工具箱 2.1 正则表达式(regular expression) 2.2 正则表达式元字符的组合 第 3 章 grep家族 第 4 章 流线式编辑器——sed 第5章 gawk实用程序:Linux工具——gawk 第6章 gawk功能:给表达式赋值 第 7 章 gawk功能:gawk编程 第 8 章 交互使用bash Shell 第 9 章 bash Shell编程 第10章 交互式TC Shell 第11 章 用TC Shell
  3. 所属分类:其它

    • 发布日期:2013-10-24
    • 文件大小:4194304
    • 提供者:q_tao
  1. 精通正则表达式(第3版) 书中的代码

  2. 精通正则表达式(第3版),书中的代码,主要是各种表达式实例,自己从网上down的
  3. 所属分类:Perl

    • 发布日期:2013-10-24
    • 文件大小:463872
    • 提供者:ibmyself
  1. sed_awk.chm

  2. This book is about a set of oddly named UNIX utilities, sed and awk. These utilities have many things in common, including the use of regular expressions for pattern matching. Since pattern matching is such an important part of their use, this book
  3. 所属分类:C

    • 发布日期:2008-09-28
    • 文件大小:778240
    • 提供者:zhyiwww
  1. Oracle.Database.11g.DBA.Handbook

  2. Editorial Reviews Product Descr iption The Essential Resource for Oracle DBAs--Fully Updated and Expanded Manage a flexible, highly available Oracle database with help from the expert information contained in this exclusive Oracle Press guide. Fully
  3. 所属分类:Oracle

    • 发布日期:2008-09-28
    • 文件大小:9437184
    • 提供者:dewpark
  1. 打开*.dat的工具

  2. Now you have several choices to start viewing. You can: •Click "Open file" from the program area or from "File" menu •Drag your winmail.dat file and drop it to the program window You also have the option to pass file name to Winmail Opener via comma
  3. 所属分类:其它

    • 发布日期:2013-10-29
    • 文件大小:329728
    • 提供者:rickyll
  1. Perl编程参考手册

  2. Perl编程参考手册,开发必备。为便于访问,本手册分为以下几个部分: perl - Perl overview (this section) perldelta - Perl changes since previous version perlfaq - Perl frequently asked questions perltoc - Perl documentation table of contents perldata - Perl data structures perlsyn -
  3. 所属分类:Perl

    • 发布日期:2013-10-31
    • 文件大小:2097152
    • 提供者:yue_wu151
  1. Pro Android 4

  2. Pro Android 4 shows you how to build real-world and fun mobile apps using the new Android SDK 4 (Ice Cream Sandwich), which unifies Gingerbread for smartphones, Honeycomb for tablets and augments further with Google TV and more. This Android 4 book
  3. 所属分类:Android

    • 发布日期:2013-11-07
    • 文件大小:31457280
    • 提供者:oak3524816
  1. Linux in a Nutshell

  2. Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell, Sixth Edition, thoroughly
  3. 所属分类:Linux

    • 发布日期:2013-11-07
    • 文件大小:12582912
    • 提供者:oak3524816
  1. Java+SE+7+Documentation.chm

  2. java开发助手,各个类的实现,以及解释 Java SE 7 is the next major release of the Java SE platform and is currently available as an early access release. Java SE 7 documentation will be regularly updated as and when new features are added to the Java SE 7 platform. Y
  3. 所属分类:Java

    • 发布日期:2013-11-18
    • 文件大小:38797312
    • 提供者:sxf1997
  1. 自制发送短信程序,android,SmsManager与PendingIntent

  2. package irdc.EX05_03; import android.app.Activity; /*必需引用PendingIntent类才能使用getBrocast()*/ import android.app.PendingIntent; import android.content.Intent; import android.os.Bundle; /*必需引用telephony.gsm.SmsManager类才能使用sendTextMessage()*/ import androi
  3. 所属分类:Android

    • 发布日期:2013-11-27
    • 文件大小:23552
    • 提供者:u012979957
  1. 正则匹配超全文档

  2. 正则匹配大家都懂的,这是我找了好几个网站整理来的,基本满足你的匹配需求。
  3. 所属分类:专业指导

    • 发布日期:2013-12-08
    • 文件大小:2097152
    • 提供者:hainanlxs
  1. EDI 101 in today

  2. EDI 101 -- In practice, EDI is the act of exchanging data through computers. Many businesses and other organizations use EDI every day in the regular course of doing business. This is because EDI makes doing business together a more automated and ef
  3. 所属分类:电子政务

    • 发布日期:2013-12-12
    • 文件大小:307200
    • 提供者:u013123536
  1. ULTRA LOW-POWER ELECTRONICS AND

  2. Purpose of this book is to integrate into a single volume a selection of low-power design, as well as several technical papers from the regular conference sessions have addressed the difficulties ahead and advanced strategies and principles for achi
  3. 所属分类:专业指导

    • 发布日期:2008-10-01
    • 文件大小:5242880
    • 提供者:matthewku
  1. RegexBuddy_3.6-cracked

  2. RegexBuddy_3.6-cracked,写正则表达式(regular expression)的工具,内置很多正则表达式的例子,可以修改后直接使用,工具使用熟练才能发挥最大的效应。
  3. 所属分类:其它

    • 发布日期:2013-12-18
    • 文件大小:8388608
    • 提供者:j_temp
  1. 3000正则表达式

  2. 收集常用的正则,大概有3000个 tExpression tDEscr iptION matchs ((19|20)[0-9]{2})-(([1-9])|(0[1-9])|(1[0-2]))-((3[0-1])|([0-2][0-9])|([0-9])) Validate the year month and day. 2008-12-15 ^1+0+$ A simple regular expression to determine if a subnet mask is contiguou
  3. 所属分类:Web开发

    • 发布日期:2013-12-25
    • 文件大小:1048576
    • 提供者:windowsxpaccp
  1. The.Art.of.Computer.Programming.Volume.1

  2. The.Art.of.Computer.Programming.Volume.1This multivolume work on the analysis of algorithms has long been recognized as the definitive descr iption of classical computer science. The three complete volumes published to date already comprise a unique
  3. 所属分类:专业指导

    • 发布日期:2013-12-30
    • 文件大小:1048576
    • 提供者:u013336646
« 1 2 ... 42 43 44 45 46 4748 49 50 »