• 大小: 55.38MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2022-11-03
  • 语言: 其他
  • 标签: 柚子黑卡  

资源简介

柚子黑卡是一款功能非常强大的推广促销营销插件商城小程序,满足各大商家的产品促销需求,支持现在商城非常火爆的拼团功能、砍价功能、会员卡、集卡、抢购等促销功能,是一个商品促销活动发布平台,支持商家入驻发布自己的产品活动。

资源截图

代码片段和文件信息


/*
 * 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  2020-04-20 22:27  【星星微客资源下载】黑卡4.6.0\
     文件      285305  2020-04-08 09:39  【星星微客资源下载】黑卡4.6.0\4.6.0完整数据库结构对比源.sql
     目录           0  2020-04-17 21:16  【星星微客资源下载】黑卡4.6.0\前端\
     目录           0  2020-04-20 19:13  【星星微客资源下载】黑卡4.6.0\前端\wxapp\
     文件       27174  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\app.js
     文件       11772  2020-04-07 23:18  【星星微客资源下载】黑卡4.6.0\前端\wxapp\app.json
     文件       12944  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\app.wxss
     文件       65385  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\func.js
     目录           0  2020-04-17 21:15  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\
     目录           0  2020-04-17 21:15  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\
     目录           0  2020-04-17 21:15  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\active\
     文件       10777  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\active\active.js
     文件          29  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\active\active.json
     文件       13422  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\active\active.wxml
     文件        6603  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\active\active.wxss
     目录           0  2020-04-17 21:15  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\carList\
     文件         323  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\carList\carList.js
     文件          78  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\carList\carList.json
     文件          32  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\carList\carList.wxml
     文件           0  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\carList\carList.wxss
     目录           0  2020-04-17 21:15  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\gifts\
     文件        2438  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\gifts\gifts.js
     文件          81  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\gifts\gifts.json
     文件        1330  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\gifts\gifts.wxml
     文件       10141  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\gifts\gifts.wxss
     目录           0  2020-04-17 21:15  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\goods\
     文件       16972  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\goods\goods.js
     文件          29  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\goods\goods.json
     文件        8706  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\goods\goods.wxml
     文件       11713  2020-04-07 21:20  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\goods\goods.wxss
     目录           0  2020-04-17 21:15  【星星微客资源下载】黑卡4.6.0\前端\wxapp\mzhk_sun\pages\grant\
............此处省略6865个文件信息

评论

共有 条评论

相关资源