亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Project-<b>Management</b>

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon

    標(biāo)簽: L. published Schwartz Edition

    上傳時(shí)間: 2015-09-03

    上傳用戶:lifangyuan12

  • VB student result management system management system, brings the entire wrap the paper, has the ver

    VB student result management system management system, brings the entire wrap the paper, has the very high reference value to the graduation project.

    標(biāo)簽: management system the student

    上傳時(shí)間: 2015-12-03

    上傳用戶:zxc23456789

  • The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification

    The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification as of December 7, 2000 Mini-B connector Engineering Change Notice to the USB 2.0 specification. Pull-up/pull-down Resistors Engineering Change Notice to the USB 2.0 specification. Errata to the USB 2.0 specification as of May 28, 2002 Interface Association Descriptor Engineering Change Notice to the USB 2.0 specification. Rounded Chamfer Engineering Change Notice to the USB 2.0 specification as of October 8, 2003 Unicode Engineering Change Notice to the USB 2.0 specification as of February 21, 2005 Inter-Chip USB Supplement Revision 1.0 as of March 13, 2006 Revision 1.3 of the USB On-The-Go Supplement as of December 5, 2006 Revision 1.01 of the Micro-USB Cables and Connectors Specification as of April 4, 2007 USB 2.0 Link Power Management Addendum Engineering Change Notice to the USB 2.0 specification as of July 16, 2007.

    標(biāo)簽: specification 2.0 USB Original

    上傳時(shí)間: 2013-12-31

    上傳用戶:familiarsmile

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.

    標(biāo)簽: Lucene Abstract Jakarta project

    上傳時(shí)間: 2016-01-10

    上傳用戶:songrui

  • Atheros無線芯片AR-6000系列wince 6驅(qū)動(dòng)源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware

    Atheros無線芯片AR-6000系列wince 6驅(qū)動(dòng)源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 轉(zhuǎn)自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1

    標(biāo)簽: wince Requires firmware Atheros

    上傳時(shí)間: 2014-11-11

    上傳用戶:bibirnovis

  • ASP個(gè)人聊天系統(tǒng) If MenuSwf="" Then MenuSwf="About" select case lcase(MenuSwf) case "about" TopMenu=

    ASP個(gè)人聊天系統(tǒng) If MenuSwf="" Then MenuSwf="About" select case lcase(MenuSwf) case "about" TopMenu="a" case "news" TopMenu="b" case "project" TopMenu="c" case "clients" TopMenu="e" case "contact" TopMenu="f" case "mainbinner" TopMenu="g" case "person" TopMenu="h"

    標(biāo)簽: MenuSwf case TopMenu select

    上傳時(shí)間: 2016-07-11

    上傳用戶:lht618

  • T-kernel 的extension源代碼

    T-kernel 的extension源代碼,是日本最著名的T-kernel所獨(dú)有的,適合開發(fā)T-kernel的朋友們使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)

    標(biāo)簽: extension T-kernel 源代碼

    上傳時(shí)間: 2014-01-20

    上傳用戶:czl10052678

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    標(biāo)簽: i.e. management database simple

    上傳時(shí)間: 2016-10-02

    上傳用戶:851197153

  • Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on

    Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.

    標(biāo)簽: Communications installation Atheros Driver

    上傳時(shí)間: 2016-10-27

    上傳用戶:hebmuljb

  • AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em

    AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.

    標(biāo)簽: installation Windows Driver March

    上傳時(shí)間: 2014-09-06

    上傳用戶:yuzsu

主站蜘蛛池模板: 新昌县| 沅江市| 崇文区| 绵阳市| 黑山县| 图木舒克市| 元谋县| 都匀市| 井冈山市| 嘉荫县| 金门县| 疏附县| 阳曲县| 宜丰县| 若尔盖县| 西贡区| 玛沁县| 分宜县| 建德市| 张掖市| 景德镇市| 靖边县| 丁青县| 呼伦贝尔市| 襄汾县| 恩施市| 阿拉尔市| 开鲁县| 山东省| 上思县| 浙江省| 屏南县| 和田市| 固镇县| 织金县| 西吉县| 会同县| 额济纳旗| 板桥市| 景洪市| 余江县|