.net框架应用程序

编程入门 行业动态 更新时间:2024-10-24 15:16:02
本文介绍了框架应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Hello To All, 我有一个问题 - 如果我复制.NET Framework的所有referance文件(例如System.dll,Systems.Windows.Forms.dll等) - 在我的项目文件夹中。 现在, 如果我的程序在另一台电脑上运行那台电脑还没有安装.NET Framework? 我试过的: 我厌倦了复制使用框架 dll。

Hello To All, I have a question that is - If i copy all referance files of .NET Framework (example System.dll,Systems.Windows.Forms.dll and etc) - on my project folder. Now, Will my program run on another pc if that pc don't have installed .NET Framework ? What I have tried: I tired to copy uses frameworks dll.

推荐答案

不,它不会。您正在复制对.DLL的直接引用。问题是这些.DLL的背后还有很多,它们本身依赖于DLL,你不是在复制。 就像Rocker说的那样,只需要安装.NET Framework并完成它。没有大惊小怪,没有支持头痛。 No, it won't. You're copying the direct references to those .DLL's. The problem is there are a lot more behind those .DLL's that the DLL's themselves depend on, which you're not copying. Like was said by Rocker, just install the .NET Framework and be done with it. No fuss, no support headaches.

最好安装点网框架,你永远不知道复制的dll会有什么依赖。您最终可能会复制所有框架文件。现在更多的是它是一个可选功能。所以请安装框架。 It is better you install the dot net framework, you never know what dependencies the copied dll will have. You may end up copying all the framework files. More over now a days it is an optional features. So go with installing the framework.

更多推荐

.net框架应用程序

本文发布于:2023-11-17 05:25:05,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1608982.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   框架   net

发布评论

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

>www.elefans.com

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