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.
我有一个 SWC 库,我需要从库中的一个类中派生出我的一个类。可能吗?
是的,您可以从 SWC 类导入和扩展。不过,您可能无法在调试器中检查它们的内容。