文件名称:Smarty-v3.1.30
介绍说明--下载内容均来自于网络,请自行研究使用
Smarty是一个使用PHP写出来的模板引擎,是目前业界最著名的PHP模板引擎之一。它分离了逻辑代码和外在的内容,提供了一种易于管理和使用的方法,用来将原本与HTML代码混杂在一起PHP代码逻辑分离。-Smarty is a use of PHP to write out the template engine, is currently the industry s most famous one of the PHP template engine. It separates the logic code and external content, provides an easy to manage and use method, used to separate the original code and PHP code, HTML code logic separation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
smarty-3.1.30
.............\.gitattributes
.............\.gitignore
.............\.travis.yml
.............\change_log.txt
.............\composer.json
.............\COMPOSER_RELEASE_NOTES.txt
.............\COPYING.lib
.............\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
.............\INHERITANCE_RELEASE_NOTES.txt
.............\lexer
.............\.....\smarty_internal_configfilelexer.plex
.............\.....\smarty_internal_configfileparser.y
.............\.....\smarty_internal_templatelexer.plex
.............\.....\smarty_internal_templateparser.y
.............\libs
.............\....\Autoloader.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.htmlspecialchars.php
.............\....\Smarty.class.php
.............\....\SmartyBC.class.php
.............\....\sysplugins
.............\....\..........\smartycompilerexception.php
.............\....\..........\smartyexception.php
.............\....\........