MPXJ 库是基于互操作的
我正在使用 MPXJ 库访问 .net 中的 Microsoft Project 文件。在继续之前,我想确保它是否基于 Microsoft Interop 服务。
我希望不是:)
I am using MPXJ library to access Microsoft Project file in .net. before proceeding with it i wanted to make sure either it is based on Microsoft Interop services or not.
i hope not :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只是为了确认,MPXJ 不基于任何 Microsoft API。它为它支持的各种文件格式实现了自己的阅读器。
希望有帮助!
乔恩
附注免责声明:我维护 MPXJ
just to confirm, MPXJ is not based on any Microsoft APIs. It implements it own readers for the various file formats which it supports.
Hope that helps!
Jon
p.s. Disclaimer: I maintain MPXJ