提取接口 meaning in English
extract interface
Examples
- How to : refactor code with extract interface
如何:用“提取接口”重构代码 - When the cursor is in this position , invoke the extract interface refactoring operation
当光标处于此位置时,调用“提取接口”重构操作。 - When you invoke extract interface on an interface , the bases and interfaces list is not modified
而在接口中调用“提取接口”时,将不修改基和接口列表。 - Extract interface generates an interface in a new file and positions the cursor at the beginning of the new file
“提取接口”在新文件中生成接口,并将光标定位于新文件的开头。 - Available refactoring options include rename , extract method , extract interface , change signature , and encapsulate field
可用的重构选项包括重命名、提取方法、提取接口、更改签名和封装字段。