1 Star 2 Fork 1

曾经蜡笔没有小新/md5 check

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test.py 154 Bytes
一键复制 编辑 原始数据 按行查看 历史
taoge 提交于 2021-04-15 08:39 . 实现文件拖拽方式
import re
text = 'file:///D:/liuwt/桌面/新建文本文档 (2).txts'
if re.match('^file:///', text):
print('aaa')
a = []
a.append(text)
print(a)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Ataoges/md5-check.git
[email protected]:Ataoges/md5-check.git
Ataoges
md5-check
md5 check
master

搜索帮助