该结构可以有任意数目的包。
项目的包结构可以协助保持需求、文档和视图的组织化。
The package structure of a project can help to keep requirements, documents and view organized.
这个类被物理地移动到目的包所对应的文件夹中,并且对这个类的所有引用也被更改为指向新的包。
It physically moves the class to the folder corresponding to the package and also changes all references to the class to refer to the new package.
应用推荐