⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 Smarty-2.6.19.zip 方便大家下载
💻
📖 第 1 页 / 共 5 页
字号:
    * libs/plugins/compiler.assign.php:      fixed typo2007-05-11  Messju Mohr  <messju@lammfellpuschen.de>    * NEWS      libs/Smarty_Compiler.class.php:      fixed calling registered objects' methods with an empty argument list.      thanks marcello2007-05-03  TAKAGI Masahiro  <matakagi@osk2.3web.ne.jp>    * docs/ja/designers/language-variables.xml      docs/ja/designers/language-builtin-functions/language-function-config-load.xml      docs/ja/designers/language-builtin-functions/language-function-foreach.xml      docs/ja/designers/language-builtin-functions/language-function-if.xml      docs/ja/designers/language-modifiers/language-modifier-cat.xml      docs/ja/designers/language-modifiers/language-modifier-wordwrap.xml      docs/ja/designers/language-variables/language-variables-smarty.xml:      sync with en.2007-05-03  Monte Ohrt  <monte@ohrt.com>    * docs/en/designers/language-variables.xml      docs/en/designers/language-builtin-functions/language-function-config-load.xml      docs/en/designers/language-builtin-functions/language-function-foreach.xml      docs/en/designers/language-builtin-functions/language-function-if.xml      docs/en/designers/language-modifiers/language-modifier-cat.xml      docs/en/designers/language-modifiers/language-modifier-wordwrap.xml      docs/en/designers/language-variables/language-variables-smarty.xml:      update documentation corrections from marcello in the forums. Thanks      marcello!2007-04-22  TAKAGI Masahiro  <matakagi@osk2.3web.ne.jp>    * docs/ja/programmers/advanced-features.xml      docs/ja/programmers/api-functions.xml      docs/ja/programmers/api-variables.xml:      corrected the garbled text.2007-04-21  TAKAGI Masahiro  <matakagi@osk2.3web.ne.jp>    * docs/ja/bookinfo.xml      docs/ja/getting-started.xml      docs/ja/language-defs.ent      docs/ja/language-snippets.ent      docs/ja/livedocs.ent      docs/ja/make_chm_index.html      docs/ja/preface.xml      docs/ja/translation.xml      docs/ja/appendixes/bugs.xml      docs/ja/appendixes/resources.xml      docs/ja/appendixes/tips.xml      docs/ja/appendixes/troubleshooting.xml      docs/ja/designers/chapter-debugging-console.xml      docs/ja/designers/config-files.xml      docs/ja/designers/language-basic-syntax.xml      docs/ja/designers/language-builtin-functions.xml      docs/ja/designers/language-combining-modifiers.xml      docs/ja/designers/language-custom-functions.xml      docs/ja/designers/language-modifiers.xml      docs/ja/designers/language-variables.xml      docs/ja/designers/language-basic-syntax/language-escaping.xml      docs/ja/designers/language-basic-syntax/language-math.xml      docs/ja/designers/language-basic-syntax/language-syntax-attributes.xml      docs/ja/designers/language-basic-syntax/language-syntax-comments.xml      docs/ja/designers/language-basic-syntax/language-syntax-functions.xml      docs/ja/designers/language-basic-syntax/language-syntax-quotes.xml      docs/ja/designers/language-basic-syntax/language-syntax-variables.xml      docs/ja/designers/language-builtin-functions/language-function-capture.xml      docs/ja/designers/language-builtin-functions/language-function-config-load.xml      docs/ja/designers/language-builtin-functions/language-function-foreach.xml      docs/ja/designers/language-builtin-functions/language-function-if.xml      docs/ja/designers/language-builtin-functions/language-function-include-php.xml      docs/ja/designers/language-builtin-functions/language-function-include.xml      docs/ja/designers/language-builtin-functions/language-function-insert.xml      docs/ja/designers/language-builtin-functions/language-function-ldelim.xml      docs/ja/designers/language-builtin-functions/language-function-literal.xml      docs/ja/designers/language-builtin-functions/language-function-php.xml      docs/ja/designers/language-builtin-functions/language-function-section.xml      docs/ja/designers/language-builtin-functions/language-function-strip.xml      docs/ja/designers/language-custom-functions/language-function-assign.xml      docs/ja/designers/language-custom-functions/language-function-counter.xml      docs/ja/designers/language-custom-functions/language-function-cycle.xml      docs/ja/designers/language-custom-functions/language-function-debug.xml      docs/ja/designers/language-custom-functions/language-function-eval.xml      docs/ja/designers/language-custom-functions/language-function-fetch.xml      docs/ja/designers/language-custom-functions/language-function-html-checkboxes.xml      docs/ja/designers/language-custom-functions/language-function-html-image.xml      docs/ja/designers/language-custom-functions/language-function-html-options.xml      docs/ja/designers/language-custom-functions/language-function-html-radios.xml      docs/ja/designers/language-custom-functions/language-function-html-select-date.xml      docs/ja/designers/language-custom-functions/language-function-html-select-time.xml      docs/ja/designers/language-custom-functions/language-function-html-table.xml      docs/ja/designers/language-custom-functions/language-function-mailto.xml      docs/ja/designers/language-custom-functions/language-function-math.xml      docs/ja/designers/language-custom-functions/language-function-popup-init.xml      docs/ja/designers/language-custom-functions/language-function-popup.xml      docs/ja/designers/language-custom-functions/language-function-textformat.xml      docs/ja/designers/language-modifiers/language-modifier-capitalize.xml      docs/ja/designers/language-modifiers/language-modifier-cat.xml      docs/ja/designers/language-modifiers/language-modifier-count-characters.xml      docs/ja/designers/language-modifiers/language-modifier-count-paragraphs.xml      docs/ja/designers/language-modifiers/language-modifier-count-sentences.xml      docs/ja/designers/language-modifiers/language-modifier-count-words.xml      docs/ja/designers/language-modifiers/language-modifier-date-format.xml      docs/ja/designers/language-modifiers/language-modifier-default.xml      docs/ja/designers/language-modifiers/language-modifier-escape.xml      docs/ja/designers/language-modifiers/language-modifier-indent.xml      docs/ja/designers/language-modifiers/language-modifier-lower.xml      docs/ja/designers/language-modifiers/language-modifier-nl2br.xml      docs/ja/designers/language-modifiers/language-modifier-regex-replace.xml      docs/ja/designers/language-modifiers/language-modifier-replace.xml      docs/ja/designers/language-modifiers/language-modifier-spacify.xml      docs/ja/designers/language-modifiers/language-modifier-string-format.xml      docs/ja/designers/language-modifiers/language-modifier-strip-tags.xml      docs/ja/designers/language-modifiers/language-modifier-strip.xml      docs/ja/designers/language-modifiers/language-modifier-truncate.xml      docs/ja/designers/language-modifiers/language-modifier-upper.xml      docs/ja/designers/language-modifiers/language-modifier-wordwrap.xml      docs/ja/designers/language-variables/language-assigned-variables.xml      docs/ja/designers/language-variables/language-config-variables.xml      docs/ja/designers/language-variables/language-variables-smarty.xml      docs/ja/programmers/advanced-features.xml      docs/ja/programmers/api-functions.xml      docs/ja/programmers/api-variables.xml      docs/ja/programmers/caching.xml      docs/ja/programmers/plugins.xml      docs/ja/programmers/smarty-constants.xml      docs/ja/programmers/advanced-features/advanced-features-objects.xml      docs/ja/programmers/advanced-features/advanced-features-outputfilters.xml      docs/ja/programmers/advanced-features/advanced-features-postfilters.xml      docs/ja/programmers/advanced-features/advanced-features-prefilters.xml      docs/ja/programmers/advanced-features/section-template-cache-handler-func.xml      docs/ja/programmers/advanced-features/template-resources.xml      docs/ja/programmers/api-functions/api-append-by-ref.xml      docs/ja/programmers/api-functions/api-append.xml      docs/ja/programmers/api-functions/api-assign-by-ref.xml      docs/ja/programmers/api-functions/api-assign.xml      docs/ja/programmers/api-functions/api-clear-all-assign.xml      docs/ja/programmers/api-functions/api-clear-all-cache.xml      docs/ja/programmers/api-functions/api-clear-assign.xml      docs/ja/programmers/api-functions/api-clear-cache.xml      docs/ja/programmers/api-functions/api-clear-compiled-tpl.xml      docs/ja/programmers/api-functions/api-clear-config.xml      docs/ja/programmers/api-functions/api-config-load.xml      docs/ja/programmers/api-functions/api-display.xml      docs/ja/programmers/api-functions/api-fetch.xml      docs/ja/programmers/api-functions/api-get-config-vars.xml      docs/ja/programmers/api-functions/api-get-registered-object.xml      docs/ja/programmers/api-functions/api-get-template-vars.xml      docs/ja/programmers/api-functions/api-is-cached.xml      docs/ja/programmers/api-functions/api-load-filter.xml      docs/ja/programmers/api-functions/api-register-block.xml      docs/ja/programmers/api-functions/api-register-compiler-function.xml      docs/ja/programmers/api-functions/api-register-function.xml      docs/ja/programmers/api-functions/api-register-modifier.xml      docs/ja/programmers/api-functions/api-register-object.xml      docs/ja/programmers/api-functions/api-register-outputfilter.xml      docs/ja/programmers/api-functions/api-register-postfilter.xml      docs/ja/programmers/api-functions/api-register-prefilter.xml      docs/ja/programmers/api-functions/api-register-resource.xml      docs/ja/programmers/api-functions/api-template-exists.xml      docs/ja/programmers/api-functions/api-trigger-error.xml      docs/ja/programmers/api-functions/api-unregister-block.xml      docs/ja/programmers/api-functions/api-unregister-compiler-function.xml      docs/ja/programmers/api-functions/api-unregister-function.xml      docs/ja/programmers/api-functions/api-unregister-modifier.xml      docs/ja/programmers/api-functions/api-unregister-object.xml      docs/ja/programmers/api-functions/api-unregister-outputfilter.xml      docs/ja/programmers/api-functions/api-unregister-postfilter.xml      docs/ja/programmers/api-functions/api-unregister-prefilter.xml      docs/ja/programmers/api-functions/api-unregister-resource.xml      docs/ja/programmers/api-variables/variable-autoload-filters.xml      docs/ja/programmers/api-variables/variable-cache-dir.xml      docs/ja/programmers/api-variables/variable-cache-handler-func.xml      docs/ja/programmers/api-variables/variable-cache-lifetime.xml      docs/ja/programmers/api-variables/variable-cache-modified-check.xml      docs/ja/programmers/api-variables/variable-caching.xml      docs/ja/programmers/api-variables/variable-compile-check.xml      docs/ja/programmers/api-variables/variable-compile-dir.xml      docs/ja/programmers/api-variables/variable-compile-id.xml      docs/ja/programmers/api-variables/variable-compiler-class.xml      docs/ja/programmers/api-variables/variable-config-booleanize.xml      docs/ja/programmers/api-variables/variable-config-dir.xml      docs/ja/programmers/api-variables/variable-config-fix-newlines.xml      docs/ja/programmers/api-variables/variable-config-overwrite.xml      docs/ja/programmers/api-variables/variable-config-read-hidden.xml      docs/ja/programmers/api-variables/variable-debug-tpl.xml      docs/ja/programmers/api-variables/variable-debugging-ctrl.xml      docs/ja/programmers/api-variables/variable-debugging.xml      docs/ja/programmers/api-variables/variable-default-modifiers.xml      docs/ja/programmers/api-variables/variable-default-resource-type.xml      docs/ja/programmers/api-variables/variable-default-template-handler-func.xml      docs/ja/programmers/api-variables/variable-error-reporting.xml      docs/ja/programmers/api-variables/variable-force-compile.xml      docs/ja/programmers/api-variables/variable-left-delimiter.xml      docs/ja/programmers/api-variables/variable-php-handling.xml      docs/ja/programmers/api-variables/variable-plugins-dir.xml      docs/ja/programmers/api-variables/variable-request-use-auto-globals.xml      docs/ja/programmers/api-variables/variable-request-vars-order.xml      docs/ja/programmers/api-variables/variable-right-delimiter.xml      docs/ja/programmers/api-variables/variable-secure-dir.xml      docs/ja/programmers/api-variables/variable-security-settings.xml      docs/ja/programmers/api-variables/variable-security.xml      docs/ja/programmers/api-variables/variable-template-dir.xml      docs/ja/programmers/api-variables/variable-trusted-dir.xml      docs/ja/programmers/api-variables/variable-use-sub-dirs.xml      docs/ja/programmers/caching/caching-cacheable.xml      docs/ja/programmers/caching/caching-groups.xml      docs/ja/programmers/caching/caching-multiple-caches.xml      docs/ja/programmers/caching/caching-setting-up.xml      docs/ja/programmers/plugins/plugins-block-functions.xml      docs/ja/programmers/plugins/plugins-compiler-functions.xml      docs/ja/programmers/plugins/plugins-functions.xml      docs/ja/programmers/plugins/plugins-howto.xml      docs/ja/programmers/plugins/plugins-inserts.xml      docs/ja/programmers/plugins/plugins-modifiers.xml      docs/ja/programmers/plugins/plugins-naming-conventions.xml      docs/ja/programmers/plugins/plugins-outputfilters.xml      docs/ja/programmers/plugins/plugins-prefilters-postfilters.xml      docs/ja/programmers/plugins/plugins-resources.xml      docs/ja/programmers/plugins/plugins-writing.xml:      added Japanese translation files.    * docs/Makefile.in      docs/configure.in:      added the configuration for Japanese translation.2007-04-11  Messju Mohr  <messju@lammfellpuschen.de>    * docs/en/programmers/smarty-constants.xml:      fixed typo2007-04-04  Messju Mohr  <messju@lammfellpuschen.de>    * docs/ru/getting-started.xml:      fixed uri for Zend Accelerator2007-04-03  Messju Mohr  <messju@lammfellpuschen.de>    * docs/de/getting-started.xml      docs/es/getting-started.xml      docs/it/getting-started.xml      docs/pt_BR/getting-started.xml:      fixed uris for php-accelerator

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -