91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.35MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-08-10
  • 語言: 其他
  • 標簽: wpstatistics??

資源簡介

wordpress平臺之所以有這么多用戶使用。不僅僅是因為wordpress部署簡單,操作方便。更重要的是wordpress有豐富的主題和插件功能,使得wordpress網站在擴展上,靈活性更強。下面將介紹WP Statistics插件的安裝及使用過程。

資源截圖

代碼片段和文件信息

/*?MaxMind?Inc.?licenses?this?file?to?you?under?the?Apache?License?Version
?*?2.0?(the?“License“);?you?may?not?use?this?file?except?in?compliance?with
?*?the?License.??You?may?obtain?a?copy?of?the?License?at
?*
?*?http://www.apache.org/licenses/LICENSE-2.0
?*
?*?Unless?required?by?applicable?law?or?agreed?to?in?writing?software
?*?distributed?under?the?License?is?distributed?on?an?“AS?IS“?BASIS?WITHOUT
?*?WARRANTIES?OR?CONDITIONS?OF?ANY?KIND?either?express?or?implied.??See?the
?*?License?for?the?specific?language?governing?permissions?and?limitations
?*?under?the?License.
?*/

#include?“php_maxminddb.h“

#ifdef?HAVE_CONFIG_H
#include?“config.h“
#endif

#include?
#include?
#include?“Zend/zend_exceptions.h“
#include?

#ifdef?ZTS
#include?
#endif

#define?__STDC_FORMAT_MACROS
#include?

#define?PHP_MAXMINDDB_NS?ZEND_NS_NAME(“MaxMind“?“Db“)
#define?PHP_MAXMINDDB_READER_NS?ZEND_NS_NAME(PHP_MAXMINDDB_NS?“Reader“)
#define?PHP_MAXMINDDB_READER_EX_NS????????\
????ZEND_NS_NAME(PHP_MAXMINDDB_READER_NS?\
?????????????????“InvalidDatabaseException“)

#ifdef?ZEND_ENGINE_3
#define?Z_MAXMINDDB_P(zv)??php_maxminddb_fetch_object(Z_OBJ_P(zv))
#define?_ZVAL_STRING?ZVAL_STRING
#define?_ZVAL_STRINGL?ZVAL_STRINGL
typedef?size_t?strsize_t;
typedef?zend_object?free_obj_t;
#else
#define?Z_MAXMINDDB_P(zv)?(maxminddb_obj?*)?zend_object_store_get_object(zv?TSRMLS_CC)
#define?_ZVAL_STRING(a?b)?ZVAL_STRING(a?b?1)
#define?_ZVAL_STRINGL(a?b?c)?ZVAL_STRINGL(a?b?c?1)
typedef?int?strsize_t;
typedef?void?free_obj_t;
#endif

#ifdef?ZEND_ENGINE_3
typedef?struct?_maxminddb_obj?{
????MMDB_s?*mmdb;
????zend_object?std;
}?maxminddb_obj;
#else
typedef?struct?_maxminddb_obj?{
????zend_object?std;
????MMDB_s?*mmdb;
}?maxminddb_obj;
#endif

PHP_FUNCTION(maxminddb);

static?const?MMDB_entry_data_list_s?*handle_entry_data_list(
????const?MMDB_entry_data_list_s?*entry_data_list
????zval?*z_value
????TSRMLS_DC);
static?const?MMDB_entry_data_list_s?*handle_array(
????const?MMDB_entry_data_list_s?*entry_data_list
????zval?*z_value?TSRMLS_DC);
static?const?MMDB_entry_data_list_s?*handle_map(
????const?MMDB_entry_data_list_s?*entry_data_list
????zval?*z_value?TSRMLS_DC);
static?void?handle_uint128(const?MMDB_entry_data_list_s?*entry_data_list
???????????????????????????zval?*z_value?TSRMLS_DC);
static?void?handle_uint64(const?MMDB_entry_data_list_s?*entry_data_list
??????????????????????????zval?*z_value?TSRMLS_DC);
static?zend_class_entry?*?lookup_class(const?char?*name?TSRMLS_DC);

#define?CHECK_ALLOCATED(val)??????????????????\
????if?(!val?)?{??????????????????????????????\
????????zend_error(E_ERROR?“Out?of?memory“);?\
????????return;???????????????????????????????\
????}?????????????????????????????????????????\

#define?THROW_EXCEPTION(name?...?)??????????????????????????????????????\
????{???????????????????????????????????????????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-01-17?15:37??wp-statistics\
?????目錄???????????0??2018-01-17?15:37??wp-statistics\assets\
?????目錄???????????0??2018-01-17?15:37??wp-statistics\assets\css\
?????文件????????5549??2018-01-17?15:37??wp-statistics\assets\css\admin.css
?????文件?????????104??2018-01-17?15:37??wp-statistics\assets\css\frontend.css
?????文件???????30042??2018-01-17?15:37??wp-statistics\assets\css\jquery-ui-smoothness.min.css
?????文件????????6042??2018-01-17?15:37??wp-statistics\assets\css\log.css
?????文件????????1089??2018-01-17?15:37??wp-statistics\assets\css\pagination.css
?????文件?????????971??2018-01-17?15:37??wp-statistics\assets\css\rtl.css
?????目錄???????????0??2018-01-17?15:37??wp-statistics\assets\images\
?????文件?????????769??2018-01-17?15:37??wp-statistics\assets\images\Air.png
?????文件???????14574??2018-01-17?15:37??wp-statistics\assets\images\ajax-loading.gif
?????文件?????????580??2018-01-17?15:37??wp-statistics\assets\images\Android.png
?????文件?????????593??2018-01-17?15:37??wp-statistics\assets\images\ask.png
?????文件????????1058??2018-01-17?15:37??wp-statistics\assets\images\baidu.png
?????文件????????1820??2018-01-17?15:37??wp-statistics\assets\images\bing.png
?????文件?????????586??2018-01-17?15:37??wp-statistics\assets\images\Chrome.png
?????文件?????????496??2018-01-17?15:37??wp-statistics\assets\images\clearch.png
?????文件?????????503??2018-01-17?15:37??wp-statistics\assets\images\dashicons-migrate.png
?????文件?????????653??2018-01-17?15:37??wp-statistics\assets\images\dashicons-update.png
?????文件?????????311??2018-01-17?15:37??wp-statistics\assets\images\dashicons-visibility.png
?????文件????????1129??2018-01-17?15:37??wp-statistics\assets\images\duckduckgo.png
?????文件?????????947??2018-01-17?15:37??wp-statistics\assets\images\Firefox.png
?????目錄???????????0??2018-01-17?15:37??wp-statistics\assets\images\flags\
?????文件?????????484??2018-01-17?15:37??wp-statistics\assets\images\flags\000.png
?????文件?????????540??2018-01-17?15:37??wp-statistics\assets\images\flags\AD.png
?????文件?????????645??2018-01-17?15:37??wp-statistics\assets\images\flags\AE.png
?????文件?????????534??2018-01-17?15:37??wp-statistics\assets\images\flags\AF.png
?????文件?????????535??2018-01-17?15:37??wp-statistics\assets\images\flags\AG.png
?????文件?????????609??2018-01-17?15:37??wp-statistics\assets\images\flags\AI.png
?????文件?????????535??2018-01-17?15:37??wp-statistics\assets\images\flags\AL.png
............此處省略1605個文件信息

評論

共有 條評論

相關資源