Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Mar 19, 2024
1 parent 8fe382f commit 724cbad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion RECORD.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,7 @@ iconv -f gbk -t utf8 1.txt > 1_utf.txt

AS 检索匹配中文

^((?!(\*|//)).)+[\u4e00-\u9fa5]
^((?!(\*|//)).)+[\u4e00-\u9fa5]


serve --ssl-key *.key --ssl-cert *.crt

0 comments on commit 724cbad

Please sign in to comment.