ID English原文 中文翻译 最近翻译记录 状态 操作
0#翻译 =================== web2py API =================== 翻译 899天前 翻译
1#翻译 created by Massimo Di Pierro 由 Massimo Di Pierro 所創建 396天前 翻译
2#翻译 URL mapping overview --------------------- URL映射概述 --------------------- 829天前 翻译
4#翻译 Container Objects ------------------ 容器对象 ------------------ 829天前 翻译
5#翻译 `request <http://127.0.0.1:8000/examples/global/vars/request>`_ , `response <http://127.0.0.1:8000/examples/global/vars/response>`_ , `session <http://127.0.0.1:8000/examples/global/vars/session>`_ , `cache <http://127.0.0.1:8000/examples/global/vars/cache>`_ 翻译 899天前 翻译
6#翻译 Navigation Functions and Objects --------------------------------- 翻译 899天前 翻译
7#翻译 `redirect <http://127.0.0.1:8000/examples/global/vars/redirect>`_ , `HTTP <http://127.0.0.1:8000/examples/global/vars/HTTP>`_ 翻译 899天前 翻译
8#翻译 Internationalization -------------------- 国际化 -------------------- 814天前 翻译
9#翻译 `T <http://127.0.0.1:8000/examples/global/vars/T>`_ 翻译 899天前 翻译
10#翻译 Views Helpers ------------- 翻译 899天前 翻译
11#翻译 `XML <http://127.0.0.1:8000/examples/global/vars/XML>`_ , `URL <http://127.0.0.1:8000/examples/global/vars/URL>`_ , `BEAUTIFY <http://127.0.0.1:8000/examples/global/vars/BEAUTIFY>`_ 翻译 899天前 翻译
12#翻译 HTTP Building Objects --------------------- 翻译 899天前 翻译
13#翻译 `A <http://127.0.0.1:8000/examples/global/vars/A>`_ , `B <http://127.0.0.1:8000/examples/global/vars/B>`_ , `BODY <http://127.0.0.1:8000/examples/global/vars/BODY>`_ , `BR <http://127.0.0.1:8000/examples/global/vars/BR>`_ , `CENTER <http://127.0.0.1:8000/examples/global/vars/CENTER>`_ , `CODE <http://127.0.0.1:8000/examples/global/vars/CODE>`_ , `DIV <http://127.0.0.1:8000/examples/global/vars/DIV>`_ , `EM <http://127.0.0.1:8000/examples/global/vars/EM>`_ , `EMBED <http://127.0.0.1:8000/examples/global/vars/EMBED>`_ , `FORM <http://127.0.0.1:8000/examples/global/vars/FORM>`_ , `H1 <http://127.0.0.1:8000/examples/global/vars/H1>`_ , `H2 <http://127.0.0.1:8000/examples/global/vars/H2>`_ , `H3 <http://127.0.0.1:8000/examples/global/vars/H3>`_ , `H4 <http://127.0.0.1:8000/examples/global/vars/H4>`_ , `H5 <http://127.0.0.1:8000/examples/global/vars/H5>`_ , `H6 <http://127.0.0.1:8000/examples/global/vars/H6>`_ , `HEAD <http://127.0.0.1:8000/examples/global/vars/HEAD>`_ , `HR <http://127.0.0.1:8000/examples/global/vars/HR>`_ , `HTML <http://127.0.0.1:8000/examples/global/vars/HTML>`_ , `IMG <http://127.0.0.1:8000/examples/global/vars/IMG>`_ , `INPUT <http://127.0.0.1:8000/examples/global/vars/INPUT>`_ , `LI <http://127.0.0.1:8000/examples/global/vars/LI>`_ , `LINK <http://127.0.0.1:8000/examples/global/vars/LINK>`_ , `LO <http://127.0.0.1:8000/examples/global/vars/LO>`_ , `LU <http://127.0.0.1:8000/examples/global/vars/LU>`_ , `META <http://127.0.0.1:8000/examples/global/vars/META>`_ , `OBJECT <http://127.0.0.1:8000/examples/global/vars/OBJECT>`_ , `ON <http://127.0.0.1:8000/examples/global/vars/ON>`_ , `OPTION <http://127.0.0.1:8000/examples/global/vars/OPTION>`_ , `P <http://127.0.0.1:8000/examples/global/vars/P>`_ , `PRE <http://127.0.0.1:8000/examples/global/vars/PRE>`_ , `SCRIPT <http://127.0.0.1:8000/examples/global/vars/SCRIPT>`_ , `SELECT <http://127.0.0.1:8000/examples/global/vars/SELECT>`_ , `SPAN <http://127.0.0.1:8000/examples/global/vars/SPAN>`_ , `STYLE <http://127.0.0.1:8000/examples/global/vars/STYLE>`_ , `TABLE <http://127.0.0.1:8000/examples/global/vars/TABLE>`_ , `TD <http://127.0.0.1:8000/examples/global/vars/TD>`_ , `TEXTAREA <http://127.0.0.1:8000/examples/global/vars/TEXTAREA>`_ , `TH <http://127.0.0.1:8000/examples/global/vars/TH>`_ ,`TITLE <http://127.0.0.1:8000/examples/global/vars/TITLE>`_ , `TR <http://127.0.0.1:8000/examples/global/vars/TR>`_ , `TT <http://127.0.0.1:8000/examples/global/vars/TT>`_ 翻译 899天前 翻译
14#翻译 Validator Objects ------------------ 验证器对象 ----------- 380天前 翻译
15#翻译 `IS_ALPHANUMERIC <http://127.0.0.1:8000/examples/global/vars/IS_ALPHANUMERIC>`_ , `IS_DATE <http://127.0.0.1:8000/examples/global/vars/IS_DATE>`_ , `IS_DATETIME <http://127.0.0.1:8000/examples/global/vars/IS_DATETIME>`_ , `IS_EMAIL <http://127.0.0.1:8000/examples/global/vars/IS_EMAIL>`_ , `IS_EXPR <http://127.0.0.1:8000/examples/global/vars/IS_EXPR>`_ , `IS_FLOAT_IN_RANGE <http://127.0.0.1:8000/examples/global/vars/IS_FLOAT_IN_RANGE>`_ , `IS_INT_IN_RANGE <http://127.0.0.1:8000/examples/global/vars/IS_INT_IN_RANGE>`_ , `IS_IN_SET <http://127.0.0.1:8000/examples/global/vars/IS_IN_SET>`_ , `IS_LENGTH <http://127.0.0.1:8000/examples/global/vars/IS_LENGTH>`_ , `IS_MATCH <http://127.0.0.1:8000/examples/global/vars/IS_MATCH>`_ , `IS_NOT_EMPTY <http://127.0.0.1:8000/examples/global/vars/IS_NOT_EMPTY>`_ , `IS_TIME <http://127.0.0.1:8000/examples/global/vars/IS_TIME>`_ , `IS_URL <http://127.0.0.1:8000/examples/global/vars/IS_URL>`_ , `CLEANUP <http://127.0.0.1:8000/examples/global/vars/CLEANUP>`_ , `CRYPT <http://127.0.0.1:8000/examples/global/vars/CRYPT>`_ , `IS_IN_DB <http://127.0.0.1:8000/examples/global/vars/IS_IN_DB>`_ , `IS_NOT_IN_DB <http://127.0.0.1:8000/examples/global/vars/IS_NOT_IN_DB>`_ 翻译 716天前 翻译
16#翻译 Database API ------------- 資料庫應用程式介面 ------------------ 396天前 翻译
17#翻译 `SQLDB <http://127.0.0.1:8000/examples/global/vars/SQLDB>`_ , `SQLField <http://127.0.0.1:8000/examples/global/vars/SQLField>`_ 翻译 899天前 翻译
18#翻译 Database to HTML ------------------ 資料庫轉為超文件 ---------------- 396天前 翻译
19#翻译 `SQLFORM <http://127.0.0.1:8000/examples/global/vars/SQLFORM>`_ , `SQLTABLE <http://127.0.0.1:8000/examples/global/vars/SQLTABLE>`_ 翻译 899天前 翻译