add-in
英 [ˈæd ɪn]
美 [ˈæd ɪn]
n. 附加程序; 外加程序
复数:add-ins
英英释义
noun
- a printed circuit that can be inserted into expansion slots in a computer to increase the computer's capabilities
双语例句
- For example, an add-in PCI card might use this approach to initialize an FPGA.
例如,插件PCI卡可能使用此方法来初始化FPGA。 - This Add-In has a number of tools, including the Code Template Manager and the Project Details tool.
这个插件具有很多工具,包括代码模板管理器和项目详细资料工具。 - This page allows you to specify certain behavior options for your add-in.
此页使您可以指定外接程序的某些行为选项。 - Simply use the Add-in manager for MonoDevelop to download OpenOffice Automation Samples to get the necessary templates.
只需简单地使用MonoDevelop中的插件管理器(Add-inmanager)来下载OpenOffice自动化示例(AutomationSamples),就可以获得需要的模板。 - This dialog allows you to enter details of an add-in item.
此对话框允许你添加附加条目的详细信息。 - Set the debugger to break on all exceptions if you want to see when add-in exceptions are thrown.
如果您想查看外接程序异常是何时引发的,请设置调试器在所有异常上中断。 - The add-in project templates appear in the templates pane.
外接程序项目模板出现在“模板”窗格中。 - If you know who created the add-in file, ask the creator for the password.
如果您知道谁创建加载项文件,创建者要求提供密码。 - Would you like to create UI for the user to interact with your add-in?
您要建立使用者可用增益功能互的ui? - Add the code below to the add-in's connect class.
将下面的代码添加到外接程序的connect类中。