Python API

浏览 API

A quick way to see the API in action:

快速查看API的方法:

  1. Add Packages\Default (Preferences | Browse Packages…) to your project.
  2. CTRL + SHIFT + F
  3. Enter *.py in the In Files: field
  4. Check Use Buffer option
  5. Search API name
  6. F4
  7. Study relevant source code
  8. Packages\Default (Preferences | Browse Packages…) 添加到你的项目中.
  9. 按下组合键 CTRL + SHIFT + F
  10. In Files: 栏中输入 *.py
  11. 检查 Use Buffer 选项
  12. 搜索 API 名字
  13. F4
  14. 学习相关的源代码