英文:Text the random extraction tool is a random lottery computer software! A lottery? www.0594168.cnIs actually a disguised form of lottery software.. A TXT computer random text, from text randomly extracted from data, you understand??If the draw is
前言
近几天在做多语言版本的时候再次发现,区分各种语言真的是一件比较困难的事情,上一次做中文提取工具的就花了不少时间,这次决定用python试一试,结果写起来发现真是方便不少,自己整理了一下方便以后查找使用。
代码
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# find the line of containing chinese in files
__author__ = 'AlbertS'
import re
def start_find