兵马逐浪去,将象入海流。炮声震心动,惊起卧龙游。
我的博客园主页 --------- 我的知乎主页 --------- 我的github主页 --------- 我的csdn主页 --------- 我的新浪微博
摘要: https://zhuanlan.zhihu.com/p/25428460 IPython是一个python shell的扩展,强调了IPython可交互性和探索性计算 。 官网(http://IPython.org/)上的介绍如下 The goal of IPython is to create 阅读全文
posted @ 2021-04-01 17:40 leoking01 阅读(201) 评论(0) 推荐(0) 编辑
#back-to-top { background-color: #00CD00; bottom: 0; box-shadow: 0 0 6px #00CD00; color: #444444; padding: 10px 10px; position: fixed; right: 50px; cursor: pointer; }