摘要:
1. Find any hexadecimal number in a larger body of text \b[0-9a-fA-F]+\b 2. Check whether a text string holds just a hexadecimal number \A[0-9a-fA-F]+ 阅读全文
posted @ 2017-10-22 23:07
CarbinHee
阅读(7475)
评论(0)
推荐(0)
浙公网安备 33010602011771号