导航

  • 索引
  • 模块 |
  • Python »
  • zh_CN 3.8.3 文档 »
  • |

索引 – 运

  • 运算符
    • !=, [1]
    • % (percent), [1]
    • & (ampersand), [1]
    • * (asterisk), [1]
    • **, [1]
    • / (slash), [1]
    • //, [1]
    • < (less), [1]
    • <<, [1]
    • <=, [1]
    • ==, [1]
    • > (greater), [1]
    • >=, [1]
    • >>, [1]
    • @ (at)
    • ^ (caret), [1]
    • | (vertical bar), [1]
    • ~ (tilde), [1]
    • and, [1], [2]
    • in, [1], [2]
    • is, [1]
    • is not, [1]
    • not, [1]
    • not in, [1], [2]
    • or, [1], [2]

导航

  • 索引
  • 模块 |
  • Python »
  • zh_CN 3.8.3 文档 »
  • |
© 版权所有 2001-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 5月 21, 2020. Found a bug?
Created using Sphinx 2.3.1.