# python学习笔记 **Repository Path**: ylczqqyhc/python_learning_notes ## Basic Information - **Project Name**: python学习笔记 - **Description**: 记录python学习笔记和想法 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-03-07 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、python基础用法:列表、字典、字符串、try、格式化等技巧收集(未完成) 2、os模块:目录、文件操作(已完善) 3、time模块:线程停止、时间转换(差字符串转换时间) 4、pickle-shelve模块:存储列表、字典等(未测试)