您怎么称呼与EXE放在同一目录下的DLL? [英] What do you call a DLL that is placed on the same directory as the EXE?

查看:99
本文介绍了您怎么称呼与EXE放在同一目录下的DLL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一些术语帮助.

您可以将装配体放入GAC,以在计算机中全局共享"这些装配体.如果将程序集放在可执行文件所在的目录中,该怎么办?

You can put an assembly in the GAC to "share" these assembly globally in the machine. What do you call if you put the assembly in the same directory where the executable is?

我一直称其为并排",因为EXE和DLL是并排"的.我已经完成了一些阅读,看来旁"代表别的东西

I have been calling it "side-by-side" because the EXE and the DLL is "side-by-side". I've done some reading and it seems that "side-by-side" stands for something else

那些DLL是否称为私人程序集"?

Are those DLLs called "Private assemblies"?

推荐答案

一个建议是使用术语本地版本(NOT GAC)和系统版本(GAC)

One suggestion is using the terms local versions (NOT GAC) and system versions (GAC)

这篇关于您怎么称呼与EXE放在同一目录下的DLL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆