13

所属分类:WEB开发
开发工具:PHP
文件大小:1634KB
下载次数:5
上传日期:2017-06-19 21:02:40
上 传 者YUjing
说明:  企业网站系统,有前台和后台,前台浏览企业网站,后台管理
(Enterprise website system)

文件列表:
13\Common\extend.php (28690, 2011-01-07)
13\Conf\config.php (179, 2011-02-23)
13\data\db_project\db.opt (61, 2011-01-11)
13\data\db_project\think_admin.frm (8614, 2011-01-13)
13\data\db_project\think_admin.MYD (76, 2011-07-01)
13\data\db_project\think_admin.MYI (2048, 2011-07-01)
13\data\db_project\think_book.frm (8658, 2011-01-13)
13\data\db_project\think_book.MYD (732, 2011-01-15)
13\data\db_project\think_book.MYI (3072, 2011-01-15)
13\data\db_project\think_news.frm (8708, 2011-01-11)
13\data\db_project\think_news.MYD (1536, 2011-07-01)
13\data\db_project\think_news.MYI (2048, 2011-07-01)
13\index.php (58, 2011-07-01)
13\Lib\Action\IndexAction.class.php (13701, 2011-07-01)
13\Lib\Model\UserModel.class.php (49, 2011-01-20)
13\Runtime\Cache\2ddcd5f5725f9b38bbed81550f6a6e55.php (3479, 2017-04-19)
13\Runtime\Cache\82f24d554ab75ad9fe0c9557717d50ef.php (2323, 2017-04-19)
13\Runtime\Logs\17_04_19.log (117, 2017-04-19)
13\Runtime\~app.php (3296, 2017-04-19)
13\Runtime\~runtime.php (43196, 2017-04-19)
13\ThinkPHP\Common\alias.php (1809, 2010-09-29)
13\ThinkPHP\Common\compat.php (4333, 2010-09-29)
13\ThinkPHP\Common\convention.php (11676, 2011-04-19)
13\ThinkPHP\Common\core.php (1263, 2010-09-29)
13\ThinkPHP\Common\debug.php (1986, 2010-09-29)
13\ThinkPHP\Common\defines.php (2612, 2011-04-30)
13\ThinkPHP\Common\extend.php (28690, 2010-09-29)
13\ThinkPHP\Common\functions.php (32071, 2011-04-22)
13\ThinkPHP\Common\paths.php (1671, 2010-09-29)
13\ThinkPHP\Common\runtime.php (5818, 2010-11-01)
13\ThinkPHP\Lang\zh-cn.php (2524, 2010-09-29)
13\ThinkPHP\Lib\ORG\Crypt\Base64.class.php (3443, 2010-09-28)
13\ThinkPHP\Lib\ORG\Crypt\Crypt.class.php (3410, 2010-09-28)
13\ThinkPHP\Lib\ORG\Crypt\Des.class.php (20570, 2010-09-28)
13\ThinkPHP\Lib\ORG\Crypt\Hmac.class.php (3294, 2010-09-28)
13\ThinkPHP\Lib\ORG\Crypt\Rsa.class.php (6231, 2010-09-28)
13\ThinkPHP\Lib\ORG\Crypt\Xxtea.class.php (5730, 2010-09-28)
13\ThinkPHP\Lib\ORG\Io\Dir.class.php (15583, 2010-10-13)
13\ThinkPHP\Lib\ORG\Net\Http.class.php (20220, 2010-09-28)
13\ThinkPHP\Lib\ORG\Net\IpLocation.class.php (9974, 2010-09-28)
... ...

XXTEA PHP extension What is it? ----------------------------------------------- This extension based on xxtea library, which provides a set of functions for encrypt or decrypt data with XXTEA algorithm. How to install it? ----------------------------------------------- See INSTALL for installation instructions. How to use it? ----------------------------------------------- string xxtea_encrypt(string data, string key) Encrypt data using XXTEA algorithm. The key is a 16 bytes(128 bits) string. string xxtea_decrypt(string data, string key) Decrypt data using XXTEA algorithm. The key is a 16 bytes(128 bits) string. string xxtea_info() Get the version information.

近期下载者

相关文件


收藏者