Pycharm 简明教程

Pycharm - Micros

Micros 用于处理指定文件中位置的问题。大多数开发过程最终都会使用这些工具。在本节中,你将详细学习 Micro。

Micros deal with getting places within a specified file. These tools end up using most of the development procedure. In this chapter, you will learn Micro in detail.

考虑 Structure Panel 的示例,它正被用作 micros 的表示。

Consider the example of Structure Panel which is being used as representation of micros.

Scroll from Source

这有助于从已提到的源(例如指定文件的完整文件夹位置)中进行滚动。

It helps to scroll from the mentioned source like the complete folder location of the specified file.

scroll source

Collapse All

考虑下面显示的屏幕截图,它显示使用指定位置来打开文件。为了折叠文件夹结构,你可以使用图像中显示的快捷键。

Consider the screenshot shown below which shows opening the file with specified location.In order to collapse the folder structure, you can use the shortcut key shown in the image.

collapse

该快捷键有助于折叠指定代码的文件夹位置,如下所示。

This shortcut key helps in collapsing the folder location of specified code as shown below.

collapsing

Show Options menu

项目结构面板的 Show Options 菜单显示为已创建的项目提供可用选项的列表。观察下面显示的屏幕截图以更好的理解 −

The Show Options menu of the structure panel of project displays the list of options available for the project created. Observe the screenshot shown below for a better understanding −

show options menu

选项列表显示在下面 −

The list of options is displayed below −

list option

Hide

此选项有助于隐藏项目窗口的结构面板。折叠后的结构面板的用户界面如下所示 −

This option helps to hide the structure panel of the project window. The user interface of the structure panel after being collapsed is as shown below −

hide
hiding option

你可以像这里显示的那样重新打开结构面板 −

You can reopen the structure panel as shown here −

structure panel