<?php /** * 磁力链接下载,根据 关键词 文件大小 保存到指定文件中 */ class Magnet{ public $host='https://btdigg.o…
#file: /admin/templates/default/article.add.php #file: /admin/templates/default/article.ed…
<?php /** * author:郭椿安 * create at:2015-11-13 * last mod: 2015-12-12 14:23:52 */ header…
#file: /shop/templates/simplenc/seller/store_goods_add.step2.php #line: 202 # 添加一个 “请选择” 的…
<?php namespace Org\Weixin; class OrderPush { protected $appid; protected $secrect; pro…
#file: /admin/control/brand.php #line: 60 $brand_list = $model_brand->table('brand')-&g…
class GetMacAddr{ var $return_array = array(); // 返回带有MAC地址的字串数组 var $mac_addr; function G…
<?php /* * To change this template, choose Tools | Templates * and open the template in…
<?php class Twitter { /** * Method to make twitter api call for the users timeline in X…
class AES_CBC_NoPadding { private $iv; private $key; private $blocksize; public function _…
<?php /** * 用于获取远程文件并缓存 * CurlCache v1.0 * Created by cr. * Date: 2015/12/03 */ //names…
<?php function numTrmb($num) { $d = array("零", "壹", "贰", "叁", "肆", "伍", "陆", "柒", "捌", …