V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
tomlee0201
V2EX  ›  C#

问一个 dll 依赖的小白问题

  •  
  •   tomlee0201 · 2019-11-05 19:15:45 +08:00 · 12749 次点击
    这是一个创建于 1605 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我有个程序 A,要加载使用 B.dll ,但这个文件不在 A 的目录下,在另外一个目录,B 又依赖 C.dll 。请问 C.dll 是放到那个目录下,是需要放到程序 A 的目录下,还是放到 B 的目录下?
    1 条回复    2019-11-12 10:28:34 +08:00
    Aquila
        1
    Aquila  
       2019-11-12 10:28:34 +08:00 via Android
    a 依赖 b,所以 a 的目录下有 b,又因为 b 依赖 c,所以 a 的目录下也应该有 c
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1666 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 16:46 · PVG 00:46 · LAX 09:46 · JFK 12:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.