我想将dll添加到我的Visual Studio项目中

编程入门 行业动态 更新时间:2024-10-28 00:29:51
本文介绍了我想将dll添加到我的Visual Studio项目中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我dowenload文件夹,该文件夹包含dll文件,我通过右键单击添加了该文件并浏览了dll文件,但是我所做的却知道该文件夹的其余部分 我从下载 www.julmar/tapi/atapinet.zip [ ^ ] 我确实知道我是否正确添加了dll文件.

i dowenload folder and this folder include dll file i added this file by right click refrences and browes the dll file but what i doent know the rest of the folder i dowenload it from www.julmar/tapi/atapinet.zip[^] i doent know if i add dll file correct or not

推荐答案

您应该从bin目录中添加dll文件.如果它需要包含bin目录中的其他文件才能正常工作,则需要将这些文件作为内容文件添加到您的项目中(右键单击您的项目,然后说添加现有项目"并选择它们(您可以将需要更改文件过滤器才能看到它们.) You would add the dll file from the bin directory. If it needs the other files in the bin directory to be included in order to work, you would need to add those files to your project as content files (right-click on your project and say "add existing item" and select them (you will need to change the file filter in order to see them).

int jit;

更多推荐

我想将dll添加到我的Visual Studio项目中

本文发布于:2023-11-15 11:22:36,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1593991.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:想将   项目   Visual   dll   Studio

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!