Pycharm中图标的含义

1|0Pycharm中图标的含义

1|1问题

  • 有同学问,下面的v,c,f等都是啥意思

image

  • 这个问题嘛,应该在python学习阶段来问,不过我也只能解释部分,有些也只能靠猜测

  • 按图索骥找了下pycharm的官网doc,解释就非常全了

1|2解答

https://www.jetbrains.com/help/pycharm/symbols.html#common-icons

  • 但有些在python中你应该见不到
  • 重点关注比如FfmC这些吧
  • pycharm也非常复杂,要完全了解不现实,还是把注意力放在代码上为宜

1|0Common

Icon Description
Python script Python script
App nodes class Class
Method Method
the Function icon Function
Field Field
Variable Variable
Property Property
Parameter Parameter
Element Element
Project structure
Directory Directory
Package Package
Sources Root Source root
Excluded root Excluded root
the Template roots icon Template roots
Visibility modifiers
Private private
Protected protected
Public public
Pseudoprivate icon The lock decorator in the upper-left part of a symbol marks a symbol whose name begins with one or more underscores. Such names are considered pseudo-private and are specially treated by an interpreter to restrict their visibility scope.
Magic name icon The blue bubble in the upper-left part of a symbol marks a symbol whose name begins and ends with two underscores, and is specially treated by an interpreter and standard library.
Bookmarks
Bookmark check Anonymous bookmark – a check sign bookmark. Bookmarks are used for quick navigation within a file or across the entire project.
Bookmark mnemonic Lettered mnemonic bookmark – a letter in the interval from A to Z.
Bookmark number Numbered mnemonic bookmark – a number in the interval from 0 to 9.

__EOF__

本文作者博客已废弃
本文链接https://www.cnblogs.com/wuxianfeng023/p/17101207.html
关于博主:评论和私信会在第一时间回复。或者直接私信我。
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!
声援博主:如果您觉得文章对您有帮助,可以点击文章右下角推荐一下。您的鼓励是博主的最大动力!
posted @   博客已废弃  阅读(189)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
点击右上角即可分享
微信分享提示