dll和exe之间的区别 [英] difference between dll and exe

查看:112
本文介绍了dll和exe之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



dll exe

我需要明智而且更容易理解


what is the difference between dll and exe
I need it point wise and easier to understanding

推荐答案

Google [ ^ ]它。


一个exe文件包含程序的入口点但是a dll没有。

exe是自行执行的,Dll不能自行执行。

更多细节搜索谷歌有很多结果。
A exe file contails entry point of program but A dll not.
exe's are self executed, Dll cannot be executed on their own.
for more details search on google there is lot of results.

exe dll的都是 exe 是一个可执行程序,A dll (动态链接库)是一个可以由程序动态加载和执行的文件。

有一个看那里 [ ^ ]获取大量文章。

一些有用的链接

Link1- [DLL和Exe之间的区别] [ ^ ]

LInk2- [DLL和Exe之间的区别] [ ^ ]

Link3 - [.NET Framework Assemblies] [ ^ ]

Link4- [大会概要] [ ^ ]
Both exe and dll's are assemblies where an exe is an executible program and A dll (Dynamic Link Library) is a file that can be loaded and executed by programs dynamically.
have a look there[^] to get plenty of article.
Some useful link
Link1-[Difference between DLL and Exe][^]
LInk2-[Difference Between DLL and Exe][^]
Link3-[.NET Framework Assemblies][^]
Link4-[Overview of Assemblies][^]


这篇关于dll和exe之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆