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.
我想使用 webGL 库开发一个 Web 应用程序。但是,要让它在 Internet Explorer 上运行,我们需要 IEWebGL 插件。
没关系。但是,主要问题是我想将此应用程序集成到公司的 CRM 系统中。为此,插件的使用将是一个问题。
那么,如何将该应用程序集成到 CRM 中呢?请提出一些解决方案。
谢谢
我创建了一个简单的应用程序,它从文件夹中提取文件,jaxb 将其解组到类中并将其发送到服务。在服务端,消息不是纯格式:
例子: <Source> </Source>
<Source> </Source>
, 但带有前缀 ns2: (我想这是对某些命名空间的引用)
例子