dns_name_fullcompare_data
来自「package of develop dns」· 代码 · 共 11 行
TXT
11 行
## test data for dns_name_fullcompare# format:# <name1> <tab> <name2> <tab> <exp_reln> <tab> <exp_order> <tab> <exp_nlabels> <tab> <exp_nbits># where: exp_reln may be one of:# none, equal, contains, subdomain, commonancestor# and where: exp_nlabels and exp_nbits are not tested if < 0#c.d a.b.c.d contains -1 2 0a.b.c.d c.d subdomain 1 2 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?