Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法让我拥有它:
声波1、声波2、声波3...
我认为你不能。如果可能,更改命名:Sonication01、Sonication02、...、Sonication10、Sonication11 以获得想要的订单。
我相信这是可能的,但这是一个漫长而手动的过程。
您可以选择 Java 项目的属性并单击属性。然后,转到 Java 构建路径并选择“订购和导出”。在那里,您可以使用按钮上下移动所需文件并单击应用。
我希望这能回答你的问题。