摘要: import hashlib import tkinter from tkinter import filedialog import pyperclip def fileHash(fileName): m=hashlib.sha384() #可以根据需求来选择md5,256,384,512 with open(fileName,'rb')... 阅读全文
posted @ 2018-12-21 20:37 一去二三浪里小白龙 阅读(942) 评论(0) 推荐(0) 编辑
摘要: 小的可以,大的数就报错“Memory error”了 阅读全文
posted @ 2018-12-21 00:05 一去二三浪里小白龙 阅读(553) 评论(0) 推荐(0) 编辑
//增加一段JS脚本,为目录生成使用