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

  • 大小: 16.96MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-07-16
  • 語言: PHP
  • 標(biāo)簽: php源碼??

資源簡介

開源 V1.1beta第一版測試版(所以前臺界面沒怎么做),以后會(huì)不斷升級 基礎(chǔ)ThinkPhp框架,高靈活性 首個(gè) 全任意坐標(biāo)可拖拽式模板布局編輯器,拖拽完自動(dòng)切圖生成相對定位div代碼(絕非垃圾絕對坐標(biāo)定位div代碼) 首個(gè)采用 云模塊架構(gòu),云分布式的模塊調(diào)用或者本地調(diào)用模塊都可以,開放平臺式云模塊開發(fā)共享 //你的域名/index.php/yun為云模塊列表頁,可以共享云模塊 馬良神筆cms

資源截圖

代碼片段和文件信息

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

????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);

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????????909??2012-11-14?16:16??maliang_app\Modules\Yun\Tpl\Index\read.html

?????文件????????707??2013-07-31?14:03??maliang_lib\ThinkPHP3_1_3\Extend\Vendor\phpRPC\pecl\xxtea\README

?????文件???????5850??2013-07-31?14:03??maliang_lib\ThinkPHP3_1_3\Extend\Library\ORG\Util\Image\readme.md

?????文件????????293??2013-07-31?14:03??maliang_lib\ThinkPHP3_1_3\Extend\Vendor\readme.txt

?????文件????????750??2013-07-31?14:03??maliang_lib\ThinkPHP3_1_3\Extend\README.txt

?????文件???????1499??2013-07-31?14:03??maliang_lib\ThinkPHP3_1_3\Extend\Tool\TPM\readme.txt

?????文件???????8244??2013-07-31?14:08??maliang_lib\ThinkPHP3_1_3\README.txt

?????文件????????824??2012-10-10?10:01??maliang_editor\fck_vXGM\_source\plugins\specialchar\lang\_translationstatus.txt

?????文件????????824??2012-10-10?10:01??maliang_editor\fck_vXGM\plugins\specialchar\lang\_translationstatus.txt

?????文件????????937??2012-10-10?10:01??maliang_editor\fck_vXGM\_source\plugins\a11yhelp\lang\_translationstatus.txt

?????文件????????937??2012-10-10?10:01??maliang_editor\fck_vXGM\plugins\a11yhelp\lang\_translationstatus.txt

?????文件????????975??2012-10-10?10:01??maliang_editor\fck_vXGM\_source\plugins\placeholder\lang\_translationstatus.txt

?????文件????????975??2012-10-10?10:01??maliang_editor\fck_vXGM\plugins\placeholder\lang\_translationstatus.txt

?????文件???????1007??2012-10-10?10:01??maliang_editor\fck_vXGM\_source\plugins\devtools\lang\_translationstatus.txt

?????文件???????1007??2012-10-10?10:01??maliang_editor\fck_vXGM\_source\plugins\uicolor\lang\_translationstatus.txt

?????文件???????1007??2012-10-10?10:01??maliang_editor\fck_vXGM\plugins\devtools\lang\_translationstatus.txt

?????文件???????1007??2012-10-10?10:01??maliang_editor\fck_vXGM\plugins\uicolor\lang\_translationstatus.txt

?????文件???????2304??2012-10-10?10:01??maliang_editor\fck_vXGM\_source\lang\_translationstatus.txt

?????文件???????2304??2012-10-10?10:01??maliang_editor\fck_vXGM\lang\_translationstatus.txt

?????文件???????1854??2013-07-31?14:08??maliang_lib\ThinkPHP3_1_3\LICENSE.txt

?????文件???????3198??2014-01-08?09:39??本系統(tǒng)許可協(xié)議.txt

?????文件???????1790??2014-01-13?12:09??馬良神筆自助建站cms系統(tǒng)_使用說明.txt

?????文件????????133??2014-01-09?13:16??maliang_swf\maliang_mokuais\daohang\blank_md\md_blank1.htm

?????文件????????221??2014-01-10?19:03??maliang_swf\maliang_mokuais\blank_md\md_blank1.htm

?????文件????????221??2014-01-10?19:03??maliang_swf\maliang_mokuais\blank_md\md_blank2.htm

?????文件????????221??2014-01-10?19:02??maliang_swf\maliang_mokuais\blank_md\md_blank3.htm

?????文件????????499??2014-01-12?21:11??maliang_swf\maliang_mokuais\xinwendeng\md_cur_chn_list1.htm

?????文件????????174??2014-01-12?15:23??maliang_swf\maliang_mokuais\xinwendeng\md_cur_class_list1.htm

?????文件????????477??2014-01-12?17:16??maliang_swf\maliang_mokuais\daohang\md_daohang_2.htm

?????文件????????248??2014-01-12?21:42??maliang_swf\maliang_mokuais\inculde\md_qiantao.htm

............此處省略2204個(gè)文件信息

評論

共有 條評論