dns_name_hash_data
来自「package of develop dns」· 代码 · 共 13 行
TXT
13 行
## test data for dns_name_hash# format:# <testname1> <tab> <testname2> <tab> <cshm> <tab> <cishm># where:# cshm is 0 if a case sensitive hash of testname1 should match a# case sensitive hash of testname2, otherwise cshm != 0# and:# cishm is 0 if a case insensitive hash of testname1 should match a# case insensitive hash of testname2, otherwise cishm != 0#a.b.c.d a.b.c.d. 0 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?