1078292299 当前离线
上等兵
xczxczxcz (Tα酱油路过)当前离线
中尉
TOP
路过 当前离线
三级士官
WHY 当前离线
上校
PowerShell "$a=@(gc 1.txt) -match '[\u4E00-\u9FFF]';if($a.Count){'Yes'}else{'No'}"复制代码
terse 当前离线
中将
powershell -c "if ((gc 1.txt) -notmatch '[\p{IsCJKUnifiedIdeographs}]+'){'NO'} else {'YES'}"复制代码
qixiaobin0715 当前离线
大校
dy59524527 当前离线
列兵