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

文件名称:framework

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-05-09
  • 文件大小:
    678.49kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

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

JPrass框架是个人的开发的过程中总结出来的一个面向对象的MVC框架,宗旨是“ 原来开发如此简单!

它基于PHP5.2+以上的版本开发,完全面向对象,搭建应用非常简单,一个引导文件即可。-JPrass framework is a personal development process summed up MVC an object-oriented framework, the purpose is to develop the original so simple!

It is based on PHP5.2+ or later developed, fully object-oriented, application is very simple to build a boot file.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

framework/
framework/captcha.php
framework/core/
framework/core/BaseCtrl.class.php
framework/core/Config.php
framework/core/Cookie.class.php
framework/core/db/
framework/core/db/Mysql.class.php
framework/core/db/Query.class.php
framework/core/exp/
framework/core/exp/QueryException.class.php
framework/core/exp/RunException.class.php
framework/core/HttpRequest.class.php
framework/core/JPrassApi.class.php
framework/core/JPrassRun.class.php
framework/core/misc/
framework/core/misc/Captcha.class.php
framework/core/misc/fonts/
framework/core/misc/fonts/AntykwaBold.ttf
framework/core/misc/fonts/Ariblk.ttf
framework/core/misc/fonts/Candice.ttf
framework/core/misc/fonts/Duality.ttf
framework/core/misc/fonts/Jura.ttf
framework/core/misc/fonts/StayPuft.ttf
framework/core/misc/fonts/TimesNewRomanBold.ttf
framework/core/misc/fonts/VeraSansBold.ttf
framework/core/misc/handler_exception.php
framework/core/smarty/
framework/core/smarty/debug.tpl
framework/core/smarty/plugins/
framework/core/smarty/plugins/block.textformat.php
framework/core/smarty/plugins/function.counter.php
framework/core/smarty/plugins/function.cycle.php
framework/core/smarty/plugins/function.fetch.php
framework/core/smarty/plugins/function.html_checkboxes.php
framework/core/smarty/plugins/function.html_image.php
framework/core/smarty/plugins/function.html_options.php
framework/core/smarty/plugins/function.html_radios.php
framework/core/smarty/plugins/function.html_select_date.php
framework/core/smarty/plugins/function.html_select_time.php
framework/core/smarty/plugins/function.html_table.php
framework/core/smarty/plugins/function.mailto.php
framework/core/smarty/plugins/function.math.php
framework/core/smarty/plugins/modifier.capitalize.php
framework/core/smarty/plugins/modifier.date_format.php
framework/core/smarty/plugins/modifier.debug_print_var.php
framework/core/smarty/plugins/modifier.escape.php
framework/core/smarty/plugins/modifier.regex_replace.php
framework/core/smarty/plugins/modifier.replace.php
framework/core/smarty/plugins/modifier.spacify.php
framework/core/smarty/plugins/modifier.truncate.php
framework/core/smarty/plugins/modifiercompiler.cat.php
framework/core/smarty/plugins/modifiercompiler.count_characters.php
framework/core/smarty/plugins/modifiercompiler.count_paragraphs.php
framework/core/smarty/plugins/modifiercompiler.count_sentences.php
framework/core/smarty/plugins/modifiercompiler.count_words.php
framework/core/smarty/plugins/modifiercompiler.default.php
framework/core/smarty/plugins/modifiercompiler.escape.php
framework/core/smarty/plugins/modifiercompiler.from_charset.php
framework/core/smarty/plugins/modifiercompiler.indent.php
framework/core/smarty/plugins/modifiercompiler.lower.php
framework/core/smarty/plugins/modifiercompiler.noprint.php
framework/core/smarty/plugins/modifiercompiler.string_format.php
framework/core/smarty/plugins/modifiercompiler.strip.php
framework/core/smarty/plugins/modifiercompiler.strip_tags.php
framework/core/smarty/plugins/modifiercompiler.to_charset.php
framework/core/smarty/plugins/modifiercompiler.unescape.php
framework/core/smarty/plugins/modifiercompiler.upper.php
framework/core/smarty/plugins/modifiercompiler.wordwrap.php
framework/core/smarty/plugins/outputfilter.trimwhitespace.php
framework/core/smarty/plugins/shared.escape_special_chars.php
framework/core/smarty/plugins/shared.literal_compiler_param.php
framework/core/smarty/plugins/shared.make_timestamp.php
framework/core/smarty/plugins/shared.mb_str_replace.php
framework/core/smarty/plugins/shared.mb_unicode.php
framework/core/smarty/plugins/shared.mb_wordwrap.php
framework/core/smarty/plugins/variablefilter.htmlspecialchars.php
framework/core/smarty/Smarty.class.php
framework/core/smarty/SmartyBC.class.php
framework/core/smarty/sysplugins/
framework/core/smarty/sysplugins/smarty_cacheresource.php
framework/core/smarty/sysplugins/smarty_cacheresource_custom.php
framework/core/smarty/sysplugins/smarty_cacheresource_keyvaluestore.php
framework/core/smarty/sysplugins/smarty_config_source.php
framework/core/smarty/sysplugins/smarty_internal_cacheresource_file.php
framework/core/smarty/sysplugins/smarty_internal_compilebase.php
framework/core/smarty/sysplugins/smarty_internal_compile_append.php
framework/core/smarty/sysplugins/smarty_internal_compile_assign.php
framework/core/smarty/sysplugins/smarty_internal_compile_block.php
framework/core/smarty/sysplugins/smarty_internal_compile_break.php
framework/core/smarty/sysplugins/smarty_internal_compile_call.php
framework/core/smarty/sysplugins/smarty_internal_compile_capture.php
framework/core/smarty/sysplugins/smarty_internal_compile_config_load.php
framework/core/smarty/sysplugins/smarty_internal_compile_continue.php
framework/core/smarty/sysplugins/smarty_internal_compile_debug.php
framework/core/smarty/sysplugins/smarty_internal_compile_eval.php
framework/core/smarty/sysplugins/smarty_internal_compile_extends.php
framework/core/smarty/sysplugins/smarty_internal_compile_for.php
framework/core/smarty/sysplugins/smarty_internal_compile_foreach.php
framework/core/smarty/sysplugins/smarty_internal_compile_funct

相关说明

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

相关评论

暂无评论内容.

发表评论

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

浏览历史记录

关闭