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

  • 大小: 22MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2023-06-19
  • 語言: PHP
  • 標簽: thinkPHP??源碼??php??

資源簡介

剛接觸框架的時候對thinkPHP幾乎不懂 然后從其他渠道花費幾百大洋買了這個學習項目 通過這個項目 實踐了幾個月 加深了理解 提高了自己水平 趕緊下載吧 適合新手 適合需要了解熟悉 thinkPHP的同學 數據庫文件 開發文檔 代碼 一應俱全 畢竟花費幾百大洋 5分 請諒解

資源截圖

代碼片段和文件信息

/***********************************************************************

????Copyright?2006-2007?Ma?Bingyao

????These?sources?is?free?software.?Redistributions?of?source?code?must
????retain?the?above?copyright?notice.?Redistributions?in?binary?form
????must?reproduce?the?above?copyright?notice.?You?can?redistribute?it
????freely.?You?can?use?it?with?any?free?or?commercial?software.

????These?sources?is?distributed?in?the?hope?that?it?will?be?useful
????but?WITHOUT?ANY?WARRANTY.?Without?even?the?implied?warranty?of
????MERCHANTABILITY?or?FITNESS?FOR?A?PARTICULAR?PURPOSE.

????????You?may?contact?the?author?by:
???????????e-mail:??andot@coolcode.cn

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

#include?“php.h“

#if?HAVE_XXTEA
#include?“php_xxtea.h“
#include?“ext/standard/info.h“?/*?for?phpinfo()?functions?*/
#include?“xxtea.h“

/*?compiled?function?list?so?Zend?knows?what‘s?in?this?module?*/
zend_function_entry?xxtea_functions[]?=
{
????ZEND_FE(xxtea_encrypt?NULL)
????ZEND_FE(xxtea_decrypt?NULL)
????ZEND_FE(xxtea_info?NULL)
????{NULL?NULL?NULL}
};

/*?compiled?module?information?*/
zend_module_entry?xxtea_module_entry?=
{
????STANDARD_MODULE_HEADER
????XXTEA_MODULE_NAME
????xxtea_functions
????ZEND_MINIT(xxtea)
????ZEND_MSHUTDOWN(xxtea)
????NULL
????NULL
????ZEND_MINFO(xxtea)
????XXTEA_VERSION
????STANDARD_MODULE_PROPERTIES
};

/*?implement?standard?“stub“?routine?to?introduce?ourselves?to?Zend?*/
#if?defined(COMPILE_DL_XXTEA)
ZEND_GET_MODULE(xxtea)
#endif

static?xxtea_long?*xxtea_to_long_array(unsigned?char?*data?xxtea_long?len?int?include_length?xxtea_long?*ret_len)?{
????xxtea_long?i?n?*result;
n?=?len?>>?2;
????n?=?(((len?&?3)?==?0)???n?:?n?+?1);
????if?(include_length)?{
????????result?=?(xxtea_long?*)emalloc((n?+?1)?<????????result[n]?=?len;
????*ret_len?=?n?+?1;
}?else?{
????????result?=?(xxtea_long?*)emalloc(n?< ????*ret_len?=?n;
????}
memset(result?0?n?< for?(i?=?0;?i?????????result[i?>>?2]?|=?(xxtea_long)data[i]?<????}
????return?result;
}

static?unsigned?char?*xxtea_to_byte_array(xxtea_long?*data?xxtea_long?len?int?include_length?xxtea_long?*ret_len)?{
????xxtea_long?i?n?m;
????unsigned?char?*result;
????n?=?len?<????if?(include_length)?{
????????m?=?data[len?-?1];
????????if?((m??n?-?4))?return?NULL;
????????n?=?m;
????}
????result?=?(unsigned?char?*)emalloc(n?+?1);
for?(i?=?0;?i?????????result[i]?=?(unsigned?char)((data[i?>>?2]?>>?((i?&?3)?<????}
result[n]?=?‘\0‘;
*ret_len?=?n;
return?result;
}

static?unsigned?char?*php_xxtea_encrypt(unsigned?char?*data?xxtea_long?len?unsigned?char?*key?xxtea_long?*ret_len)?{
????unsigned?char?*result;
????xxtea_long?*v?*k?v_len?k_len;
????v?=?xxtea_to_long_array(data?len?1?&v_len);
????k?=?xxtea_to_long_array(key?16?0?&k_len);
????xxtea_long_encrypt(v?v_len?k);
????result?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????????40??2014-11-13?17:28??thinkphp仿凡客誠品\thinkphp仿凡客誠品\install.txt

?????文件????2313136??2014-08-25?17:36??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\2014-08-25_173633.png

?????文件????1881239??2014-08-25?17:37??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\2014-08-25_173740.png

?????文件?????589318??2014-08-25?17:39??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\2014-08-25_173849.png

?????文件?????658615??2014-08-25?17:39??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\2014-08-25_173932.png

?????文件?????407764??2014-09-10?15:29??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\火狐截圖_2014-09-10T07-29-12.780Z.png

?????文件??????58957??2014-09-10?15:29??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\火狐截圖_2014-09-10T07-29-24.804Z.png

?????文件?????177599??2014-09-10?15:31??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\火狐截圖_2014-09-10T07-31-05.939Z.png

?????文件????1115353??2014-09-10?15:39??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\火狐截圖_2014-09-10T07-39-40.239Z.png

?????文件?????464162??2014-09-10?15:39??thinkphp仿凡客誠品\thinkphp仿凡客誠品\網站截圖-\火狐截圖_2014-09-10T07-39-57.046Z.png

?????文件????????203??2014-06-13?09:57??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\.htaccess

?????文件???????1032??2014-07-25?16:10??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\admin.php

?????文件??????????1??2014-07-25?15:43??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Common\index.html

?????文件????????205??2014-10-28?08:18??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Conf\config.php

?????文件??????????1??2014-07-25?15:43??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Conf\index.html

?????文件???????1756??2014-08-14?10:07??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\AddGoodsController.class.php

?????文件???????1616??2014-08-14?19:45??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\AddSlideController.class.php

?????文件????????274??2014-08-06?17:25??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\BannerController.class.php

?????文件??????16048??2014-08-21?21:57??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\DeliveryController.class.php

?????文件???????5204??2014-08-19?09:46??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\FriendlinkController.class.php

?????文件???????6122??2014-08-20?11:51??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\GoodsController.class.php

?????文件????????163??2014-08-19?21:50??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\GoodsDetailController.class.php

?????文件???????3002??2014-08-20?17:35??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\GroupController.class.php

?????文件??????????1??2014-07-25?15:43??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\index.html

?????文件???????1783??2014-09-10?15:39??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\IndexController.class.php

?????文件??????21003??2014-08-21?21:17??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\OrderController.class.php

?????文件??????11671??2014-08-21?23:50??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\QuestionController.class.php

?????文件???????1323??2014-08-19?10:40??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\SavaGoodsController.class.php

?????文件????????772??2014-08-15?13:39??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\SavaSlideController.class.php

?????文件???????2219??2014-08-20?10:25??thinkphp仿凡客誠品\thinkphp仿凡客誠品\項目代碼\fanke\Application\Admin\Controller\SlideController.class.php

............此處省略995個文件信息

評論

共有 條評論