$$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Self-defined math definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math symbol commands \newcommand{\intd}{\,{\rm d}} % Symbol 'd' used in integration, such as 'dx' \newcommand{\diff}{{\rm d}} % Symbol 'd' used in differentiation ... $$

文章分类 -  Python学习

摘要:Python的前世今生 1989年,Guido van Rossum(吉多·范罗苏姆)开始编写Python的编译器。到1991年,第一个Python的编译器诞生。到今天,Python已经经历了Python,Python2和Python3时代。其中Python 2.7被确定为最后的一个Python2版 阅读全文
posted @ 2023-02-18 09:57 素衣叹风尘 阅读(28) 评论(0) 推荐(0)