Guan-Lin
2019-07-28
RegExr 正規表示法
線上工具
https://regexr.com/
產生器
文字切割
preg_split("/[\s,]+/", "Welcome to Guan-Lin.")
if (preg_match("/A-Z/",$Value)) {}
2019-07-21
Python 製作網頁爬蟲筆記
安裝插件
pip install requests
pip install bs4
pip install html5lib
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)