目录前言起因实现封装测试及结果扩展优化接口正则表达式带数字的文件名称排序总结前言
I want to write some portable (as possible) C code to look up DNS TXT records. I woul开发者_如何学Pythond also prefer not to have dependencies on libraries that don\'t ship with the machine.