会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
BlueOceans
联系方式:dianxinshidian@126.com
博客园
首页
新随笔
联系
订阅
管理
2017年7月26日
python 从filelist.txt中拷贝文件到另一文件夹中
摘要: 1 #! python 2 #coding:utf-8 3 4 ##!/usr/bin/python 5 # Filename : fileCp.py 6 import sys 7 import os 8 import shutil 9 10 fileList='filelist.txt' 11 targetDir='files...
阅读全文
posted @ 2017-07-26 14:44 BlueOceans
阅读(2290)
评论(0)
推荐(0)
编辑
公告