摘要: public function getFirstImg($article) { $first_img = ''; $output = preg_match_all('//i', $article['article_content'], $matches); $first_img = $matches [1] [0]; if... 阅读全文
posted @ 2017-05-08 17:01 伊苏克 阅读(283) 评论(0) 推荐(0) 编辑
摘要: 1.右键添加Cmd命令 将下文本保存为reg文件,双击导入注册变: 阅读全文
posted @ 2017-05-08 10:46 伊苏克 阅读(101) 评论(0) 推荐(0) 编辑