我不需要验证IP地址是否可访问或类似的东西.我只想验证字符串是否为dotted-quad(xxx.xxx.xxx.xxx)IPv4格式,其中xxx介于0和255之间.
c++ string
c++ ×1
string ×1