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.
我创建了 Windows 应用程序,其中 MODI.dll 和 axmodi.dll 用于图像到文本(OCR 处理)(Window-application-c#)。它工作得很好,没有抛出错误。
现在就像在 ASP.net (C#) 上实现一样。但它甚至会抛出错误,甚至添加了所需的参考。“找不到类型或命名空间名称'文档'(您是否缺少 using 指令或程序集引用?)”这是我得到的错误。
请帮忙
提前感谢