将DLL输出到指定目录在工程的 BuildEvent中PostBuild 命令行中加入:copy $(TargetDir)$(TargetFileName) "%Root%\SubDictionary\"