代码搜索:AddIn
找到约 533 项符合「AddIn」的源代码
代码结果 533
www.eeworm.com/read/355017/10303251
h addinmen.h
#if defined(OS400) && (__OS400_TGTVRM__ >= 510)
#pragma datamodel(P128)
#endif
/*********************************************************************/
/*
www.eeworm.com/read/310945/13639599
vhd delta_address.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity delta_address is
port(
clk:in std_logic;
addin:in std_logic_vector(9 downto 0);
addout:out st
www.eeworm.com/read/206619/5006799
bat postbuildevent.bat
copy ..\AddIn\PInvoke.addin ..\..\..\..\..\AddIns\AddIns\Misc\PInvokeAddIn\PInvoke.addin
copy ..\AddIn\signatures.xml ..\..\..\..\..\AddIns\AddIns\Misc\PInvokeAddIn\signatures.xml
if errorlevel 1
www.eeworm.com/read/206619/5006084
bat postbuildevent.bat
@echo off
copy ..\AddIn\XmlEditor.addin ..\..\..\..\..\AddIns\AddIns\DisplayBindings\XmlEditor\XmlEditor.addin
if errorlevel 1 goto ReportError
goto End
:ReportError
echo Project error: A tool