代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/385462/2588791
py 02_help_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")
eyeca
www.eeworm.com/read/385462/2588796
py 01_list_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 list")
www.eeworm.com/read/385462/2588804
py 01_shutdown_basic_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Paul Larson
# Description:
# Positive Tests:
# Test for xm shutdown
# 1) Create domain, verif
www.eeworm.com/read/385462/2588811
py 01_destroy_basic_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Woody Marvel
import sys
import re
import time
from XmTestLib import *
# Create a domain
www.eeworm.com/read/385462/2588834
py 01_create_basic_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Dan Smith
import sys
import re
import time
from XmTestLib import *
# Create a domain (def
www.eeworm.com/read/385462/2588849
py 01_security-acm_basic.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2006
# Author: Stefan Berger
#
# A couple of simple tests that test ACM security extensions
# for the xm
www.eeworm.com/read/385462/2588856
py 01_sysrq_basic_neg.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Dan Smith
# Check to make sure an invalid sysrq is handled appropriately
import re
from X
www.eeworm.com/read/385462/2588862
py 01_unpause_basic_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Paul Larson
# Description:
# Positive Tests:
# Tests for xm unpause
# 1) Create domain, verif
www.eeworm.com/read/385462/2588869
py 01_memset_basic_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Woody Marvel
##
## Description:
## Tests that verify mem-set output and return code
## 1) T
www.eeworm.com/read/385462/2588871
py 01_domname_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 domname 0")