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.
伙计们... TideSDK 的新手。想用该工具开发跨平台的科学应用。我需要导入外部模块并将它们打包到应用程序中。这可能吗?
是的,我已经多次这样做了。对我有用的是将带有模块的文件夹放入 TideSDK 项目的“资源”目录中,并使用通常的“导入”来加载模块。