python 正則表達式篩選中文數字處理

    參考文檔: http://blog.csdn.net/tao_627/article/details/51019972spa     需求:從一篇文章中篩選出正常的數字.net        def numberChange(): f = open('C:\Users\Administrator\Desktop\mytest.txt','r') s = f.read()
相關文章
相關標籤/搜索