Size: 2518
Comment:
|
Size: 2558
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
'''为了学习,我们自个儿来翻译,仅仅作为学习笔记的一种方式吧''' | '''为了学习,我们自个儿来翻译,[[FootNote(建议使用脚注的方式在有意见的地方说明是也乎!--ZoomQuiet)]]仅仅作为学习笔记的一种方式吧''' |
Line 12: | Line 12: |
= 正文 = 1. [wiki:self/Zope3Book/0-Preface 序] -- 0% 1. [wiki:self/Zope3Book/1-What-sZope What is Zope?] -- 0% 1. [wiki:self/Zope3Book/2-PowerfulPython Powerful Python] -- 0% |
== 正文 == ## 请按照章节来组织子页面吧!并请保留翻译者和进度信息 1. [wiki:self/Zope3Book/0-Preface Preface 序言] -- 100% -- ZoomQuiet 1. [wiki:self/Zope3Book/1-What-sZopeZH 什么是Zope?]^中文版^ [wiki:self/Zope3Book/1-What-sZope 什么是Zope?]^英中对照版^ -- 100% -- honeyday 1. [wiki:self/Zope3Book/2-PowerfulPython 强大的Python] -- 100% -- honeyday 1. [wiki:self/Zope3Book/2-InTheBeginning 在开始的地方……] -- 50% -- honeyday |
Line 17: | Line 20: |
1. [wiki:self/Zope3Book/1-What-sZope What is Zope?] -- 0% 1. [wiki:self/Zope3Book/1-What-sZope What is Zope?] -- 0% === Goals of this book === The main target audience for this book are developers that would like to develop on the Zope 3 framework itself; these are referred to as Zope developers in this book. But also Python program- mers will find many of the chapters interesting, since they introduce concepts that could be used in other Python applications as well. Python programmers could also use this book as an introduc- tion to Zope. |
1. [wiki:self/Zope3Book/4-GoalsTheBook Goals of this book] -- 0% === 第六章 介绍接口 === |
Line 26: | Line 23: |
In general the chapters have been arranged in a way so that the Zope 3 structure itself could be easily understood. The book starts out by getting you setup, so that you can evaluate and develop with Zope 3. The second part of the book consists of chapters that are meant as introductions to various important concepts of Zope 3. If you are a hands-on developer like me, you might want to skip this part until you have done some development. The third and fourth part are the heart of the book, since a new content component with many features is developed over a course of 12 chapters. |
6.1[wiki:self/Zope3Book/ch6.1-ZH 介绍]^中文版^[wiki:self/Zope3Book/ch6.1 Introduction 介绍]^中英对照版^ -- 100% -- honeyday |
Line 33: | Line 25: |
Once you understand how to develop content components, part five has a set of chapters that introduce other components that might be important for your projects. The fifth part is intended for people that wish to use Zope technologies outside of Zope 3. The emphasis on testing is one of the most important philosophical transitions the Zope 3 development team has undergone. Thus the last chapter is dedicated to various ways to write tests. |
6.2[wiki:self/Zope3Book/ch6.2-ZH 高级用途]^中文版^[wiki:self/Zope3Book/ch6.2 Advanced Uses 高级用途]^中英对照版^ -- 100% -- honeyday |
Line 39: | Line 27: |
Last but not least this book should encourage you to start helping us to develop Zope 3. This could be in the form of enhancing the Zope 3 core itself or by developing third party products, reaching from new content objects to entire applications, such as an e-commerce system. This book covers all the modules and packages required for you to start developing. |
6.3[wiki:self/Zope3Book/ch6.3-ZH 使用接口]^中文版^[wiki:self/Zope3Book/ch6.3 Using Interfaces 使用接口]^中英对照版^ -- 100% -- honeyday === 第七章 组件架构-介绍 === 7.1[wiki:self/Zope3Book/ch7.1-ZH 服务]^中文版^[wiki:self/Zope3Book/ch7.1 Services 服务]^中英对照版^ -- 100% -- honeyday 7.2[wiki:self/Zope3Book/ch7.2-ZH 适配器]^中文版^[wiki:self/Zope3Book/ch7.2 Adapters 适配器]^中英对照版^ -- 100% -- honeyday 7.3[wiki:self/Zope3Book/ch7.3-ZH 实用工具]^中文版^[wiki:self/Zope3Book/ch7.3 Utilities 实用工具]^中英对照版^ -- 100% -- honeyday 7.4[wiki:self/Zope3Book/ch7.4-ZH 工厂(对象类/属性)]^中文版^[wiki:self/Zope3Book/ch7.4 Factories (Object Classes/Prototypes) 工厂(对象类/属性)]^中英对照版^ -- 100% -- honeyday 7.5[wiki:self/Zope3Book/ch7.5-ZH 表现组件]^中文版^[wiki:self/Zope3Book/ch7.5 Presentation Components 表现组件]^中英对照版^ -- 100% -- honeyday 7.6[wiki:self/Zope3Book/ch7.6-ZH 全局vs局部]^中文版^[wiki:self/Zope3Book/ch7.6 Global versus Local 全局vs局部]^中英对照版^ -- 100% -- honeyday == 目次 == [[Include(Zope3BookIdx)]] [[Include(/DisCuss)]] |
Zope3Book -- 中文快速翻译项目
::-- ZoomQuiet [DateTime(2005-08-18T10:38:20Z)] TableOfContents
描述
为了学习,我们自个儿来翻译,FootNote(建议使用脚注的方式在有意见的地方说明是也乎!--ZoomQuiet)仅仅作为学习笔记的一种方式吧
正文
[wiki:self/Zope3Book/0-Preface Preface 序言] -- 100% -- ZoomQuiet
[wiki:self/Zope3Book/1-What-sZopeZH 什么是Zope?]中文版 [wiki:self/Zope3Book/1-What-sZope 什么是Zope?]英中对照版 -- 100% -- honeyday
[wiki:self/Zope3Book/2-PowerfulPython 强大的Python] -- 100% -- honeyday
[wiki:self/Zope3Book/2-InTheBeginning 在开始的地方……] -- 50% -- honeyday
[wiki:self/Zope3Book/3-Zope3Components Zope 3 Components ] -- 0%
[wiki:self/Zope3Book/4-GoalsTheBook Goals of this book] -- 0%
第六章 介绍接口
6.1[wiki:self/Zope3Book/ch6.1-ZH 介绍]中文版[wiki:self/Zope3Book/ch6.1 Introduction 介绍]中英对照版 -- 100% -- honeyday
6.2[wiki:self/Zope3Book/ch6.2-ZH 高级用途]中文版[wiki:self/Zope3Book/ch6.2 Advanced Uses 高级用途]中英对照版 -- 100% -- honeyday
6.3[wiki:self/Zope3Book/ch6.3-ZH 使用接口]中文版[wiki:self/Zope3Book/ch6.3 Using Interfaces 使用接口]中英对照版 -- 100% -- honeyday
第七章 组件架构-介绍
7.1[wiki:self/Zope3Book/ch7.1-ZH 服务]中文版[wiki:self/Zope3Book/ch7.1 Services 服务]中英对照版 -- 100% -- honeyday
7.2[wiki:self/Zope3Book/ch7.2-ZH 适配器]中文版[wiki:self/Zope3Book/ch7.2 Adapters 适配器]中英对照版 -- 100% -- honeyday
7.3[wiki:self/Zope3Book/ch7.3-ZH 实用工具]中文版[wiki:self/Zope3Book/ch7.3 Utilities 实用工具]中英对照版 -- 100% -- honeyday
7.4[wiki:self/Zope3Book/ch7.4-ZH 工厂(对象类/属性)]中文版[wiki:self/Zope3Book/ch7.4 Factories (Object Classes/Prototypes) 工厂(对象类/属性)]中英对照版 -- 100% -- honeyday
7.5[wiki:self/Zope3Book/ch7.5-ZH 表现组件]中文版[wiki:self/Zope3Book/ch7.5 Presentation Components 表现组件]中英对照版 -- 100% -- honeyday
7.6[wiki:self/Zope3Book/ch7.6-ZH 全局vs局部]中文版[wiki:self/Zope3Book/ch7.6 Global versus Local 全局vs局部]中英对照版 -- 100% -- honeyday