随笔分类 - python
摘要:注意更改路径 1 import os 2 import requests 3 from lxml import etree 4 from urllib.request import urlopen, Request 5 import time 6 7 class BiAnImage(): 8 def
        阅读全文
            
摘要:注意:只是文字,其他都行,自己实现吧。 1 import requests 2 from lxml import etree 3 from urllib.request import urlopen, Request 4 5 import time 6 class blog(): 7 8 def _
        阅读全文
            
摘要:1 import numpy as np 2 import PIL.Image as image 3 from sklearn.cluster import KMeans 4 5 def loadData(filePath): 6 f = open(filePath,'rb')#以二进制形式打开文件
        阅读全文
            
                    
                
浙公网安备 33010602011771号