码科货运快狗搬家物流V1.0.11小程序.zip


码科物流小程序!
资源截图
代码片段和文件信息

/*
 * 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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-12-30 14:59  码科货运快狗搬家物流V1.0.11开源
     文件     6572835  2019-12-30 14:59  码科货运快狗搬家物流V1.0.11开源make_freight.zip
     目录           0  2019-09-08 08:29  码科货运快狗搬家物流V1.0.11开源make_freight
     文件       23967  2019-03-14 12:14  码科货运快狗搬家物流V1.0.11开源make_freighticon-custm.png
     文件       12270  2019-07-10 09:26  码科货运快狗搬家物流V1.0.11开源make_freighticon.jpg
     文件       43547  2019-09-08 17:54  码科货运快狗搬家物流V1.0.11开源make_freightmanifest.xml
     文件      146222  2019-07-18 09:32  码科货运快狗搬家物流V1.0.11开源make_freightmap.json
     文件        1585  2019-07-10 09:26  码科货运快狗搬家物流V1.0.11开源make_freightmodule.php
     文件         727  2019-07-10 09:26  码科货运快狗搬家物流V1.0.11开源make_freightsite.php
     文件       89262  2019-07-18 22:47  码科货运快狗搬家物流V1.0.11开源make_freightupgrade.php
     文件        7797  2019-08-01 10:25  码科货运快狗搬家物流V1.0.11开源make_freightwxapp.php
     目录           0  2019-08-09 19:14  码科货运快狗搬家物流V1.0.11开源make_freightcommon
     文件       12592  2019-08-01 11:05  码科货运快狗搬家物流V1.0.11开源make_freightcommoncommon.php
     目录           0  2019-08-01 09:34  码科货运快狗搬家物流V1.0.11开源make_freightcommonlib
     目录           0  2019-08-01 09:34  码科货运快狗搬家物流V1.0.11开源make_freightcommonlibaliyun
     文件        3587  2019-07-10 09:42  码科货运快狗搬家物流V1.0.11开源make_freightcommonlibaliyunSignatureHelper.php
     目录           0  2019-08-01 09:34  码科货运快狗搬家物流V1.0.11开源make_freightcore
     文件         144  2019-07-10 09:42  码科货运快狗搬家物流V1.0.11开源make_freightcore.bowerrc
     文件         149  2019-07-10 09:42  码科货运快狗搬家物流V1.0.11开源make_freightcore.env.sample
     文件        1097  2019-07-10 09:37  码科货运快狗搬家物流V1.0.11开源make_freightcoreower.json
     文件        1076  2019-07-10 09:37  码科货运快狗搬家物流V1.0.11开源make_freightcoreuild.php
     文件       10251  2019-07-10 09:42  码科货运快狗搬家物流V1.0.11开源make_freightcoreLICENSE
     文件         745  2019-07-10 09:29  码科货运快狗搬家物流V1.0.11开源make_freightcore hink
     目录           0  2019-08-01 09:34  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddons
     目录           0  2019-08-01 09:34  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddonscommand
     文件        1449  2019-07-10 09:42  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddonscommandCommand.php
     文件          19  2019-07-10 09:42  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddonscommandconfig.php
     文件         197  2019-07-10 09:41  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddonscommandinfo.ini
     文件         989  2019-07-10 09:41  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddonscommandinstall.sql
     目录           0  2019-08-01 09:34  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddonscommandapplication
     目录           0  2019-08-01 09:34  码科货运快狗搬家物流V1.0.11开源make_freightcoreaddonscommandapplicationadmin
............此处省略2037个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)