热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

python3基础回忆录

整理于2020年10月下旬:总结过去,展望未来Itistoughtodayandtomorrowwillbetougher.butthedayaftertomorrowisbeau

整理于2020年11月下旬:

It is tough today and tomorrow will be tougher.but the day after tomorrow is beautiful!
many people died in the evening of tomorrow,only the ture hero can see the rising sun on the third day!(马云英文演讲)

但愿殊途同归 我能与你讲讲来时的路 

目录


一.安装配置环境

二.基础模块

三.pythonic写法

四.python三大数据库

五.python 高级用法

六.python 库实战

七.扩充知识链接



一.安装配置环境

Win10下安装torch

  https://blog.csdn.net/weixin_45316122/article/details/10274316

Pycharm + Anaconda环境教程

  https://blog.csdn.net/weixin_45316122/article/details/101376562

Pycharm 基本配置和常用功能(转)

  https://blog.csdn.net/weixin_45316122/article/details/98258286     (差)

python 创建虚拟环境(转)

  https://blog.csdn.net/weixin_45316122/article/details/95493063

二.基础模块

python3 基础01 tuple+list+set+dict

  https://blog.csdn.net/weixin_45316122/article/details/102840036

python3基础02 help+len+open

  https://blog.csdn.net/weixin_45316122/article/details/102840054

python3基础04 异常,函数,类

  https://blog.csdn.net/weixin_45316122/article/details/102840119

python3基础03 lambda+string模块+re模块

  https://blog.csdn.net/weixin_45316122/article/details/102840088

Python3 文件(os库)常用的场景和用法

  https://blog.csdn.net/weixin_45316122/article/details/103460274

python3正则 (全局性知识点,转)

  https://blog.csdn.net/weixin_45316122/article/details/100020422

python3基本(数据类型,分支语句,组合数据类型,递归,文件基本操作)

  https://blog.csdn.net/weixin_45316122/article/details/101016956

Python3 列表生成式、生成器、可迭代对象与迭代器

  https://blog.csdn.net/weixin_45316122/article/details/103510884

python3 处理txt,doc,docx,xls,xlsx文件

  https://blog.csdn.net/weixin_45316122/article/details/93793473

三.pythonic写法

Python3 pythonic写法(检查字符串是否包含在*)

  https://blog.csdn.net/weixin_45316122/article/details/95340063

Pythonic写法

  https://blog.csdn.net/weixin_45316122/article/details/100338324

python3 字典(高级用法,pythonic)

  https://blog.csdn.net/weixin_45316122/article/details/103419810

四.python三大数据库

Python3 数据库mysql(全局性知识点,全而紧凑)

  https://blog.csdn.net/weixin_45316122/article/details/95380805

Python3 数据库redis(全局性知识点,全而紧凑)

  https://blog.csdn.net/weixin_45316122/article/details/95387551

Python3 数据库mongo(全局性知识点,全而紧凑)

  https://blog.csdn.net/weixin_45316122/article/details/95388242

Python3 Mongo数据库实战

  https://blog.csdn.net/weixin_45316122/article/details/100988761

五.python 高级用法

js数值运算中的强制转化

  https://blog.csdn.net/weixin_45316122/article/details/95669925

Python3 二种办法解决掉时间戳(timestamp)

  https://blog.csdn.net/weixin_45316122/article/details/101058612

Python importlib.import_module() 动态导入对象

  https://blog.csdn.net/weixin_45316122/article/details/103072196

python使用grpc(转载)

  https://blog.csdn.net/weixin_45316122/article/details/103072266

Python3 模块引入机制

  https://blog.csdn.net/weixin_45316122/article/details/103460317

Python3 6大常用内置函数

  https://blog.csdn.net/weixin_45316122/article/details/103477516

Python 异步asyncio学习篇(转)

  https://blog.csdn.net/weixin_45316122/article/details/97277234     (差)

六.python 库实战

Python glob库

  https://blog.csdn.net/weixin_45316122/article/details/107021035

python 包利器 总结

  https://blog.csdn.net/weixin_45316122/article/details/107537967

python3 pretty-errors包优化输出异常

  https://blog.csdn.net/weixin_45316122/article/details/107098984

python3 unittest测试 ipython notebook Demo

  https://blog.csdn.net/weixin_45316122/article/details/102838584

七.扩充知识链接

程序员常用的~变量命名工具

  https://blog.csdn.net/weixin_45316122/article/details/101207360

Linux vim编辑器 简介,基本命令

  https://blog.csdn.net/weixin_45316122/article/details/95388435

在。。线。。短。。信(手机)

  https://blog.csdn.net/weixin_45316122/article/details/93788041

python ml nlp 爬虫 知识链接

  https://blog.csdn.net/weixin_45316122/article/details/101051030

python ml nlp 爬虫 知识链接(2)

  https://blog.csdn.net/weixin_45316122/article/details/98614812

*************现阶段所以博文的python基础记录笔记已经整理完毕**************************







推荐阅读
  • 本文详细介绍了Akka中的BackoffSupervisor机制,探讨其在处理持久化失败和Actor重启时的应用。通过具体示例,展示了如何配置和使用BackoffSupervisor以实现更细粒度的异常处理。 ... [详细]
  • 本文详细介绍 Go+ 编程语言中的上下文处理机制,涵盖其基本概念、关键方法及应用场景。Go+ 是一门结合了 Go 的高效工程开发特性和 Python 数据科学功能的编程语言。 ... [详细]
  • 优化ListView性能
    本文深入探讨了如何通过多种技术手段优化ListView的性能,包括视图复用、ViewHolder模式、分批加载数据、图片优化及内存管理等。这些方法能够显著提升应用的响应速度和用户体验。 ... [详细]
  • Explore how Matterverse is redefining the metaverse experience, creating immersive and meaningful virtual environments that foster genuine connections and economic opportunities. ... [详细]
  • 1:有如下一段程序:packagea.b.c;publicclassTest{privatestaticinti0;publicintgetNext(){return ... [详细]
  • 1.如何在运行状态查看源代码?查看函数的源代码,我们通常会使用IDE来完成。比如在PyCharm中,你可以Ctrl+鼠标点击进入函数的源代码。那如果没有IDE呢?当我们想使用一个函 ... [详细]
  • 本文深入探讨 MyBatis 中动态 SQL 的使用方法,包括 if/where、trim 自定义字符串截取规则、choose 分支选择、封装查询和修改条件的 where/set 标签、批量处理的 foreach 标签以及内置参数和 bind 的用法。 ... [详细]
  • MySQL缓存机制深度解析
    本文详细探讨了MySQL的缓存机制,包括主从复制、读写分离以及缓存同步策略等内容。通过理解这些概念和技术,读者可以更好地优化数据库性能。 ... [详细]
  • 本文介绍了如何在 DB2 环境中创建和删除数据库编目。创建编目是连接新数据库的必要步骤,涉及获取数据库连接信息、使用命令行工具进行配置,并验证连接的有效性。删除编目则用于移除不再需要的数据库连接。 ... [详细]
  • Navicat Premium 15 安装指南及数据库连接配置
    本文详细介绍 Navicat Premium 15 的安装步骤及其对多种数据库(如 MySQL 和 Oracle)的支持,帮助用户顺利完成软件的安装与激活。 ... [详细]
  • 本文详细介绍如何使用Python进行配置文件的读写操作,涵盖常见的配置文件格式(如INI、JSON、TOML和YAML),并提供具体的代码示例。 ... [详细]
  • PHP 5.2.5 安装与配置指南
    本文详细介绍了 PHP 5.2.5 的安装和配置步骤,帮助开发者解决常见的环境配置问题,特别是上传图片时遇到的错误。通过本教程,您可以顺利搭建并优化 PHP 运行环境。 ... [详细]
  • 主要用了2个类来实现的,话不多说,直接看运行结果,然后在奉上源代码1.Index.javaimportjava.awt.Color;im ... [详细]
  • 数据库内核开发入门 | 搭建研发环境的初步指南
    本课程将带你从零开始,逐步掌握数据库内核开发的基础知识和实践技能,重点介绍如何搭建OceanBase的开发环境。 ... [详细]
  • 本文详细介绍了如何使用 Yii2 的 GridView 组件在列表页面实现数据的直接编辑功能。通过具体的代码示例和步骤,帮助开发者快速掌握这一实用技巧。 ... [详细]
author-avatar
剛強是什麼
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有