Differences between revisions 13 and 18 (spanning 5 versions)
Revision 13 as of 2005-03-31 08:41:18
Size: 1876
Editor: hoxide
Comment:
Revision 18 as of 2006-04-26 03:15:50
Size: 963
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[http://www-900.ibm.com/developerWorks/cn/linux/theme/special/index.shtml#python 可爱的Python 系列文章] [[TableOfContents]]
Line 4: Line 4:
的作者: '''
David Mertz
'''
是非常有名的Python 专家!

http://www-900.ibm.com/developerWorks/cn/i/p-mertz.gif

是那种相信 esse est denunte 的 Foucauldian Berkeley。可以通过 [email protected] 与 David 联系;
他的[http://gnosis.cx/publish/ 个人 Web 页面] 上介绍了他的生活。

他发表的新书:[http://gnosis.cx/TPiP/ Python Text Processing in Python(原文)]
||http://gnosis.cx/TPiP/cover-small.jpg||[[Include(TPiPauthor)]]||
Line 19: Line 8:
[[TableOfContents]]
== FRONTMATTER -- PREFACE ==
Line 24: Line 10:
= TPiP =
== acknowledgments ==
/AcKnowledgments FOLKS WHO HAVE MADE THIS BOOK BETTER
== intro ==
/intro INTRODUCTION
== chap1 ==
/Chap1 PYTHON BASICS
Line 25: Line 18:
=== SECTION 1 -- What is Text Processing? ===
 * ["/SECTION1"]
== chap2 ==
/Chap2 BASIC STRING OPERATIONS
Line 28: Line 21:
=== SECTION 2 -- The Philosophy of Text Processing ===
 * ["/SECTION2"]
== chap3 ==
/Chap3 REGULAR EXPRESSIONS

== chap4 ==
/Chap4 PARSERS AND STATE-MACHINES

== chap5 ==
/Chap5 INTERNET TOOLS AND TECHNIQUES

== appendix_a ==
/AppendixA A SELECTIVE AND IMPRESSIONISTIC SHORT REVIEW OF PYTHON

== appendix_b ==
/AppendixB A DATA COMPRESSION PRIMER

== appendix_c ==
/AppendixC UNDERSTANDING UNICODE

== appendix_d ==
/AppendixD A STATE-MACHINE FOR ADDING MARKUP TO TEXT

== glossary ==
/glossary GLOSSARY TERMS
Line 32: Line 46:
=== SECTION 3 -- What You'll Need to Use This Book ===
 * ["/SECTION3"]
=== SECTION 4 -- Conventions Used in This Book ===

 * ["/SECTION4"]
=== SECTION 5 -- A Word on Source Code Examples ===
 * ["/SECTION5"]

=== SECTION 6 -- External Resources ===
 * ["/SECTION6"]

=== 反馈 ===
 * 如何得到TPiP原文?
  * 呀呀呀??不好意思,直接到 David Mertz 的主页去拿是也乎 -- Zoom.Quiet

 * David Mertz的声明 (http://gnosis.cx/TPiP/):
{{{
   This stuff is copyrighted by AW (except the code samples which are released to the public domain). Feel free to use this material personally; but no permission is given for further distribution beyond your personal use.
}}}
  是不是不能拿来翻译发布?
  * 我们是自用哪??没有进行出版发布的,保留他的版权声明,作我们自个儿的事儿就好…… ZoomQuiet
  * well, 下载了, 第四章很有意思阿, 状态机~~~, 附录d也很不错. 计划阅读之 --- hoxide
== 反馈 ==
[[Include(/discuss)]]

TableOfContents

http://gnosis.cx/TPiP/cover-small.jpg||[[Include(TPiPauthor)]]

等不及中文版了!自个儿来! -- Zoom.Quiet [DateTime(2004-08-09T23:30:02Z)]

蟒之禅 Include(PythonZen)

TPiP

acknowledgments

/AcKnowledgments FOLKS WHO HAVE MADE THIS BOOK BETTER

intro

/intro INTRODUCTION

chap1

/Chap1 PYTHON BASICS

chap2

/Chap2 BASIC STRING OPERATIONS

chap3

/Chap3 REGULAR EXPRESSIONS

chap4

/Chap4 PARSERS AND STATE-MACHINES

chap5

/Chap5 INTERNET TOOLS AND TECHNIQUES

appendix_a

/AppendixA A SELECTIVE AND IMPRESSIONISTIC SHORT REVIEW OF PYTHON

appendix_b

/AppendixB A DATA COMPRESSION PRIMER

appendix_c

/AppendixC UNDERSTANDING UNICODE

appendix_d

/AppendixD A STATE-MACHINE FOR ADDING MARKUP TO TEXT

glossary

/glossary GLOSSARY TERMS

反馈

Include(/discuss)

TPiP (last edited 2009-12-25 07:18:09 by localhost)