代码搜索:visual basic

找到约 10,000 项符合「visual basic」的源代码

代码结果 10,000
www.eeworm.com/read/493086/1169532

vhd rom_c64_basic.vhd

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.numeric_std.ALL; entity rom_c64_basic is port ( clk: in std_logic; addr: in unsigned(12 downto 0); do: out unsigned(7 downto 0) );
www.eeworm.com/read/482889/1284115

hpp tuple_basic_no_partial_spec.hpp

// - tuple_basic_no_partial_spec.hpp ----------------------------------------- // Copyright (C) 1999, 2000 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi) // Copyright (C) 2001 Douglas Gregor (gregod@rpi.edu
www.eeworm.com/read/482889/1284196

hpp basic_streambuf_locale_saver.hpp

#ifndef BOOST_ARCHIVE_BASIC_STREAMBUF_LOCALE_SAVER_HPP #define BOOST_ARCHIVE_BASIC_STREAMBUF_LOCALE_SAVER_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >=
www.eeworm.com/read/480930/1312422

c ip_nat_snmp_basic.c

/* * ip_nat_snmp_basic.c * * Basic SNMP Application Layer Gateway * * This IP NAT module is intended for use with SNMP network * discovery and monitoring applications where target networks use
www.eeworm.com/read/479151/1343898

c ip_nat_snmp_basic.c

/* * ip_nat_snmp_basic.c * * Basic SNMP Application Layer Gateway * * This IP NAT module is intended for use with SNMP network * discovery and monitoring applications where target networks use