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.
这可能是一个愚蠢的问题,但无论如何我都需要知道。我在我的应用程序中使用了 Scintilla 组件,我想知道用户在使用该应用程序时是否应该将 SciLexer.dll 文件放在他们计算机中的某个位置。如果有,应该放在哪里?
scilexer.dll 程序集应与可执行文件位于同一文件夹中,以便在运行时可以找到它。