bingmous

欢迎交流,不吝赐教~

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

上一页 1 ··· 12 13 14 15 16

2019年8月29日 #

Pycharm

摘要: 目录 修改快捷键:设置->快捷键 运行当前文件:Ctrl + Shift +F10 运行:F10 行注释:Ctrl + R 阅读全文

posted @ 2019-08-29 21:17 Bingmous 阅读(10) 评论(0) 推荐(0) 编辑

2019年8月19日 #

Git安装和使用

摘要: 安装: 下载:https://git-scm.com/,https://gitforwindows.org/直接默认安装就行安装完成后设置用户名和邮箱 $ git config --global user.name "Your Name" $ git config --global user.ema 阅读全文

posted @ 2019-08-19 15:23 Bingmous 阅读(18) 评论(0) 推荐(0) 编辑

2019年8月15日 #

简明Python教程 - 学习笔记

摘要: 1,第一步 cmd下运行python文件 :python 文件名。(在文件目录下) 退出python解释器:ctrl + z 或 exit() 回车 进入帮助模式:help(),退出:q 或 回车 2,基础 注释:是任何存在于#号右侧的文字 字面常量 数字:整数(int)与浮点数(float) 字符 阅读全文

posted @ 2019-08-15 15:52 Bingmous 阅读(78) 评论(0) 推荐(0) 编辑

2018年11月14日 #

谷歌集群数据 clusterdata-2011-2 Cluster workload traces

摘要: 谷歌集群数据 clusterdata-2011-2 https://github.com/google/cluster-data/blob/master/ClusterData2011_2.md 链接:https://pan.baidu.com/s/1GziK... 阅读全文

posted @ 2018-11-14 10:21 Bingmous 阅读(184) 评论(0) 推荐(0) 编辑

上一页 1 ··· 12 13 14 15 16
点击右上角即可分享
微信分享提示