上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页
摘要: listFiles($bucket, $prefix, $marker, $limit); if ($err !== null) { } else { foreach ($iterms as $obj) { $sub = substr($obj["key"], strlen($prefix)); //文件夹标记(可创建文件夹的) if($s... 阅读全文
posted @ 2016-08-31 18:03 Ali.Blacken 阅读(250) 评论(0) 推荐(0)
摘要: 安装 clion 把MinGW(搜MinGW.zip)放到c盘根目录下 ok 阅读全文
posted @ 2016-08-27 19:07 Ali.Blacken 阅读(188) 评论(0) 推荐(0)
摘要: Amaze UI Admin 404 Examples 取消 fasd fasd2 fasd3 fasd4 阅读全文
posted @ 2016-08-26 16:38 Ali.Blacken 阅读(379) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ... 阅读全文
posted @ 2016-08-26 12:14 Ali.Blacken 阅读(210) 评论(0) 推荐(0)
摘要: 简短步骤:1.关闭所有在运行的CMD窗口2.创建文件C:\cmd-alias.bat,包含以下内容:[python] view plain copydoskey sayhello=echo Hello $* doskey cattxt=type xxxxxxxxxxxx.txt $* @doskey 阅读全文
posted @ 2016-08-26 11:13 Ali.Blacken 阅读(1370) 评论(0) 推荐(0)
摘要: 恢复内容开始 1/引入包:junit-4.11.jar|hamcrest-core-1.3(alilib里有) 2/与src同级建立一个文件夹,名为test,右击,Mark Directory As ->test 3/在test里建立与src里一致包名 4/新建类,在类名后加上Test(public 阅读全文
posted @ 2016-08-26 10:18 Ali.Blacken 阅读(262) 评论(0) 推荐(0)
摘要: if(isset($_SERVER["HTTP_X_REQUESTED_WITH"]) && strtolower($_SERVER["HTTP_X_REQUESTED_WITH"])=="xmlhttprequest"){ // ajax 请求的处理方式 }else{ exit( "invalid call 1!... 阅读全文
posted @ 2016-08-25 16:22 Ali.Blacken 阅读(413) 评论(0) 推荐(0)
摘要: Amaze UI Admin 404 Examples Amaze UI 后台管理模板 导航切换 收件箱 5 管理员 ... 阅读全文
posted @ 2016-08-21 16:55 Ali.Blacken 阅读(817) 评论(0) 推荐(0)
摘要: 进入PE 打开win系统安装(Alt+W) 选择upan\source\install.wim 选择引导驱动器C 选择磁盘位置C 安装... 阅读全文
posted @ 2016-08-21 13:44 Ali.Blacken 阅读(209) 评论(0) 推荐(0)
摘要: Amaze UI Admin 404 Examples 你正在使用过时的浏览器,Amaze UI 暂不支持。 请 升级浏览器 以获得更好的体验! Amaze UI 后台管理模板 导航切换 收件箱 5 ... 阅读全文
posted @ 2016-08-19 18:33 Ali.Blacken 阅读(219) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页