摘要:
自带录屏软件,可以录制声音。非常的方便。 阅读全文
摘要:
普通刷新 command + R 强制刷新 command + shift + R 阅读全文
摘要:
/** * 身份证号加星 */ public static function hiddenIdCard($idcard) { // 匹配 3到6位数字,配置8位数字,匹配1到4位数字 $result = preg_replace("/(\d{3,6})\d{8}(\d{1,4})/", "\$1** 阅读全文
摘要:
option + ↑/↓ 阅读全文