package org.test; import java.io.UnsupportedEncodingException; public class GetCharTest { …
#include<stdio.h> #include<malloc.h> #include<string.h> typedef struct{ …
function createDir($path){ if (!file_exists($path)){ createDir(dirname($path)); mkdir($pat…
<?php /** * 磁力链接下载,根据 关键词 文件大小 保存到指定文件中 */ class Magnet{ public $host='https://btdigg.o…
#file: /admin/templates/default/article.add.php #file: /admin/templates/default/article.ed…
/// <summary> /// 截取时间范围内的时间段 /// </summary> public static List<SJDuan> …
javaweb学习
<?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 # 添加一个 “请选择” 的…