Python--day5

unsupported   :無支持的、無支援的 operand :操作數、運算數 一、 正則表達式 導入re模塊  正則表達式符號含義:  #!/usr/bin/env python # encoding: utf-8 import re # string = "192.168.3.101111" # m = re.match("([0-9]{1,3}\.){3}\d{1,3}",string)
相關文章
相關標籤/搜索
本站公眾號
   歡迎關注本站公眾號,獲取更多信息