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

搜索资源列表

  1. lucene2.2.0

  2. Lucene README file INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. The Lucene web site is at: http://l
  3. 所属分类:Web开发

    • 发布日期:2007-11-09
    • 文件大小:6291456
    • 提供者:ckangtai
  1. swingx包

  2. Readme - SwingLabs SwingX Project - http://swingx.dev.java.netSwingX is a library of components and utilities extending the Java Swing library; read more at our website, http://swingx.dev.java.net, and Wiki page, http://wi ki.java.net/bin/view/Javad
  3. 所属分类:Java

    • 发布日期:2007-11-13
    • 文件大小:2097152
    • 提供者:sbihqty
  1. Cocoa Design Patterns

  2. Addison Wesley, 2009 Unlocking the Secrets of Cocoa and Its Object-Oriented Frameworks Mac and iPhone developers are often overwhelmed by the breadth and sophistication of the Cocoa frameworks. Although Cocoa is indeed huge, once you understand the
  3. 所属分类:C++

    • 发布日期:2009-11-16
    • 文件大小:3145728
    • 提供者:NightCloud
  1. 适用于windows下vim的cscope和ctag

  2. 在windows下用vim的兄弟不少吧。 代码的话需要用cscope和ctags的组合, 可以达到类似sourceinsight的效果。这次上传的是cscope.exe和ctags.exe。这个是编译好的版本,在windows下直接用。不需要cygwin.dll的参与 我在vim6 vim7都用了很久, 非常方便。 请放在vim的目录下, 并且将这个目录设置在环境变量里。我的位置是C:\Program Files\Vim\vim71 cscope的使用方法请参考官方网站。 例子很清楚. (但是
  3. 所属分类:C

    • 发布日期:2009-11-17
    • 文件大小:226304
    • 提供者:zhangyuan
  1. Ultra-fast ASP.NET: Build Ultra-Fast and Ultra-Scalable Websites Using ASP.NET and SQL Server

  2. Ultra-Fast ASP.NET presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you’ll find advice and code examples for all tiers of your application, inclu
  3. 所属分类:C#

    • 发布日期:2009-11-17
    • 文件大小:4194304
    • 提供者:jerrylees2006
  1. shell编程基础.pdf

  2. 目 录 译者序 前言 第一部分 shell 第1章 文件安全与权限 1 1.1 文件 1 1.2 文件类型 2 1.3 权限 2 1.4 改变权限位 4 1.4.1 符号模式 4 1.4.2 chmod命令举例 5 1.4.3 绝对模式 5 1.4.4 chmod命令的其他例子 6 1.4.5 可以选择使用符号模式或绝对模式 7 1.5 目录 7 1.6 suid/guid 7 1.6.1 为什么要使用suid/guid 8 1.6.2 设置suid /guid的例子 8 1.7 chown和
  3. 所属分类:网络攻防

    • 发布日期:2009-11-18
    • 文件大小:407552
    • 提供者:zhangq1116
  1. 经典 批处理 BAT 教程

  2. 第一章 批处理基础 第一节 常用批处理内部命令简介 1、REM 和 :: 2、ECHO 和 @ 3、PAUSE 4、ERRORLEVEL 5、TITLE 6、COLOR 7、mode 配置系统设备 8、GOTO 和 : 9、FIND 10、START 11、assoc 和 ftype 12、pushd 和 popd 13、CALL 14、shift 15、IF 16、setlocal 与 变量延迟 17、ATTRIB 显示或更改文件属性 第二节 常用特殊符号 1、@ 命令行回显屏 蔽符 2、%
  3. 所属分类:VB

    • 发布日期:2009-11-18
    • 文件大小:95232
    • 提供者:Q5914002
  1. wxpython in action.pdf

  2. wxpython 英文教程 Naturally, we’d love everybody to read this book. If you are reading this in the bookstore, trying to decide whether to purchase it, we say, go for it! Buy one for the people next to you too—they’ll thank you later. That said, we did h
  3. 所属分类:Python

    • 发布日期:2009-11-18
    • 文件大小:12582912
    • 提供者:jackgu1977
  1. Digital Control System

  2. The book represents a course reference for Universities and Engineering Schools offering courses on applied computer-controlled systems and system identification. In addition to its academic audience, Digital Control Systems is aimed at practising e
  3. 所属分类:其它

    • 发布日期:2009-11-19
    • 文件大小:1048576
    • 提供者:swq1982
  1. SQL示例大全.pdf

  2. 精心收集整理的各种SQL语句示例,帮助您更加容易的熟悉和使SQL。 1 DECLARE @local_variable 1.1 使用 DECLARE 以下示例将使用名为 @find 的局部变量检索所有姓氏以“Man”开头的联系人信息。 USE AdventureWorks; GO DECLARE @find varchar(30); SET @find = 'Man%'; SELECT LastName, FirstName, Phone FROM Person.Contact WHERE L
  3. 所属分类:其它

    • 发布日期:2009-11-20
    • 文件大小:125952
    • 提供者:songsu
  1. jQuery1.3.2中文手册.chm

  2. jQuery 1.3 速查表 -- Shawphy, 原作:G. Scott Olson 核心 jQuery 核心函数 jQuery(expr, [context]) jQuery(html, [ownerDoc]) jQuery(elements) jQuery(callback) jQuery 对象访问 each(callback) size() length selector context get() get(index) index(subject) 数据缓存 data(name ,
  3. 所属分类:Web开发

    • 发布日期:2009-11-20
    • 文件大小:109568
    • 提供者:javaVScsharp
  1. Wireshark Developer

  2. This book tries to give you a guide to start your own experiments into the wonderful world of Wireshark development. Developers who are new to Wireshark often have a hard time getting their development environment up and running. This is especially
  3. 所属分类:其它

    • 发布日期:2009-11-22
    • 文件大小:217088
    • 提供者:inode
  1. a practical guide to ubuntu linux

  2. The Most Complete, Easy-to-Understand, and Useful Guide to Ubuntu Linux Desktops and Servers Ubuntu Linux is a state-of-the-art operating system, and you need a book that’s just as advanced. Along with being the most comprehensive reference to insta
  3. 所属分类:Linux

    • 发布日期:2009-11-22
    • 文件大小:10485760
    • 提供者:il_joan
  1. WPF Recipes in C# 2008

  2. Product Descr iption WPF offers amazing new opportunities to .NET programmers in terms of the user interfaces they can deliver to their customers. But this significant technological advance comes with a steep learning curve, requiring the programmer
  3. 所属分类:C#

    • 发布日期:2009-11-23
    • 文件大小:6291456
    • 提供者:QQ465881818
  1. A Fast Elitist Non-Dominated Sorting Genetic

  2. Multi-objective evolutionary algorithms which use non-dominated sorting and sharing have been mainly criticized for their (i)  computational complexity (where is the number of objectives and is the population size), (ii) non-elitism approa
  3. 所属分类:专业指导

    • 发布日期:2009-11-24
    • 文件大小:101376
    • 提供者:yangyunyi6146
  1. OpenGL Programming Guide 7th

  2. The OpenGL Programming Guide, Seventh Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 2.1. This seventh edition of the best-selling “red book” d
  3. 所属分类:其它

    • 发布日期:2009-11-25
    • 文件大小:10485760
    • 提供者:sunchy2008
  1. 31DaysRefactoring

  2. Refactoring is an integral part of continually improving your code while it moves forward through time. Without refactoring you accrue technical debt, forget what portions of code do and create code that is resistant to any form of testing. It is an
  3. 所属分类:Web开发

    • 发布日期:2009-11-26
    • 文件大小:485376
    • 提供者:xuy0ung
  1. 微软内部资料-SQL性能优化3

  2. Contents Overview 1 Lesson 1: Concepts – Locks and Lock Manager 3 Lesson 2: Concepts – Batch and Transaction 31 Lesson 3: Concepts – Locks and Applications 51 Lesson 4: Information Collection and Analysis 63 Lesson 5: Concepts – Formulating and Impl
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:1048576
    • 提供者:songsu
  1. 微软内部资料-SQL性能优化5

  2. Contents Overview 1 Lesson 1: Index Concepts 3 Lesson 2: Concepts – Statistics 29 Lesson 3: Concepts – Query Optimization 37 Lesson 4: Information Collection and Analysis 61 Lesson 5: Formulating and Implementing Resolution 75 Module 6: Troubleshoot
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:2097152
    • 提供者:songsu
  1. jQuery的简单验证实例

  2. 对于一个表单验证您可以简单的试一下。 $(function(){ $('form :input').blur(function(){ $(this).removeClass("warning").parents("td") .find("span.error").remove() .end() .find("span.ok").remove(); var $listItem = $(this).parents("td").find("span:last"); //alert($listIte
  3. 所属分类:Javascript

« 1 2 ... 45 46 47 48 49 50»