Smarty - 下载
Smarty - 下載
Download
下載
Note: The Smarty Template Engine requires PHP Version 4.0.6 or later.
注意:Smarty模板引擎要求PHP 4.0.6或更高版本。
Latest Stable Release
最新穩定版本
- Smarty 2.6.18 Source March 7th, 2007
Previous Releases
過去的版本
- Smarty 2.6.17 Source March 5th, 2007
- Smarty 2.6.16 Source Dec 1st, 2006
- Smarty 2.6.15 Source Nov 30th, 2006
- Smarty 2.6.14 Source May 28th, 2006
- Smarty 2.6.13 Source March 9th, 2006
- Smarty 2.6.12 Source January 18th, 2006
- Smarty 2.6.11 Source December 14th, 2005
- Smarty 2.6.10 Source August 5th, 2005
- Smarty 2.6.9 Source March 31st, 2005
- Smarty 2.6.8 Source March 21st, 2005
- Smarty 2.6.7 Source February 3rd, 2005
- Smarty 2.6.6 Source October 13th, 2004
- Smarty 2.6.5 Source September 13th, 2004
- Smarty 2.6.4 Source September 7th, 2004
- Smarty 2.6.3 Source June 16th, 2004
- Smarty 2.6.2 Source February 17th, 2004
CVS Version
CVS版本
Alternatively, you can get the latest and greatest version of Smarty directly from the PHP CVS server.
此外,可以直接從PHP的CVS服務器獲取更新更多的Smarty版本。
- Log in to the PHP anonymous CVS server (use phpfi as the password):
- 登錄PHP的匿名CVS服務器(使用phpfi作為密碼): cvs -d :pserver:cvsread@cvs.php.net:/repository login
- To obtain the current (unstable) Smarty tree:
- 獲取當前(非穩定)Smarty樹 cvs -d :pserver:cvsread@cvs.php.net:/repository co smarty
- To obtain a past release of Smarty:
- 獲取Smarty過去的版本
cvs -d :pserver:cvsread@cvs.php.net:/repository co -r Smarty_2_6_18 smarty
The following are valid cvs tags to checkout various versions of Smarty:
下列是檢出Smarty各種版本時有效的cvs標記:
Smarty_2_6_18, Smarty_2_6_17, Smarty_2_6_16, Smarty_2_6_15, Smarty_2_6_14, Smarty_2_6_13, Smarty_2_6_12, Smarty_2_6_11, Smarty_2_6_10, Smarty_2_6_9, Smarty_2_6_8, Smarty_2_6_7, Smarty_2_6_6, Smarty_2_6_5, Smarty_2_6_4, Smarty_2_6_3, Smarty_2_6_2, Smarty_2_6_1, Smarty_2_6_0, Smarty_2_6_0_RC3, Smarty_2_6_0_RC2, Smarty_2_6_0_RC1, Smarty_2_5_0, Smarty_2_5_0_RC2, Smarty_2_5_0_RC1, Smarty_2_4_2, Smarty_2_4_1, Smarty_2_4_0, Smarty_2_3_1, Smarty_2_3_0, Smarty_2_2_0, Smarty_2_1_1, Smarty_2_1_0, Smarty_2_0_1, Smarty_1_5_2, Smarty_1_5_1, Smarty_1_5_0, Smarty_1_4_6, Smarty_1_4_5, Smarty_1_4_4, Smarty_1_4_3, Smarty_1_4_2, Smarty_1_4_1.
You can browse the CVS Repository with your web browser here.
可以通過瀏覽器在此處瀏覽CVS倉庫。
Documentation
文檔
For documentation downloads, please visit our documentation downloads page.
下載文檔請訪問文檔下載頁面。
[Smarty - 官方網站]
http://smarty.php.net/[Smarty - 下載地址]
當前版本 2.6.18, http://smarty.php.net/do_download.php?download_file=Smarty-2.6.18.tar.gz
全部列表, http://smarty.php.net/download.php
[Smarty - 相關論壇]
http://php.board.newsmth.net/http://forum.csdn.net/SList/PHP/
http://www.phpinsider.com/smarty-forum/
http://news.php.net/php.smarty.general
http://news.php.net/php.smarty.dev
http://news.php.net/php.smarty.cvs
[Smarty - 關鍵詞]
smarty[Smarty - Manual手冊]
借助cycle實現循環輸出值, http://smarty.php.net/manual/en/language.function.cycle.php
Smarty的cat函數, http://smarty.php.net/manual/en/language.modifier.cat.php
Smarty的upper函數, http://smarty.php.net/manual/en/language.modifier.upper.php
[Smarty - Manual手冊 - Chapter 3. Basic Syntax第3章 基礎語法]
Comments注釋, http://smarty.php.net/manual/en/language.basic.syntax.php#language.syntax.commentsMath數學運算, http://smarty.php.net/manual/en/language.math.php
[Smarty - Manual手冊 - Chapter 5. Variable Modifiers第5章 變量修飾符]
cat將值連接到給定變量之后, http://smarty.php.net/manual/en/language.modifier.cat.php
upper將字符串轉換成大寫字母, http://smarty.php.net/manual/en/language.modifier.upper.php
escape轉義修飾符, http://smarty.php.net/manual/en/language.modifier.escape.php
[Smarty - Manual手冊 - Chapter 7. Built-in Functions內建函數]
{foreach},{foreachelse}, http://smarty.php.net/manual/en/language.function.foreach.php{strip}在顯示之前刪除每行前后多余的空格和回車字符, http://smarty.php.net/manual/en/language.function.strip.php
[Smarty - Manual手冊 - Chapter 8. Custom Functions第8章 自定義函數]
{assign}用于在模板執行過程中設置模板變量, http://smarty.php.net/manual/en/language.custom.functions.php#language.function.assign
{counter}計數器, http://smarty.php.net/manual/en/language.custom.functions.php
[Smarty - Manual手冊 - 第13章 Smarty類方法]
register_function()動態注冊模板函數插件, http://smarty.php.net/manual/en/api.register.function.phpassign_by_ref()按引用賦值, http://smarty.php.net/manual/en/api.assign.by.ref.php
總結
以上是生活随笔為你收集整理的Smarty - 下载的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Foobar音乐播放器——最佳音乐播放器
- 下一篇: 渠道为王:销售渠道建设3部曲 读后感