会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Graphics Den
首页
管理
订阅
2017年5月17日
c# 引用其他工程问题
摘要: 用wpf 写一个程序,引用了另一个c#控制台程序,编译通过,运行时报错。 报的错是 Could not load file or assembly... A strongly-named assembly is required 关键在后半句,原来需要为控制台添加一个叫做“强签名”的东西。 添加的方
阅读全文
posted @ 2017-05-17 15:18 dydx
阅读(647)
评论(0)
推荐(0)
编辑
公告