摘要: static关键字 链接:https://baike.baidu.com/item/static/9598919?fr=aladdin https://blog.csdn.net/guotianqing/article/details/79828100 1. 修饰全局变量: 全局变量定义在函数体的外 阅读全文
posted @ 2019-10-15 11:16 myhuang 阅读(100) 评论(0) 推荐(0) 编辑
摘要: pip Python的包和依赖关系管理工具。常见命令如下:(需要在cmd命令行中输入) 1. pip list 2. pip install sklearn 从官网下载安装Python: https://blog.csdn.net/xyyojl/article/details/80559500 阅读全文
posted @ 2019-10-10 12:45 myhuang 阅读(54) 评论(0) 推荐(0) 编辑
摘要: Windows快捷键: 1. Windows + D 快速切换到桌面,再按一次切换回来。 2. Windows + E 打开文件资源管理器 3. Windows + R 打开运行 4. Windows + L 锁屏 5. Windows + X 打开: 按下字母,进入相应的界面。 6. Window 阅读全文
posted @ 2019-09-25 16:27 myhuang 阅读(221) 评论(0) 推荐(0) 编辑