Windows mobile 6.1 上的 MSXML

发布于 2025-01-01 14:35:39 字数 173 浏览 2 评论 0原文

我是新手,在这个论坛上找不到任何合适的答案。

如何在 Windows Mobile 6.1 设备上获取 MSXML?我的项目基于.Net CF 3.5,语言为C#,并且想要XSLT转换功能。我了解到可以在 Windows PC 操作系统中使用 MSXML。但如何让它适用于 Windows Mobile 应用程序呢?

I am a newbie and could not find any suitable answer on this forum.

How can I get MSXML on windows mobile 6.1 device? My project is .Net CF 3.5 based, language C# and would like to XSLT transformation capabilities. I got to know that it is possible to use MSXML in windows pc os. But how to make it work for a windows mobile application?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蒗幽 2025-01-08 14:35:39

我已经在 WindowsCE 上成功使用了 gnome xml 库。 libxml2 和 libxslt 都是探索您的需求的好途径。

我还成功地使用了 libxmlsec,我怀疑 Microsoft 是否接近支持它。

I have used the gnome xml libraries successfully on WindowsCE. Both libxml2 and libxslt are a good avenue to explore for you requirements.

I have also successfully used libxmlsec, which I doubt Microsoft is even close to supporting.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文