会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
记录
博客园
首页
新随笔
联系
订阅
管理
2017年5月8日
获取文章内容的第一个图片
摘要: 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 伊苏克
阅读(285)
评论(0)
推荐(0)
编辑
Windows小技巧
摘要: 1.右键添加Cmd命令 将下文本保存为reg文件,双击导入注册变:
阅读全文
posted @ 2017-05-08 10:46 伊苏克
阅读(102)
评论(0)
推荐(0)
编辑
公告