摘要:
一、基本语法 1.行和缩进 Python中,不使用括号来表示代码的类和函数定义块或流程控制。 参考:https://www.w3cschool.cn/python3/python3-basic-operators.html 官方中文文档参考:https://docs.python.org/zh-cn 阅读全文
摘要:
一、概述 与IDEA同一家——Jetbrains出品的IDE,强大之处不再赘述 二、安装 点击下载一个合适的版本 参考网友的激活方式激活:https://blog.csdn.net/u014044812/article/details/78727496 这里就使用简单的license server: 阅读全文