Python API¶
浏览 API¶
A quick way to see the API in action:
快速查看API的方法:
- Add
Packages\Default(Preferences | Browse Packages…) to your project. CTRL + SHIFT + F- Enter
*.pyin the In Files: field - Check
Use Bufferoption - Search API name
F4- Study relevant source code
- 将
Packages\Default(Preferences | Browse Packages…) 添加到你的项目中. - 按下组合键
CTRL + SHIFT + F - 在 In Files: 栏中输入
*.py - 检查
Use Buffer选项 - 搜索 API 名字
- 按
F4 - 学习相关的源代码