文件名称:Smarty-v3.1.28
-
所属分类:
- 标签属性:
- 上传时间:2015-12-14
-
文件大小:367.32kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Smarty是一个使用PHP写出来的模板引擎,是目前业界最著名的PHP模板引擎之一。它分离了逻辑代码和外在的内容,提供了一种易于管理和使用的方法,用来将原本与HTML代码混杂在一起PHP代码逻辑分离。简单的讲,目的就是要使PHP程序员同前端人员分离,使程序员改变程序的逻辑内容不会影响到前端人员的页面设计,前端人员重新修改页面不会影响到程序的程序逻辑,这在多人合作的项目中显的尤为重要。-Smarty is a template engine written in PHP, is currently the industry s most famous PHP template engine. It separates the logic code and the external content, and provides an easy way to manage and use the method, which will be used to separate the PHP code the HTML code. Simple to say, the purpose is to make the PHP programmer with the front staff separation, so that the programmer to change the logic of the program will not affect the front page design, front staff to re modify the page will not affect the program logic, which is particularly important in the project of multi person cooperation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
smarty-3.1.28/
smarty-3.1.28/.gitattributes
smarty-3.1.28/.gitignore
smarty-3.1.28/.travis.yml
smarty-3.1.28/change_log.txt
smarty-3.1.28/composer.json
smarty-3.1.28/COMPOSER_RELEASE_NOTES.txt
smarty-3.1.28/COPYING.lib
smarty-3.1.28/demo/
smarty-3.1.28/demo/configs/
smarty-3.1.28/demo/configs/test.conf
smarty-3.1.28/demo/index.php
smarty-3.1.28/demo/plugins/
smarty-3.1.28/demo/plugins/cacheresource.apc.php
smarty-3.1.28/demo/plugins/cacheresource.memcache.php
smarty-3.1.28/demo/plugins/cacheresource.mysql.php
smarty-3.1.28/demo/plugins/cacheresource.pdo.php
smarty-3.1.28/demo/plugins/cacheresource.pdo_gzip.php
smarty-3.1.28/demo/plugins/resource.extendsall.php
smarty-3.1.28/demo/plugins/resource.mysql.php
smarty-3.1.28/demo/plugins/resource.mysqls.php
smarty-3.1.28/demo/templates/
smarty-3.1.28/demo/templates/footer.tpl
smarty-3.1.28/demo/templates/header.tpl
smarty-3.1.28/demo/templates/index.tpl
smarty-3.1.28/INHERITANCE_RELEASE_NOTES.txt
smarty-3.1.28/lexer/
smarty-3.1.28/lexer/smarty_internal_configfilelexer.plex
smarty-3.1.28/lexer/smarty_internal_configfileparser.y
smarty-3.1.28/lexer/smarty_internal_templatelexer.plex
smarty-3.1.28/lexer/smarty_internal_templateparser.y
smarty-3.1.28/libs/
smarty-3.1.28/libs/Autoloader.php
smarty-3.1.28/libs/debug.tpl
smarty-3.1.28/libs/plugins/
smarty-3.1.28/libs/plugins/block.textformat.php
smarty-3.1.28/libs/plugins/function.counter.php
smarty-3.1.28/libs/plugins/function.cycle.php
smarty-3.1.28/libs/plugins/function.fetch.php
smarty-3.1.28/libs/plugins/function.html_checkboxes.php
smarty-3.1.28/libs/plugins/function.html_image.php
smarty-3.1.28/libs/plugins/function.html_options.php
smarty-3.1.28/libs/plugins/function.html_radios.php
smarty-3.1.28/libs/plugins/function.html_select_date.php
smarty-3.1.28/libs/plugins/function.html_select_time.php
smarty-3.1.28/libs/plugins/function.html_table.php
smarty-3.1.28/libs/plugins/function.mailto.php
smarty-3.1.28/libs/plugins/function.math.php
smarty-3.1.28/libs/plugins/modifier.capitalize.php
smarty-3.1.28/libs/plugins/modifier.date_format.php
smarty-3.1.28/libs/plugins/modifier.debug_print_var.php
smarty-3.1.28/libs/plugins/modifier.escape.php
smarty-3.1.28/libs/plugins/modifier.regex_replace.php
smarty-3.1.28/libs/plugins/modifier.replace.php
smarty-3.1.28/libs/plugins/modifier.spacify.php
smarty-3.1.28/libs/plugins/modifier.truncate.php
smarty-3.1.28/libs/plugins/modifiercompiler.cat.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_characters.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_paragraphs.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_sentences.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_words.php
smarty-3.1.28/libs/plugins/modifiercompiler.default.php
smarty-3.1.28/libs/plugins/modifiercompiler.escape.php
smarty-3.1.28/libs/plugins/modifiercompiler.from_charset.php
smarty-3.1.28/libs/plugins/modifiercompiler.indent.php
smarty-3.1.28/libs/plugins/modifiercompiler.lower.php
smarty-3.1.28/libs/plugins/modifiercompiler.noprint.php
smarty-3.1.28/libs/plugins/modifiercompiler.string_format.php
smarty-3.1.28/libs/plugins/modifiercompiler.strip.php
smarty-3.1.28/libs/plugins/modifiercompiler.strip_tags.php
smarty-3.1.28/libs/plugins/modifiercompiler.to_charset.php
smarty-3.1.28/libs/plugins/modifiercompiler.unescape.php
smarty-3.1.28/libs/plugins/modifiercompiler.upper.php
smarty-3.1.28/libs/plugins/modifiercompiler.wordwrap.php
smarty-3.1.28/libs/plugins/outputfilter.trimwhitespace.php
smarty-3.1.28/libs/plugins/shared.escape_special_chars.php
smarty-3.1.28/libs/plugins/shared.literal_compiler_param.php
smarty-3.1.28/libs/plugins/shared.make_timestamp.php
smarty-3.1.28/libs/plugins/shared.mb_str_replace.php
smarty-3.1.28/libs/plugins/shared.mb_unicode.php
smarty-3.1.28/libs/plugins/shared.mb_wordwrap.php
smarty-3.1.28/libs/plugins/variablefilter.htmlspecialchars.php
smarty-3.1.28/libs/Smarty.class.php
smarty-3.1.28/libs/SmartyBC.class.php
smarty-3.1.28/libs/sysplugins/
smarty-3.1.28/libs/sysplugins/smartycompilerexception.php
smarty-3.1.28/libs/sysplugins/smartyexception.php
smarty-3.1.28/libs/sysplugins/smarty_cacheresource.php
smarty-3.1.28/libs/sysplugins/smarty_cacheresource_custom.php
smarty-3.1.28/libs/sysplugins/smarty_cacheresource_keyvaluestore.php
smarty-3.1.28/libs/sysplugins/smarty_data.php
smarty-3.1.28/libs/sysplugins/smarty_internal_cacheresource_file.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compilebase.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_append.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_assign.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_block.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_break.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_call.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_capture.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_config_load.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_continue.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_debug.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_eval.php
smarty-3.1.28/libs/sysplugins/sm
smarty-3.1.28/.gitattributes
smarty-3.1.28/.gitignore
smarty-3.1.28/.travis.yml
smarty-3.1.28/change_log.txt
smarty-3.1.28/composer.json
smarty-3.1.28/COMPOSER_RELEASE_NOTES.txt
smarty-3.1.28/COPYING.lib
smarty-3.1.28/demo/
smarty-3.1.28/demo/configs/
smarty-3.1.28/demo/configs/test.conf
smarty-3.1.28/demo/index.php
smarty-3.1.28/demo/plugins/
smarty-3.1.28/demo/plugins/cacheresource.apc.php
smarty-3.1.28/demo/plugins/cacheresource.memcache.php
smarty-3.1.28/demo/plugins/cacheresource.mysql.php
smarty-3.1.28/demo/plugins/cacheresource.pdo.php
smarty-3.1.28/demo/plugins/cacheresource.pdo_gzip.php
smarty-3.1.28/demo/plugins/resource.extendsall.php
smarty-3.1.28/demo/plugins/resource.mysql.php
smarty-3.1.28/demo/plugins/resource.mysqls.php
smarty-3.1.28/demo/templates/
smarty-3.1.28/demo/templates/footer.tpl
smarty-3.1.28/demo/templates/header.tpl
smarty-3.1.28/demo/templates/index.tpl
smarty-3.1.28/INHERITANCE_RELEASE_NOTES.txt
smarty-3.1.28/lexer/
smarty-3.1.28/lexer/smarty_internal_configfilelexer.plex
smarty-3.1.28/lexer/smarty_internal_configfileparser.y
smarty-3.1.28/lexer/smarty_internal_templatelexer.plex
smarty-3.1.28/lexer/smarty_internal_templateparser.y
smarty-3.1.28/libs/
smarty-3.1.28/libs/Autoloader.php
smarty-3.1.28/libs/debug.tpl
smarty-3.1.28/libs/plugins/
smarty-3.1.28/libs/plugins/block.textformat.php
smarty-3.1.28/libs/plugins/function.counter.php
smarty-3.1.28/libs/plugins/function.cycle.php
smarty-3.1.28/libs/plugins/function.fetch.php
smarty-3.1.28/libs/plugins/function.html_checkboxes.php
smarty-3.1.28/libs/plugins/function.html_image.php
smarty-3.1.28/libs/plugins/function.html_options.php
smarty-3.1.28/libs/plugins/function.html_radios.php
smarty-3.1.28/libs/plugins/function.html_select_date.php
smarty-3.1.28/libs/plugins/function.html_select_time.php
smarty-3.1.28/libs/plugins/function.html_table.php
smarty-3.1.28/libs/plugins/function.mailto.php
smarty-3.1.28/libs/plugins/function.math.php
smarty-3.1.28/libs/plugins/modifier.capitalize.php
smarty-3.1.28/libs/plugins/modifier.date_format.php
smarty-3.1.28/libs/plugins/modifier.debug_print_var.php
smarty-3.1.28/libs/plugins/modifier.escape.php
smarty-3.1.28/libs/plugins/modifier.regex_replace.php
smarty-3.1.28/libs/plugins/modifier.replace.php
smarty-3.1.28/libs/plugins/modifier.spacify.php
smarty-3.1.28/libs/plugins/modifier.truncate.php
smarty-3.1.28/libs/plugins/modifiercompiler.cat.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_characters.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_paragraphs.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_sentences.php
smarty-3.1.28/libs/plugins/modifiercompiler.count_words.php
smarty-3.1.28/libs/plugins/modifiercompiler.default.php
smarty-3.1.28/libs/plugins/modifiercompiler.escape.php
smarty-3.1.28/libs/plugins/modifiercompiler.from_charset.php
smarty-3.1.28/libs/plugins/modifiercompiler.indent.php
smarty-3.1.28/libs/plugins/modifiercompiler.lower.php
smarty-3.1.28/libs/plugins/modifiercompiler.noprint.php
smarty-3.1.28/libs/plugins/modifiercompiler.string_format.php
smarty-3.1.28/libs/plugins/modifiercompiler.strip.php
smarty-3.1.28/libs/plugins/modifiercompiler.strip_tags.php
smarty-3.1.28/libs/plugins/modifiercompiler.to_charset.php
smarty-3.1.28/libs/plugins/modifiercompiler.unescape.php
smarty-3.1.28/libs/plugins/modifiercompiler.upper.php
smarty-3.1.28/libs/plugins/modifiercompiler.wordwrap.php
smarty-3.1.28/libs/plugins/outputfilter.trimwhitespace.php
smarty-3.1.28/libs/plugins/shared.escape_special_chars.php
smarty-3.1.28/libs/plugins/shared.literal_compiler_param.php
smarty-3.1.28/libs/plugins/shared.make_timestamp.php
smarty-3.1.28/libs/plugins/shared.mb_str_replace.php
smarty-3.1.28/libs/plugins/shared.mb_unicode.php
smarty-3.1.28/libs/plugins/shared.mb_wordwrap.php
smarty-3.1.28/libs/plugins/variablefilter.htmlspecialchars.php
smarty-3.1.28/libs/Smarty.class.php
smarty-3.1.28/libs/SmartyBC.class.php
smarty-3.1.28/libs/sysplugins/
smarty-3.1.28/libs/sysplugins/smartycompilerexception.php
smarty-3.1.28/libs/sysplugins/smartyexception.php
smarty-3.1.28/libs/sysplugins/smarty_cacheresource.php
smarty-3.1.28/libs/sysplugins/smarty_cacheresource_custom.php
smarty-3.1.28/libs/sysplugins/smarty_cacheresource_keyvaluestore.php
smarty-3.1.28/libs/sysplugins/smarty_data.php
smarty-3.1.28/libs/sysplugins/smarty_internal_cacheresource_file.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compilebase.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_append.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_assign.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_block.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_break.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_call.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_capture.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_config_load.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_continue.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_debug.php
smarty-3.1.28/libs/sysplugins/smarty_internal_compile_eval.php
smarty-3.1.28/libs/sysplugins/sm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.