随笔分类 - python
摘要:打开 本用户目录下的.bashrc文件 在末尾添加一行 最后保存退出 然后更新设置 此方法应该适用于其他任意软件的命令行终端启动方式
        阅读全文
                
摘要:http://idea.lanyus.com/ 去这个网站获取激活码,输入即可,亲测可用
        阅读全文
                
摘要:转自:https://www.jb51.net/LINUXjishu/43356.html 文介绍了linux下的压缩程式tar、gzip、gunzip、bzip2、bunzip2、compress 、uncompress、 zip、 unzip、rar、unrar等程式,以及如何使用它们对.tar
        阅读全文
                
摘要:转自: https://blog.csdn.net/winycg/article/details/78512300 在同一个文件夹下调用函数:A.py文件: def add(x,y): print('和为:%d'%(x+y)) B.py文件:import AA.add(1,2) 或from A im
        阅读全文
                
摘要:原文:https://blog.csdn.net/peng__dada/article/details/79138135 #第一种:三个单引号 print '''我是一个程序员 我刚开始学习python''' #第二种:三个双引号 print """我是一个程序员 我刚开始学习python""" #
        阅读全文
                
摘要:原来Python在1991年就产生了,google最开始也是两个斯坦福的研究生用Python写的爬虫构建的
        阅读全文
                
摘要:Python 2.7.9 and later (on the python2 series), and Python 3.4 and later include pip (pip3 for Python 3) by default.[5] pip is a recursive acronym for
        阅读全文
                
摘要:首先python只是个指向特定版本的软链接,具体指向那个是可以我们自己设置的, 而在Ubuntu中默认是指向python2的,并且python2其实也是个指向特定版本的软链接 所以我们要做的就是删除这个指向python2的python软链接,然后创建一个新的python3的python软链接 这样就
        阅读全文
                
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号