install refactor
2015-11-18 11:42:14 1 举报
Refactor是一个用于重构代码的工具,它可以帮助您快速、安全地重命名变量、函数、类等,从而提高代码的可读性和可维护性。安装Refactor非常简单,您只需要按照以下步骤操作即可: 1. 打开终端或命令提示符窗口。 2. 输入以下命令并按回车键执行:`pip install refactor`。 3. 等待安装完成。 现在您已经成功安装了Refactor,可以开始使用它来重构您的代码了!
作者其他创作
大纲/内容
paramiko.SSHClient
LayerAgent
Abstract of each layer's agent
+ __start+ __request_deploy+ __install_layer+ __export_deploy
AppAgent
The agent to complete app layer install
+ __start
PlatformYamlParser
Load and validate the platform yaml file
+ __load+ __validate
AppDeployManager
+ __request+ __get_ap+ __get_dp
AppYamlParser
Load and validate the app yaml file
PlatformDeployManager
+ __request+ __get_host+ __get_vr
PlatformAgent
The agent to complete platform layer install
InstallAgent
Main agent of serially start sub agent
multiprocessing.Pool
InstallCtrl
Start and control the whole procedure of installation
+ __init_log+ __parse_argument+ __install+ __backup+ __uninstall
PlatformInstall
Install platform components
+ __install+ __uninstall
Potential deploy allocator from third party
UninstallAgent
InstallLog
CompInstall
Install a component
+ __install
RemoteExecutor
YamlLoader(Load and basic check)
KernelInstall
InfraDeployManager
+ __request+ __get_apf+ __get_dpf
InfraYamlParser
Load and validate the infra yaml file
NicInstall
InfraAgent
The agent to complete infra layer install
收藏
0 条评论
下一页