积累了很多电子书,删了挺可惜的用什么方式共享比较好呢?

野马 2007-10-05 07:47:57
Folder PATH listing
Volume serial number is BCE8-D4F8
N:\BOOK\LAMP\PHP
├─ADOdb
├─Classes and Objects in PHP5
├─IBM 的PHP 基础教程3
│ ├─i
│ ├─os-phptut1
│ │ ├─imagemaster
│ │ └─images
│ ├─os-phptut2
│ │ ├─imagemaster
│ │ └─images
│ └─os-phptut3
│ ├─imagemaster
│ └─images
├─PHP Introduction
├─PHP visual blueprint [Hungry Minds'2001]
│ └─code
│ ├─Chapter 1
│ │ └─P 28-29 Verify PHP is Installed
│ ├─Chapter 2
│ │ ├─P 36-37 Insert PHP Code into WP
│ │ ├─P 38-39 Add Comment to PHP pg
│ │ ├─P 40-41 Create Numeric Variable
│ │ ├─P 42-43 Create String Variable
│ │ ├─P 44-45 Create a Constant
│ │ ├─P 50-51 Perform a Numeric Calc
│ │ ├─P 52-53 Using IF Statement
│ │ ├─P 54-55 Using FOR Statement
│ │ ├─P 56-57 Using WHILE Statement
│ │ ├─P 58-59 Using Switch Statement
│ │ ├─P 60-61 Create an Array
│ │ ├─P 62-63 Work with Arrays
│ │ ├─P 64-65 Using a Function
│ │ ├─P 66-67 Retrn Value from Funct
│ │ ├─P 68-69 Pass Arguments to Funct
│ │ ├─P 70-71 Pas Arg Funct by Ref_
│ │ ├─P 72-73 Understnd VariableScope
│ │ ├─P 74-75 Using Dynamic Variables
│ │ ├─P 76-77 Wrk Data TypesVariables
│ │ ├─P 78-79 Get Info about Variable
│ │ ├─P 80-81 Access System Constants
│ │ └─P 82-83 Include a File
│ ├─Chapter 3
│ │ ├─P 100-101 Get Information_
│ │ ├─P 102-103 Using LIST Statement
│ │ ├─P 84-85 Creat Associative Array
│ │ ├─P 86-87 Multidimensional Array
│ │ ├─P 88-89 Move Through Array
│ │ ├─P 90-91 AddRemove Elements
│ │ ├─P 92-93 Replace Elements
│ │ ├─P 94-95 Sort a Simple Array
│ │ ├─P 96-97 Sort Associative Array
│ │ └─P 98-99 Sort Using Comparison
│ ├─Chapter 4
│ │ ├─P 104 Change Case of Char_Strng
│ │ ├─P 105 Using ASCII Values
│ │ ├─P 106-107 Format a String
│ │ ├─P 108-109 Find Length of String
│ │ ├─P 110-111 Divide a String
│ │ ├─P 112-113 Trim a String
│ │ ├─P 114-115 Compare Strings
│ │ ├─P 116-117 Extrct_ReplceSubstrng
│ │ ├─P 118-119 Search Substring_Char
│ │ ├─P 120-121 Replace Data
│ │ └─P 122-123 Work with HTML Text
│ ├─Chapter 5
│ │ ├─P 124-125 Write to a File
│ │ ├─P 126-127 Read a File
│ │ ├─P 128-129 Copy or Delete a File
│ │ ├─P 130-131 Determine Status File
│ │ ├─P 132-133 Set File Group
│ │ └─P 134-135 Create_Delete Dir
│ ├─Chapter 6
│ │ ├─P 136 Create a Form
│ │ ├─P 137 Add Elements to a Form
│ │ ├─P 140-141 Process Data frm Form
│ │ ├─P 142-143 Process Multi Form
│ │ ├─P 144-145 Create Form to Upload
│ │ └─P 146-147 Process Uploaded file
│ ├─Chapter 7
│ │ ├─P 148-149 Create_Read a Cookie
│ │ ├─P 150-151 Delete a Cookie
│ │ ├─P 152-153 Start a Session
│ │ ├─P 154-155 Create_Read Session
│ │ ├─P 156-157 Save Session Info
│ │ └─P 158-159 Restore Session Info
│ ├─Chapter 8
│ │ ├─P 160-161 Using Objects in PHP
│ │ ├─P 162-163 Define a Class
│ │ ├─P 164-165 Define a Method
│ │ ├─P 166-167 Call a Method
│ │ ├─P 168-169 Extend a Class
│ │ ├─P 170-171 Work w_External Data
│ │ ├─P 172-173 Get Info about Object
│ │ └─P 174-175 Check Classes_Methods
│ ├─Chapter10
│ │ ├─P 184-185 Connect MYSQL Server
│ │ ├─P 186-187 Persistant Connection
│ │ ├─P 188-189 Issue an SQL Statemnt
│ │ ├─P 190-191 Retrieve Info-DB
│ │ ├─P 192-193 Add a Record
│ │ ├─P 194-195 Update a Record
│ │ ├─P 196-197 Delete a Record
│ │ ├─P 198-199 Retrieve Info-Array
│ │ ├─P 200-201 Retrieve Info-Tables
│ │ ├─P 202-203 Access a Portion
│ │ ├─P 204-205 Get Information
│ │ └─P 206-207 Use Form_Database
│ └─Chapter11
│ ├─P 208-209 Log Errors to File
│ ├─P 210-211 Send Error to Email
│ ├─P 212-213 Chng Error Reporting
│ ├─P 214-215 Create Error Handling
│ └─P 216-217 Embed Debugging
├─PHP 核心编程
├─PHP4 程序员手册
├─php4程序设计(PDF)(附源码)
│ └─php4code
├─PHPer
│ └─PHPer6
├─PHPmore
├─php_manual
├─PHP下GD安装全攻略
├─PHP核心编程(PDF)
│ └─php 核心编程所有例程
├─PHP的十个高级技巧(TXT)
├─Sams - PHP and MySQL Web Development, Second Edition
│ ├─book
│ │ └─index
│ │ ├─assists
│ │ ├─morgue
│ │ ├─parts
│ │ ├─pdd
│ │ ├─style
│ │ ├─temp
│ │ ├─topicidx
│ │ ├─trans
│ │ └─work
│ └─examples
│ ├─chapter0
│ ├─chapter01
│ ├─chapter02
│ ├─chapter03
│ ├─chapter04
│ ├─chapter05
│ ├─chapter06
│ ├─chapter08
│ ├─chapter09
│ ├─chapter1
│ ├─chapter10
│ ├─chapter11
│ ├─chapter12
│ ├─chapter13
│ ├─chapter14
│ │ ├─mysql
│ │ └─protected
│ ├─chapter15
│ ├─chapter16
│ ├─chapter17
│ ├─chapter18
│ ├─chapter19
│ │ └─images
│ ├─chapter2
│ ├─chapter20
│ │ └─pictures
│ ├─chapter21
│ │ └─images
│ ├─chapter22
│ │ ├─archive
│ │ └─images
│ ├─chapter23
│ │ └─images
│ ├─chapter24
│ ├─chapter25
│ │ ├─cache
│ │ ├─images
│ │ └─nusoap
│ ├─chapter26
│ │ └─pictures
│ ├─chapter27
│ │ └─images
│ ├─chapter28
│ │ ├─archive
│ │ └─images
│ ├─chapter29
│ │ └─images
│ ├─chapter3
│ ├─chapter30
│ ├─chapter31
│ │ ├─cache
│ │ ├─images
│ │ └─nusoap
│ ├─chapter4
│ ├─chapter5
│ ├─chapter6
│ ├─chapter7
│ ├─chapter8
│ └─chapter9
│ ├─mysql
│ └─protecte
...全文
685 10 打赏 收藏 转发到动态 举报
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
leeyi1988 2007-10-08
  • 打赏
  • 举报
回复
還是傳几本書上來比較實在
ljlj1203 2007-10-08
  • 打赏
  • 举报
回复
好东西当然要分享一下啦
helloyou0 2007-10-07
  • 打赏
  • 举报
回复
电驴
jlzan1314 2007-10-07
  • 打赏
  • 举报
回复
不要删啊。这可是好东西。。买几张盘子刻起来
野马 2007-10-06
  • 打赏
  • 举报
回复
20G怎么上传???
lfy2b 2007-10-06
  • 打赏
  • 举报
回复
应该共享一下.
Subsir 2007-10-06
  • 打赏
  • 举报
回复
好东西啊, 我要啊!!!
顶顶。。。
ruanchao 2007-10-05
  • 打赏
  • 举报
回复
呵呵,你相当的牛了!

把数上传上来共享得了,CSDN有这个功能的呀!

谢谢!
野马 2007-10-05
  • 打赏
  • 举报
回复
Volume in drive N has no label.
Volume Serial Number is BCE8-D4F8

Directory of N:\Book\LAMP\PHP

2007-10-05 16:54 <DIR> .
2007-10-05 16:54 <DIR> ..
2007-10-04 15:03 <DIR> ADOdb
2004-11-26 10:23 97,631 ADODB_GB.htm
2004-02-23 13:18 129,870 ADODB手册.htm
2007-10-02 00:09 4,034,563 Apress.Pro.PHP.XML.and.Web.Services.Mar.2006.pdf
2007-10-04 15:03 <DIR> Classes and Objects in PHP5
2004-12-13 17:33 9,821,369 Course.Technology.PHP.5.Fast.and.Easy.Web.Development.eBook-LiB.chm
2004-05-22 13:00 2,038,750 Creating.Your.Web.Site.with.PHP-fly.chm
2004-05-22 13:21 14,339,988 Dreamweaver MX- PHP Web Development - fly.chm
2007-10-05 16:37 <DIR> IBM 的PHP 基础教程3
2004-05-22 13:05 1,804,882 Intrusion Detection with SNORT - Advanced IDS Techniques Using SNORT, Apache, MySQL, PHP, and ACID.pdf
2004-05-22 13:36 5,730,497 John.Wiley.And.Sons.MySQL.PHP.Database.Applications.2nd.Edition.eBook-LiB.pdf
2004-05-14 19:22 9,965,214 John.Wiley.and.Sons.PHP.and.MySQL.for.Dummies.Second.Edition.Mar.2004.eBook-DDU.pdf
2004-01-11 08:19 2,100 MySQL中文模糊检索问题的解决方法.txt
2004-05-22 13:41 98,853 OReilly - PHP Pocket Reference - 2nd Edition.chm
2004-10-31 20:57 1,266,549 OReilly.Learning.PHP.5.Jul.2004.eBook-DDU.chm
2006-01-04 11:32 4,027,099 OReilly.PHP.Hacks.Tips.and.Tools.For.Creating.Dynamic.Websites.Dec.2005.HAPPY.NEW.YEAR.chm
2005-06-21 14:40 1,905,071 pear_manual_en.chm
2005-05-11 11:14 330,761 PHP 5 Advanced OOP and Design Patterns.pdf
2004-05-22 13:41 294,912 PHP Developer's Cookbook, 2ed [Sams'2001].chm
2004-05-22 13:49 4,390,912 PHP Essentials, 2nd Edition.chm
2004-05-22 13:42 184,320 PHP Functions - Essential Reference [New Riders'2001].chm
2007-10-02 02:35 963,013 PHP Hacking.PDF
2007-10-04 15:03 <DIR> PHP Introduction
2004-05-22 13:42 166,434 PHP Pocket Reference, 2ed [OReilly'2002].chm
2004-05-22 14:11 16,300,770 PHP Professional Projects (868 pages) - 2002.chm
2004-05-22 13:47 2,406,765 PHP Programming for Windows [New Riders'2002].chm
2007-10-05 16:49 <DIR> PHP visual blueprint [Hungry Minds'2001]
2007-10-04 15:03 <DIR> PHP 核心编程
2001-07-10 22:17 270,652 PHP 精华文摘.chm
2004-09-07 21:46 11,038,952 PHP&MySQLWebDevelopmentThirdEdition.pdf
2005-03-29 14:23 8,120,795 PHP.5.Power.Programming.chm
2004-07-21 14:36 943,216 php.chm
2007-10-05 16:47 <DIR> PHP4 程序员手册
2004-01-11 08:01 4,697 PHP4之COOKIE支持详解.txt
2007-10-04 15:03 <DIR> php4程序设计(PDF)(附源码)
2007-10-05 16:54 <DIR> PHPer
2002-09-04 22:32 65,658 PHPHELP.CHM
2002-12-28 16:51 79,693 phplib.chm
2007-10-05 16:52 <DIR> PHPmore
2004-05-22 13:02 2,938,888 PHPMySQL Programming for the Absolute Beginner.pdf
2007-10-05 16:52 <DIR> php_manual
2007-10-04 15:03 <DIR> PHP下GD安装全攻略
2004-01-05 19:42 3,667 php代码优化及php相关问题总结---针对有一定基础的php学习者.txt
2002-09-20 09:38 63,446 PHP使用技巧集.chm
2004-09-17 15:32 149,542 php工具手册.chm
2007-10-04 15:03 <DIR> PHP核心编程(PDF)
2007-10-04 15:03 <DIR> PHP的十个高级技巧(TXT)
2007-10-05 16:44 28,541 PHP的十个高级技巧.txt
2004-01-02 20:23 2,144 PHP系统流量分析的程序.txt
2003-06-26 17:55 47,031 PHP编码规范.chm
2006-05-17 18:05 1,150,035 PHP设计模式.chm
2004-05-22 13:57 1,588,596 Prentice Hall PTR - Core PHP Programming, Third Edition.chm
2004-05-22 14:03 1,597,726 Programming PHP [OReilly'2002].chm
2004-05-22 14:07 2,649,233 QUE - PHP By Example.pdf
2007-10-05 16:47 <DIR> Sams - PHP and MySQL Web Development, Second Edition
2004-05-22 14:10 2,352,467 Sams Teach Yourself PHP in 24 Hours, Third Edition.chm
2003-05-26 01:20 3,419,588 Sams.Teach.Yourself.PHP.MySQL.And.Apache.In.24Hours.eBook-LiB.chm
2003-04-07 22:39 13,062,237 Secure PHP Developmnet Building.pdf
2002-08-31 10:47 3,822 show.php
2004-09-10 08:12 6,102,284 SkillSoft.Press.Integrating.PHP.and.XML.eBook-LiB.chm
2007-10-04 15:03 <DIR> Smarty
2004-04-25 04:58 1,530,300 the pragmatic programmer.pdf
2007-10-02 01:35 155,157 Tutorial basico del metodo AJAX con PHP y MySQL.pdf
2007-10-04 15:03 <DIR> Using C++ With PHP
2004-05-22 13:22 6,578,614 Web application design with php4.pdf
2007-10-05 16:46 <DIR> Wiley - PHP - Your Visual Blueprint for Creating Open Source, Server-Side Content
2004-01-11 09:00 3,509,755 《PHP Fast & Easy Web Development, 2nd Edition》.chm
2004-01-12 23:08 4,296 关于PHP操作文件的一些FAQ总结.txt
2005-05-18 11:28 5,591,569 用PHP语言设计游戏-PHP.Game.Programming.pdf
2004-01-02 20:27 7,519 编写自己的php扩展函数.txt
2007-10-05 16:35 <DIR> 网页
52 File(s) 153,360,443 bytes
21 Dir(s) 86,960,726,016 bytes free
野马 2007-10-05
  • 打赏
  • 举报
回复
├─Smarty
├─Using C++ With PHP
├─Wiley - PHP - Your Visual Blueprint for Creating Open Source, Server-Side Content
│ ├─Book
│ │ └─index
│ │ ├─assists
│ │ ├─morgue
│ │ ├─parts
│ │ ├─pdd
│ │ ├─style
│ │ └─trans
│ └─Code
│ ├─Chapter 1
│ │ └─P 28-29 Verify PHP is Installed
│ ├─Chapter 2
│ │ ├─P 36-37 Insert PHP Code into WP
│ │ ├─P 38-39 Add Comment to PHP pg
│ │ ├─P 40-41 Create Numeric Variable
│ │ ├─P 42-43 Create String Variable
│ │ ├─P 44-45 Create a Constant
│ │ ├─P 50-51 Perform a Numeric Calc
│ │ ├─P 52-53 Using IF Statement
│ │ ├─P 54-55 Using FOR Statement
│ │ ├─P 56-57 Using WHILE Statement
│ │ ├─P 58-59 Using Switch Statement
│ │ ├─P 60-61 Create an Array
│ │ ├─P 62-63 Work with Arrays
│ │ ├─P 64-65 Using a Function
│ │ ├─P 66-67 Retrn Value from Funct
│ │ ├─P 68-69 Pass Arguments to Funct
│ │ ├─P 72-73 Understnd VariableScope
│ │ ├─P 74-75 Using Dynamic Variables
│ │ ├─P 76-77 Wrk Data TypesVariables
│ │ ├─P 78-79 Get Info about Variable
│ │ ├─P 80-81 Access System Constants
│ │ └─P 82-83 Include a File
│ ├─Chapter 3
│ │ ├─P 102-103 Using LIST Statement
│ │ ├─P 84-85 Creat Associative Array
│ │ ├─P 86-87 Multidimensional Array
│ │ ├─P 88-89 Move Through Array
│ │ ├─P 90-91 AddRemove Elements
│ │ ├─P 92-93 Replace Elements
│ │ ├─P 94-95 Sort a Simple Array
│ │ ├─P 96-97 Sort Associative Array
│ │ └─P 98-99 Sort Using Comparison
│ ├─Chapter 4
│ │ ├─P 105 Using ASCII Values
│ │ ├─P 106-107 Format a String
│ │ ├─P 108-109 Find Length of String
│ │ ├─P 110-111 Divide a String
│ │ ├─P 112-113 Trim a String
│ │ ├─P 114-115 Compare Strings
│ │ ├─P 120-121 Replace Data
│ │ └─P 122-123 Work with HTML Text
│ ├─Chapter 5
│ │ ├─P 124-125 Write to a File
│ │ ├─P 126-127 Read a File
│ │ ├─P 128-129 Copy or Delete a File
│ │ ├─P 130-131 Determine Status File
│ │ └─P 132-133 Set File Group
│ ├─Chapter 6
│ │ ├─P 136 Create a Form
│ │ ├─P 137 Add Elements to a Form
│ │ ├─P 140-141 Process Data frm Form
│ │ ├─P 142-143 Process Multi Form
│ │ ├─P 144-145 Create Form to Upload
│ │ └─P 146-147 Process Uploaded file
│ ├─Chapter 7
│ │ ├─P 150-151 Delete a Cookie
│ │ ├─P 152-153 Start a Session
│ │ ├─P 156-157 Save Session Info
│ │ └─P 158-159 Restore Session Info
│ ├─Chapter 8
│ │ ├─P 160-161 Using Objects in PHP
│ │ ├─P 164-165 Define a Method
│ │ ├─P 166-167 Call a Method
│ │ ├─P 168-169 Extend a Class
│ │ └─P 172-173 Get Info about Object
│ ├─Chapter10
│ │ ├─P 184-185 Connect MYSQL Server
│ │ ├─P 186-187 Persistant Connection
│ │ ├─P 192-193 Add a Record
│ │ ├─P 196-197 Delete a Record
│ │ ├─P 198-199 Retrieve Info-Array
│ │ ├─P 200-201 Retrieve Info-Tables
│ │ ├─P 202-203 Access a Portion
│ │ └─P 204-205 Get Information
│ └─Chapter11
│ ├─P 208-209 Log Errors to File
│ ├─P 210-211 Send Error to Email
│ ├─P 212-213 Chng Error Reporting
│ ├─P 214-215 Create Error Handling
│ └─P 216-217 Embed Debugging
└─网页
├─Exceed PHP - 如何实现日期比较,暨实现显示5天内,显示10天内的记录_files
├─Exceed PHP - 揭开正则表达式语法的神秘面纱_files
├─Exceed PHP - 正则表达式使用详解_files
├─Exceed PHP - 正则表达式在PHP中的应用_files
├─PHP Everywhere ADOdb MySQL Tutorial_files
├─PHP 中获得客户端真实IP的方法_files
├─PHP与JavaScript对多项选择的处理_files
├─PHP中的正规表达式_files
├─PHP中的正规表达式(一)_files
├─PHP中的正规表达式(二)_files
├─PHP开发大型项目的一点经验_files
├─PHP的面向对象编程_files
├─使用OOP技术来优化PHP应用程序_files
├─统一教学网-PHP中的加密功能_files
│ └─ad_files
├─统一教学网-PHP完全手册_files
│ └─ad_files
├─统一教学网-PHP开发文件系统实例讲解_files
│ └─ad_files
└─编写PHP程序 使MySQL 数据同步_files

21,886

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧