CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Web服务器

文件名称:peedPHP

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    136.3kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

SpeedPHP框架第二版不仅保留了一贯快速开发的风格,更加入一系列强大的功能,也编写了大量的教程。无论是初学者或是有经验的PHP高手,都可以很轻松的学习和使用这个全新的PHP框架,体验快速开发的乐趣。



第二版的SpeedPHP框架,增加了以下的功能:



增加生成真实HTML文件的spHtml



增加函数/数据库缓存程序spCache,数据库操作速度大幅度提高



增加简单强大的spVerifier数据验证程序



增加一对一,一对多,多对多等数据表表间关联的支持



增加数据分页程序



加入系统钩子,支持扩展程序开发



加入视图钩子,支持视图扩展开发



支持PATH_INFO,美化程序网址



加入Smarty支持,自动模板输出等视图功能



增加spArgs获取网络输入输出



增加多语言的支持



优化spUrl支持真实HTML文件及PATH_INFO



增加至90多项程序配置,让开发者更容易DIY自己的框架



支持程序配置快速写入



在文件读写程序中加入过期时间设置



优化路由程序,程序访问更智能更稳定。



优化载入和类初始化工具



统一框架内部异常提示-SpeedPHP框架第二版不仅保留了一贯快速开发的风格,更加入一系列强大的功能,也编写了大量的教程。无论是初学者或是有经验的PHP高手,都可以很轻松的学习和使用这个全新的PHP框架,体验快速开发的乐趣。



第二版的SpeedPHP框架,增加了以下的功能:



增加生成真实HTML文件的spHtml



增加函数/数据库缓存程序spCache,数据库操作速度大幅度提高



增加简单强大的spVerifier数据验证程序



增加一对一,一对多,多对多等数据表表间关联的支持



增加数据分页程序



加入系统钩子,支持扩展程序开发



加入视图钩子,支持视图扩展开发



支持PATH_INFO,美化程序网址



加入Smarty支持,自动模板输出等视图功能



增加spArgs获取网络输入输出



增加多语言的支持



优化spUrl支持真实HTML文件及PATH_INFO



增加至90多项程序配置,让开发者更容易DIY自己的框架



支持程序配置快速写入



在文件读写程序中加入过期时间设置



优化路由程序,程序访问更智能更稳定。



优化载入和类初始化工具



统一框架内部异常提示


(系统自动生成,下载前可以参看下载内容)

下载文件列表

controller/
controller/main.php
model/
SpeedPHP/
SpeedPHP/Core/
SpeedPHP/Core/mysql.php
SpeedPHP/Core/Smarty/
SpeedPHP/Core/Smarty/Config_File.class.php
SpeedPHP/Core/Smarty/debug.tpl
SpeedPHP/Core/Smarty/internals/
SpeedPHP/Core/Smarty/internals/core.assemble_plugin_filepath.php
SpeedPHP/Core/Smarty/internals/core.assign_smarty_interface.php
SpeedPHP/Core/Smarty/internals/core.create_dir_structure.php
SpeedPHP/Core/Smarty/internals/core.display_debug_console.php
SpeedPHP/Core/Smarty/internals/core.get_include_path.php
SpeedPHP/Core/Smarty/internals/core.get_microtime.php
SpeedPHP/Core/Smarty/internals/core.get_php_resource.php
SpeedPHP/Core/Smarty/internals/core.is_secure.php
SpeedPHP/Core/Smarty/internals/core.is_trusted.php
SpeedPHP/Core/Smarty/internals/core.load_plugins.php
SpeedPHP/Core/Smarty/internals/core.load_resource_plugin.php
SpeedPHP/Core/Smarty/internals/core.process_cached_inserts.php
SpeedPHP/Core/Smarty/internals/core.process_compiled_include.php
SpeedPHP/Core/Smarty/internals/core.read_cache_file.php
SpeedPHP/Core/Smarty/internals/core.rmdir.php
SpeedPHP/Core/Smarty/internals/core.rm_auto.php
SpeedPHP/Core/Smarty/internals/core.run_insert_handler.php
SpeedPHP/Core/Smarty/internals/core.smarty_include_php.php
SpeedPHP/Core/Smarty/internals/core.write_cache_file.php
SpeedPHP/Core/Smarty/internals/core.write_compiled_include.php
SpeedPHP/Core/Smarty/internals/core.write_compiled_resource.php
SpeedPHP/Core/Smarty/internals/core.write_file.php
SpeedPHP/Core/Smarty/plugins/
SpeedPHP/Core/Smarty/plugins/block.textformat.php
SpeedPHP/Core/Smarty/plugins/compiler.assign.php
SpeedPHP/Core/Smarty/plugins/function.assign_debug_info.php
SpeedPHP/Core/Smarty/plugins/function.config_load.php
SpeedPHP/Core/Smarty/plugins/function.counter.php
SpeedPHP/Core/Smarty/plugins/function.cycle.php
SpeedPHP/Core/Smarty/plugins/function.debug.php
SpeedPHP/Core/Smarty/plugins/function.eval.php
SpeedPHP/Core/Smarty/plugins/function.fetch.php
SpeedPHP/Core/Smarty/plugins/function.html_checkboxes.php
SpeedPHP/Core/Smarty/plugins/function.html_image.php
SpeedPHP/Core/Smarty/plugins/function.html_options.php
SpeedPHP/Core/Smarty/plugins/function.html_radios.php
SpeedPHP/Core/Smarty/plugins/function.html_select_date.php
SpeedPHP/Core/Smarty/plugins/function.html_select_time.php
SpeedPHP/Core/Smarty/plugins/function.html_table.php
SpeedPHP/Core/Smarty/plugins/function.mailto.php
SpeedPHP/Core/Smarty/plugins/function.math.php
SpeedPHP/Core/Smarty/plugins/function.popup.php
SpeedPHP/Core/Smarty/plugins/function.popup_init.php
SpeedPHP/Core/Smarty/plugins/modifier.capitalize.php
SpeedPHP/Core/Smarty/plugins/modifier.cat.php
SpeedPHP/Core/Smarty/plugins/modifier.count_characters.php
SpeedPHP/Core/Smarty/plugins/modifier.count_paragraphs.php
SpeedPHP/Core/Smarty/plugins/modifier.count_sentences.php
SpeedPHP/Core/Smarty/plugins/modifier.count_words.php
SpeedPHP/Core/Smarty/plugins/modifier.date_format.php
SpeedPHP/Core/Smarty/plugins/modifier.debug_print_var.php
SpeedPHP/Core/Smarty/plugins/modifier.default.php
SpeedPHP/Core/Smarty/plugins/modifier.escape.php
SpeedPHP/Core/Smarty/plugins/modifier.indent.php
SpeedPHP/Core/Smarty/plugins/modifier.lower.php
SpeedPHP/Core/Smarty/plugins/modifier.nl2br.php
SpeedPHP/Core/Smarty/plugins/modifier.regex_replace.php
SpeedPHP/Core/Smarty/plugins/modifier.replace.php
SpeedPHP/Core/Smarty/plugins/modifier.spacify.php
SpeedPHP/Core/Smarty/plugins/modifier.string_format.php
SpeedPHP/Core/Smarty/plugins/modifier.strip.php
SpeedPHP/Core/Smarty/plugins/modifier.strip_tags.php
SpeedPHP/Core/Smarty/plugins/modifier.truncate.php
SpeedPHP/Core/Smarty/plugins/modifier.upper.php
SpeedPHP/Core/Smarty/plugins/modifier.wordwrap.php
SpeedPHP/Core/Smarty/plugins/outputfilter.trimwhitespace.php
SpeedPHP/Core/Smarty/plugins/shared.escape_special_chars.php
SpeedPHP/Core/Smarty/plugins/shared.make_timestamp.php
SpeedPHP/Core/Smarty/Smarty.class.php
SpeedPHP/Core/Smarty/Smarty_Compiler.class.php
SpeedPHP/Core/spController.php
SpeedPHP/Core/spModel.php
SpeedPHP/Core/spView.php
SpeedPHP/Extensions/
SpeedPHP/Extensions/Services_JSON.php
SpeedPHP/Extensions/spAcl.php
SpeedPHP/LICENSE.txt
SpeedPHP/Misc/
SpeedPHP/Misc/notice.php
SpeedPHP/spConfig.php
SpeedPHP/SpeedPHP.php
SpeedPHP/spFunctions.php
index.php
说明.htm
chinaz.com.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com