zoukankan      html  css  js  c++  java
  • pycharm安装/使用

    https://www.jetbrains.com/pycharm/download/index.html#section=windows

    下载地址:https://www.jetbrains.com/pycharm/download/index.html#section=windows

    通过以上过程可以设置好编译环境,字体通过鼠标滚动缩放等功能。

    通过鼠标右键运行程序。

    2.python中的运算符

    +;-;*;/ ;%取余 ;//取商;

    3.多行整体注释

    先选中:ctr +?

    4.通过in   not in  判断/////在///里面

    if //:

    else:

     while //:

    else :

  • 相关阅读:
    CentOS 6.x 系统安装选项说明
    MySQL表的操作
    6月13号
    6月11号
    6月10号
    6月9号
    6月6
    day27
    day 28
    day 29
  • 原文地址:https://www.cnblogs.com/jefy/p/9181761.html
Copyright © 2011-2022 走看看