资源简介
推荐毕业设计答辩使用,php+jquery+ajax新闻发布系统源码,建一个数据库,一个新闻表就可以运行
php+jquery+ajax新闻发布系统源码,建一个数据库,一个新闻表就可以运行
php+jquery+ajax新闻发布系统源码,建一个数据库,一个新闻表就可以运行
php+jquery+ajax新闻发布系统源码,建一个数据库,一个新闻表就可以运行
代码片段和文件信息
#!/usr/bin/env python
“““
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2008 Frederico Caldeira Knabben
*
* == BEGIN LICENSE ==
*
* Licensed under the terms of any of the following licenses at your
* choice:
*
* - GNU General Public License Version 2 or later (the “GPL“)
* http://www.gnu.org/licenses/gpl.html
*
* - GNU Lesser General Public License Version 2.1 or later (the “LGPL“)
* http://www.gnu.org/licenses/lgpl.html
*
* - Mozilla Public License Version 1.1 or later (the “MPL“)
* http://www.mozilla.org/MPL/MPL-1.1.html
*
* == END LICENSE ==
*
* Configuration file for the File Manager Connector for Python
“““
# INSTALLATION NOTE: You must set up your server environment accordingly to run
# python scripts. This connector requires Python 2.4 or greater.
#
# Supported operation modes:
# * WSGI (recommended): You‘ll need apache + mod_python + modpython_gateway
# or any web server capable of the WSGI python standard
# * Plain Old CGI: Any server capable of running standard python scripts
# (although mod_python is recommended for performance)
# This was the previous connector version operation mode
#
# If you‘re using Apache web server replace the htaccess.txt to to .htaccess
# and set the proper options and paths.
# For WSGI and mod_python you may need to download modpython_gateway from:
# http://projects.amor.org/misc/svn/modpython_gateway.py and copy it in this
# directory.
# SECURITY: You must explicitly enable this “connector“. (Set it to “True“).
# WARNING: don‘t just set “ConfigIsEnabled = True“ you must be sure that only
# authenticated users can access this file or use some kind of session checking.
Enabled = False
# Path to user files relative to the document root.
UserFilesPath = ‘/userfiles/‘
# Fill the following value it you prefer to specify the absolute path for the
# user files directory. Useful if you are using a virtual directory symbolic
# link or alias. Examples: ‘C:\\MySite\\userfiles\\‘ or ‘/root/mysite/userfiles/‘.
# Attention: The above ‘UserFilesPath‘ must point to the same directory.
# WARNING: GetRootPath may not work in virtual or mod_python configurations and
# may not be thread safe. Use this configuration parameter instead.
UserFilesAbsolutePath = ‘‘
# Due to security issues with Apache modules it is recommended to leave the
# following setting enabled.
ForceSingleExtension = True
# What the user can do with this connector
ConfigAllowedCommands = [ ‘QuickUpload‘ ‘FileUpload‘ ‘GetFolders‘ ‘GetFoldersAndFiles‘ ‘CreateFolder‘ ]
# Allowed Resource Types
ConfigAllowedTypes = [‘File‘ ‘Image‘ ‘Flash‘ ‘Media‘]
# After file is uploaded sometimes it is required to change its permissions
# so that it was possible to access it at the later time.
# If possible it is recommended to set mor
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-04-21 09:47 newcmss\
文件 728 2014-04-18 14:22 newcmss\add.php
目录 0 2014-04-20 16:38 newcmss\ajax\
文件 1750 2014-04-17 19:18 newcmss\ajaxPageing.php
文件 1883 2014-04-17 21:48 newcmss\ajax\page.html
文件 1743 2014-04-20 16:38 newcmss\ajax\paging.php
目录 0 2014-04-16 20:27 newcmss\ba
文件 346 2014-04-16 09:09 newcmss\ba
文件 1028 2014-04-16 20:27 newcmss\ba
目录 0 2014-04-20 17:58 newcmss\css\
目录 0 2014-04-17 21:48 newcmss\css\blue\
文件 3716 2010-06-06 17:49 newcmss\css\blue\file.css
文件 4121 2014-04-16 14:34 newcmss\css\blue\forum.css
目录 0 2014-04-16 14:07 newcmss\css\blue\images\
文件 2078 2010-04-02 10:44 newcmss\css\blue\images\1menu_btn_bg.gif
文件 2345 2010-04-02 10:44 newcmss\css\blue\images\1menu_btn_bg_selected.gif
文件 153 2010-04-02 10:44 newcmss\css\blue\images\2311_1.gif
文件 725 2010-04-02 10:44 newcmss\css\blue\images\2311_2.gif
文件 152 2010-04-02 10:44 newcmss\css\blue\images\2311_3.gif
文件 297 2010-04-02 10:44 newcmss\css\blue\images\2311_4.gif
文件 148 2010-04-02 10:44 newcmss\css\blue\images\2311_5.gif
文件 245 2010-04-02 10:44 newcmss\css\blue\images\2311_6.gif
文件 54 2010-04-02 10:44 newcmss\css\blue\images\adage_bottom_left.gif
文件 54 2010-04-02 10:44 newcmss\css\blue\images\adage_bottom_right.gif
文件 54 2010-04-02 10:44 newcmss\css\blue\images\adage_top_left.gif
文件 54 2010-04-02 10:44 newcmss\css\blue\images\adage_top_right.gif
文件 72 2010-04-02 10:44 newcmss\css\blue\images\ar.gif
文件 72 2010-04-02 10:44 newcmss\css\blue\images\arrow_d.gif
文件 65 2010-04-02 10:44 newcmss\css\blue\images\awokeBtnBorder_bg.gif
文件 153 2010-04-02 10:44 newcmss\css\blue\images\awokeBtn_bg.gif
文件 1270 2010-04-02 10:44 newcmss\css\blue\images\bg_input_text.png
............此处省略1227个文件信息
- 上一篇:留言薄--PHP课程设计
- 下一篇:GeoDa(中文版).pdf
相关资源
- 留言薄--PHP课程设计
- 仿百度搜索引擎PHP源码
- php许愿墙+mysql
- neo4j-php.zip
- 基于PHP的小型药店销售管理系统的设
- thinkphp5.0框架的简单博客项目
- ThinkPHP5.0完全开发手册和ThinkPHP5快速入
- PHP+MySql制作个人博客系统-完整教程
- php考勤系统
- 基于php的质量高校管理系统
- thinkphp5.1商城后台+前台
- PHP+MySQL高校学生考勤管理系统
- phpcms_v9.4.2_UTF8.zip
- PHPSay World 全功能完整版
- 在线考试系统PHP
- php农业网站源码
- 大学生校园招聘网前台设计与实现(
- php学习环境搭建wampServer+phpStorm+XDebu
- php新闻发布系统264420
- php留言板完整
- php酒店管理系统260104
- 医院网站系统带后台网上预约挂号p
- php7.3.4rpm包和依赖包
- Ogame服务器的源码
- 毕业设计 html5视频弹幕php网站
- 基于PHP的宠物网站
- php新闻源码
- php商城网站
- php文字游戏寻仙纪.zip
- thinkphp 商城运费模板设计(含数据库
评论
共有 条评论