🍀
FourLeaf
前端
后端
服务器
面试题
其它
projects
music-colorful-blocks
custom-excalidraw
image-merger
zh
en
Light
Dark
前端
后端
服务器
面试题
其它
projects
Github
Switch language
zh
default
ZH
EN
Switch theme
Light
Dark
default
Light
Dark
php-正则匹配中文
2018-05-15
php
php正则匹配汉字!
$reg = ‘/^[\x{4e00}-\x{9fa5}]+$/u’;
而不是 $reg = ‘/^[\u4e00-\u9fa5]+$/u’;
TOC
Recent Posts
mysql 220k 数据行时, count() 很慢, 要2s多
docker compose 部署 nextjs & mysql
access_token 和 refresh_token 的使用
dockerfile中CMD和RUN的区别
gofrp (内网穿透) 的安装和使用
Tags
apache
4
axios
1
benchmark
1
c
1
canvas
1
centos
3
channel
1
crontab
1
css
2
docker
4
fail2ban
1
frp
1
gin
1
github
1
go
26
goaccess
1
goroutine
1
http
1
https
1
jetbrains
1
jquery
1
js
2
linux
20
mermaid
1
mysql
10
nginx
3
node
1
php
43
prisma
1
react
8
server
1
ssh
2
tarojs
1
tcp/ip
1
token
1
ubuntu
1
ufw
1
unit-test
1
vmware
1
vscode
1
vue
12
yum
1
域名
3
安全
2
微信
3
算法
3
🍀