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.
我有一个需要从 dll 中提取资源的 WP7 应用程序。我有 DLL 二进制文件和一个标识资源的字符串(“@AppResLib.dll,-100”)
如何从 dll 中提取资源?