什么是插件呢? 从广义上来讲, 就是插入别的系统里面的物件,主要用于增强原来系统的功能。
在计算机科学中, 插件一般指的是软件(程序)。 记得去年毕业的时候, 忙着用Word写论文, 最后学校需要.pdf文档。 于是, 我找了一个word转pdf的插件(.exe), 双击安装后, 就可以看到, 在Word软件的“另存为”中多出一个保存为pdf格式的选项。所以这个.exe就是就是Word软件的插件, 它增强了Word软件的功能, 但不是由MS开发的。 而且,该.exe脱离了Word软件, 就没有任何作用。
插件的英文名称是plug-in, 我们来看看英文描述吧, 很准确:
In computing, a plug-in (or plugin,extension, or add-on / addon) is a software component that adds a specific feature to an existing software application. When an application supports plug-ins, it enables customization. The common examples are the plug-ins used in web browsers to add new features such as search-engines, virus scanners, or the ability to utilize a new file type such as a new video format. Well-known browser plug-ins include the Adobe Flash Player, the QuickTime Player, and the Java plug-in, which can launch a user-activated Java applet on a web page to its execution a localJava virtual machine.
这段英文真是太美妙了。
下面, 我们用一幅图来描述插件的机制:
再次感谢维基百科。
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/bian-cheng-ji-chu/78723.html