-
大小: 25.57MB文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2023-06-15
- 語言: PHP
- 標(biāo)簽: ThinkPHP5??小區(qū)物業(yè)??
資源簡(jiǎn)介
ThinkPHP5多小區(qū)物業(yè)管理系統(tǒng)源碼系統(tǒng)。
功能如下:基礎(chǔ)配置、附件管理、個(gè)人信息配置、操作日志、定時(shí)任務(wù)等
非常感謝非常感謝非常感謝非常感謝非常感謝非常感謝非常感謝非常感謝非常感謝
代碼片段和文件信息
/*
?*?This?file?is?part?of?Pimple.
?*
?*?Copyright?(c)?2014?Fabien?Potencier
?*
?*?Permission?is?hereby?granted?free?of?charge?to?any?person?obtaining?a?copy
?*?of?this?software?and?associated?documentation?files?(the?“Software“)?to?deal
?*?in?the?Software?without?restriction?including?without?limitation?the?rights
?*?to?use?copy?modify?merge?publish?distribute?sublicense?and/or?sell
?*?copies?of?the?Software?and?to?permit?persons?to?whom?the?Software?is?furnished
?*?to?do?so?subject?to?the?following?conditions:
?*
?*?The?above?copyright?notice?and?this?permission?notice?shall?be?included?in?all
?*?copies?or?substantial?portions?of?the?Software.
?*
?*?THE?SOFTWARE?IS?PROVIDED?“AS?IS“?WITHOUT?WARRANTY?OF?ANY?KIND?EXPRESS?OR
?*?IMPLIED?INCLUDING?BUT?NOT?LIMITED?TO?THE?WARRANTIES?OF?MERCHANTABILITY
?*?FITNESS?FOR?A?PARTICULAR?PURPOSE?AND?NONINFRINGEMENT.?IN?NO?EVENT?SHALL?THE
?*?AUTHORS?OR?COPYRIGHT?HOLDERS?BE?LIABLE?FOR?ANY?CLAIM?DAMAGES?OR?OTHER
?*?LIABILITY?WHETHER?IN?AN?ACTION?OF?CONTRACT?TORT?OR?OTHERWISE?ARISING?FROM
?*?OUT?OF?OR?IN?CONNECTION?WITH?THE?SOFTWARE?OR?THE?USE?OR?OTHER?DEALINGS?IN
?*?THE?SOFTWARE.
?*/
#ifdef?HAVE_CONFIG_H
#include?“config.h“
#endif
#include?“php.h“
#include?“php_ini.h“
#include?“ext/standard/info.h“
#include?“php_pimple.h“
#include?“pimple_compat.h“
#include?“zend_interfaces.h“
#include?“zend.h“
#include?“Zend/zend_closures.h“
#include?“ext/spl/spl_exceptions.h“
#include?“Zend/zend_exceptions.h“
#include?“main/php_output.h“
#include?“SAPI.h“
static?zend_class_entry?*pimple_ce_PsrContainerInterface;
static?zend_class_entry?*pimple_ce_PsrContainerExceptionInterface;
static?zend_class_entry?*pimple_ce_PsrNotFoundExceptionInterface;
static?zend_class_entry?*pimple_ce_ExpectedInvokableException;
static?zend_class_entry?*pimple_ce_FrozenServiceException;
static?zend_class_entry?*pimple_ce_InvalidServiceIdentifierException;
static?zend_class_entry?*pimple_ce_UnknownIdentifierException;
static?zend_class_entry?*pimple_ce;
static?zend_object_handlers?pimple_object_handlers;
static?zend_class_entry?*pimple_closure_ce;
static?zend_class_entry?*pimple_serviceprovider_ce;
static?zend_object_handlers?pimple_closure_object_handlers;
static?zend_internal_function?pimple_closure_invoker_function;
#define?FETCH_DIM_HANDLERS_VARS? pimple_object?*pimple_obj?=?NULL;?\
ulong?index;?\
pimple_obj?=?(pimple_object?*)zend_object_store_get_object(object?TSRMLS_CC);?\
#define?PIMPLE_object_HANDLE_INHERITANCE_object_HANDLERS do?{?\
if?(ce?!=?pimple_ce)?{?\
zend_hash_find(&ce->function_table?ZEND_STRS(“offsetget“)?(void?**)&function);?\
if?(function->common.scope?!=?ce)?{?/*?if?the?function?is?not?defined?in?this?actual?class?*/?\
pimple_object_handlers.read_dimension?=?pimple_object_read_dimension;?/*?then?overwrite?the?handler?to?use?custom?one?*/?\
}?\
zend_hash_find(&ce->function_table?ZEND_STRS(“offsetset“)?(void?**)&function);?\
if?(function->common.scope?!=?ce)?{?\
pimp
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????????40??2017-09-16?08:28??.bowerrc
?????文件?????????156??2017-09-16?09:43??.gitignore
?????文件????????2080??2017-09-16?08:28??.travis.yml
?????目錄???????????0??2019-02-12?13:38??addons\
?????目錄???????????0??2019-02-12?13:38??addons\alisms\
?????文件?????????357??2017-09-16?14:36??addons\alisms\Alisms.php
?????文件?????????802??2017-09-16?14:36??addons\alisms\config.php
?????目錄???????????0??2019-02-12?13:38??addons\alisms\controller\
?????文件????????1011??2017-09-16?14:36??addons\alisms\controller\Index.php
?????文件?????????171??2017-10-26?08:59??addons\alisms\info.ini
?????目錄???????????0??2019-02-12?13:38??addons\alisms\library\
?????文件????????4731??2017-09-16?14:36??addons\alisms\library\Alisms.php
?????目錄???????????0??2019-02-12?13:38??addons\alisms\view\
?????目錄???????????0??2019-02-12?13:38??addons\alisms\view\index\
?????文件????????3197??2017-09-16?14:36??addons\alisms\view\index\index.html
?????目錄???????????0??2019-02-12?13:38??addons\article\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\controller\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\controller\article\
?????文件????????2314??2017-10-25?09:20??addons\article\application\admin\controller\article\Index.php
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\lang\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\lang\zh-cn\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\lang\zh-cn\article\
?????文件?????????727??2017-10-23?10:40??addons\article\application\admin\lang\zh-cn\article\index.php
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\view\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\view\article\
?????目錄???????????0??2019-02-12?13:38??addons\article\application\admin\view\article\index\
?????文件????????4719??2017-11-02?15:59??addons\article\application\admin\view\article\index\add.html
?????文件????????4707??2017-11-02?15:59??addons\article\application\admin\view\article\index\detail.html
?????文件?????????816??2017-10-23?15:05??addons\article\application\admin\view\article\index\index.html
............此處省略6980個(gè)文件信息
評(píng)論
共有 條評(píng)論