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.
我使用 open xml sdk 设计了一个 webpart,如何在不使用 vs2010 的情况下手动创建 .wsp 文件。
提前致谢, 巴拉吉
您需要手动创建所有 xml 文件,然后将它们打包为带有 wsp 扩展名的 cab 文件。请按照MSDN 的此说明进行操作。