SciLexer.dll 问题

发布于 2024-10-02 10:22:43 字数 116 浏览 1 评论 0原文

这可能是一个愚蠢的问题,但无论如何我都需要知道它。我在应用程序中使用 Scintilla 组件,我想知道用户在使用该应用程序时是否应该将 SciLexer.dll 文件放在计算机中的某个位置。如果有的话,应该放在哪里?

This may be a silly question, but I need to know it anyway. I am using the Scintilla component in my application, and I was wondering if the user should put the SciLexer.dll file somewhere in their computer when they use the application. If they do, where should it be placed?

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

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

发布评论

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

评论(1

忘年祭陌 2024-10-09 10:22:44

scilexer.dll 程序集应与可执行文件位于同一文件夹中,以便在运行时可以找到它。

The scilexer.dll assembly should reside in the same folder as your executable so that it could be found at runtime.

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