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