摘要:
重写app.xaml protected override void OnStartup(StartupEventArgs e) { Config.mutex = new System.Threading.Mutex(true, "OnlyRun_mySW"); if (Config.mutex.W 阅读全文
posted @ 2022-02-16 14:57
奇迹之耀
阅读(543)
评论(0)
推荐(0)
摘要:
项目结构是web层,cli层以及c++层 正常引用,会报未能加载文件或程序集“xxxx.DLL”或它的某一个依赖项。找不到指定的模块。 目前找到2种解决方法 第一种ASP.NET与非托管DLL的那些事儿 - yeahgis - 博客园 (cnblogs.com) 第二种:编译c++项目时,编译为静态 阅读全文
posted @ 2022-02-16 13:48
奇迹之耀
阅读(69)
评论(0)
推荐(0)

浙公网安备 33010602011771号