代码搜索:visual basic

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

代码结果 10,000
www.eeworm.com/read/385891/2583122

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/385462/2588738

py 01_restore_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Dan Smith # Save a domain and attempt to restore it # # Since we don't want to depend on th
www.eeworm.com/read/385462/2588758

py 02_domid_basic_neg.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Dan Smith import re from XmTestLib import * status, output = traceCommand("xm domid non_e
www.eeworm.com/read/385462/2588759

py 01_domid_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Dan Smith import re from XmTestLib import * status, output = traceCommand("xm domid Domai
www.eeworm.com/read/385462/2588762

py 01_save_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Dan Smith import time from XmTestLib import * if ENABLE_HVM_SUPPORT: SKIP("Save curre
www.eeworm.com/read/385462/2588767

py 01_pause_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Paul Larson # Description: # Positive Tests: # Tests for xm pause # 1) Create domain, verify
www.eeworm.com/read/385462/2588771

py 01_dmesg_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Woody Marvel import re from XmTestLib import * status, output = traceCommand("xm dmesg")
www.eeworm.com/read/385462/2588773

py 02_dmesg_basic_neg.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Woody Marvel import re from XmTestLib import * status, output = traceCommand("xm dmesg -
www.eeworm.com/read/385462/2588790

py 01_help_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Woody Marvel import re from XmTestLib import * status, output = traceCommand("xm help")