文件名称:Smarty
介绍说明--下载内容均来自于网络,请自行研究使用
Smarty是php项目开发中的模板引擎。准确的说,它实现和程序与界面的分离。因此,程序员可以改变逻辑而不需要重新构建模板模板设计者可以改变模板而不影响到逻辑.-Smarty is a php project development template engine. Precisely, it implements the interface and separation procedures. Therefore, the programmer can change the logic without the need to restructure templates template designer can make changes to templates without breaking application logic.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Smarty-2.6.26
.............\RELEASE_NOTES
.............\TODO
.............\libs
.............\....\Smarty.class.php
.............\....\debug.tpl
.............\....\plugins
.............\....\.......\modifier.count_characters.php
.............\....\.......\modifier.count_sentences.php
.............\....\.......\outputfilter.trimwhitespace.php
.............\....\.......\function.html_image.php
.............\....\.......\modifier.lower.php
.............\....\.......\function.popup.php
.............\....\.......\modifier.truncate.php
.............\....\.......\modifier.default.php
.............\....\.......\modifier.nl2br.php
.............\....\.......\modifier.date_format.php
.............\....\.......\function.html_select_time.php
.............\....\.......\function.html_select_date.php
.............\....\.......\shared.escape_special_chars.php
.............\....\.......\modifier.count_words.php
.............\....\.......\function.debug.php
.............\....\.......\function.html_table.php
.............\....\.......\function.popup_init.php
.............\....\.......\function.html_radios.php
.............\....\.......\function.html_checkboxes.php
.............\....\.......\function.fetch.php
.............\....\.......\function.math.php
.............\....\.......\modifier.spacify.php
.............\....\.......\modifier.strip.php
.............\....\.......\modifier.wordwrap.php
.............\....\.......\function.html_options.php
.............\....\.......\compiler.assign.php
.............\....\.......\block.textformat.php
.............\....\.......\modifier.debug_print_var.php
.............\....\.......\modifier.upper.php
.............\....\.......\modifier.capitalize.php
.............\....\.......\modifier.strip_tags.php
.............\....\.......\function.eval.php
.............\....\.......\modifier.replace.php
.............\....\.......\function.assign_debug_info.php
.............\....\.......\function.counter.php
.............\....\.......\modifier.count_paragraphs.php
.............\....\.......\modifier.indent.php
.............\....\.......\function.config_load.php
.............\....\.......\shared.make_timestamp.php
.............\....\.......\function.cycle.php
.............\....\.......\modifier.string_format.php
.............\....\.......\modifier.cat.php
.............\....\.......\modifier.regex_replace.php
.............\....\.......\function.mailto.php
.............\....\.......\modifier.escape.php
.............\....\internals
.............\....\.........\core.is_secure.php
.............\....\.........\core.write_compiled_resource.php
.............\....\.........\core.get_php_resource.php
.............\....\.........\core.smarty_include_php.php
.............\....\.........\core.process_compiled_include.php
.............\....\.........\core.load_resource_plugin.php
.............\....\.........\core.write_cache_file.php
.............\....\.........\core.assemble_plugin_filepath.php
.............\....\.........\core.get_microtime.php
.............\....\.........\core.assign_smarty_interface.php
.............\....\.........\core.run_insert_handler.php
.............\....\.........\core.create_dir_structure.php
.............\....\.........\core.load_plugins.php
.............\....\.........\core.is_trusted.php
.............\....\.........\core.get_include_path.php
.............\....\.........\core.read_cache_file.php
.............\....\.........\core.rm_auto.php
.............\....\.........\core.rmdir.php
.............\....\.........\core.write_file.php
.............\....\.........\core.process_cached_inserts.php
.............\....\.........\core.write_compiled_include.php
.............\....\.........\core.display_debug_console.php
.............\....\Smarty_Compiler.class.php
.............\....\Config_File.class.php
.............\INSTALL
.............\FAQ
.............\demo
.............\....\index.php
.............\....\templates
.............\....\.........\footer.tpl
.............\....\.........\header.tpl
.............\....\.........\index.tpl
.............\....\templates_c
.............\....\configs
............