wecenter后台底部的wecenter怎么删除
2016-11-17
展开全部
wecenter后台底部的wecenter怎么删除
例如:system目录中有class、config、core、Services、Zend目录
系统函数?系统设置?初始化? 有哪位高手能从 概述上 功能上 程序的哪个层面上 清晰地 讲一下各个目录的作用。最好不要用什么:系统基础函数这种很泛泛的讲法。
学习过程:
一、php文件的大致登场顺序:
先从安装好后出现在web根目录的index.php来看:
{{{
<?php
/*
+--------------------------------------------------------------------------
| WeCenter [#RELEASE_VERSION#]
| ========================================
| by WeCenter Software
| © 2011 - 2013 WeCenter. All Rights Reserved
|
+---------------------------------------------------------------------------
*/
if (! file_exists(dirname(__FILE__) . '/system/config/database.php') AND
! file_exists(dirname(__FILE__) . '/system/config/install.lock.php')
AND !defined('SAE_TMP_PATH'))
{
例如:system目录中有class、config、core、Services、Zend目录
系统函数?系统设置?初始化? 有哪位高手能从 概述上 功能上 程序的哪个层面上 清晰地 讲一下各个目录的作用。最好不要用什么:系统基础函数这种很泛泛的讲法。
学习过程:
一、php文件的大致登场顺序:
先从安装好后出现在web根目录的index.php来看:
{{{
<?php
/*
+--------------------------------------------------------------------------
| WeCenter [#RELEASE_VERSION#]
| ========================================
| by WeCenter Software
| © 2011 - 2013 WeCenter. All Rights Reserved
|
+---------------------------------------------------------------------------
*/
if (! file_exists(dirname(__FILE__) . '/system/config/database.php') AND
! file_exists(dirname(__FILE__) . '/system/config/install.lock.php')
AND !defined('SAE_TMP_PATH'))
{
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询