文件名称:smarty-3.1.29
- 所属分类:
- Web服务器
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-07
- 文件大小:
- 366kb
- 下载次数:
- 0次
- 提 供 者:
- wangz******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Smarty是一个使用PHP写出来的模板PHP模板引擎,是目前业界最著名的PHP模板引擎之一。它分离了逻辑代码和外在的内容,提供了一种易于管理和使用的方法,用来将原本与HTML代码混杂在一起PHP代码逻辑分离。-Smarty is a template written using PHP PHP template engine, is one of the industry s best-known PHP template engine. It separates the logic code and external content, provides an easy way to manage and use for the original mixed with PHP code and HTML code logic.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
smarty-3.1.29
.............\.gitattributes
.............\.gitignore
.............\.travis.yml
.............\COMPOSER_RELEASE_NOTES.txt
.............\COPYING.lib
.............\INHERITANCE_RELEASE_NOTES.txt
.............\NEW_FEATURES.txt
.............\README
.............\README.md
.............\SMARTY_2_BC_NOTES.txt
.............\SMARTY_3.0_BC_NOTES.txt
.............\SMARTY_3.1_NOTES.txt
.............\change_log.txt
.............\composer.json
.............\demo
.............\....\configs
.............\....\.......\test.conf
.............\....\index.php
.............\....\plugins
.............\....\.......\cacheresource.apc.php
.............\....\.......\cacheresource.memcache.php
.............\....\.......\cacheresource.mysql.php
.............\....\.......\cacheresource.pdo.php
.............\....\.......\cacheresource.pdo_gzip.php
.............\....\.......\resource.extendsall.php
.............\....\.......\resource.mysql.php
.............\....\.......\resource.mysqls.php
.............\....\templates
.............\....\.........\footer.tpl
.............\....\.........\header.tpl
.............\....\.........\index.tpl
.............\lexer
.............\.....\smarty_internal_configfilelexer.plex
.............\.....\smarty_internal_configfileparser.y
.............\.....\smarty_internal_templatelexer.plex
.............\.....\smarty_internal_templateparser.y
.............\libs
.............\....\Autoloader.php
.............\....\Smarty.class.php
.............\....\SmartyBC.class.php
.............\....\debug.tpl
.............\....\plugins
.............\....\.......\block.textformat.php
.............\....\.......\function.counter.php
.............\....\.......\function.cycle.php
.............\....\.......\function.fetch.php
.............\....\.......\function.html_checkboxes.php
.............\....\.......\function.html_image.php
.............\....\.......\function.html_options.php
.............\....\.......\function.html_radios.php
.............\....\.......\function.html_select_date.php
.............\....\.......\function.html_select_time.php
.............\....\.......\function.html_table.php
.............\....\.......\function.mailto.php
.............\....\.......\function.math.php
.............\....\.......\modifier.capitalize.php
.............\....\.......\modifier.date_format.php
.............\....\.......\modifier.debug_print_var.php
.............\....\.......\modifier.escape.php
.............\....\.......\modifier.regex_replace.php
.............\....\.......\modifier.replace.php
.............\....\.......\modifier.spacify.php
.............\....\.......\modifier.truncate.php
.............\....\.......\modifiercompiler.cat.php
.............\....\.......\modifiercompiler.count_characters.php
.............\....\.......\modifiercompiler.count_paragraphs.php
.............\....\.......\modifiercompiler.count_sentences.php
.............\....\.......\modifiercompiler.count_words.php
.............\....\.......\modifiercompiler.default.php
.............\....\.......\modifiercompiler.escape.php
.............\....\.......\modifiercompiler.from_charset.php
.............\....\.......\modifiercompiler.indent.php
.............\....\.......\modifiercompiler.lower.php
.............\....\.......\modifiercompiler.noprint.php
.............\....\.......\modifiercompiler.string_format.php
.............\....\.......\modifiercompiler.strip.php
.............\....\.......\modifiercompiler.strip_tags.php
.............\....\.......\modifiercompiler.to_charset.php
.............\....\.......\modifiercompiler.unescape.php
.............\....\.......\modifiercompiler.upper.php
.............\....\.......\modifiercompiler.wordwrap.php
.............\....\.......\outputfilter.trimwhitespace.php
.............\....\.......\shared.escape_special_chars.php
.............\....\.......\shared.literal_compiler_param.php
.............\....\.......\shared.make_timestamp.php
.............\....\.......\shared.mb_str_replace.php
.............\....\.......\shared.mb_unicode.php
.............\....\.......\shared.mb_wordwrap.php
.............\....\.......\variablefilter.h