代码搜索:visual basic

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

代码结果 10,000
www.eeworm.com/read/445549/7593696

basic

CSDN-软件下载页面 .title0 {font-size:17px;font-family:arial;font-weight:bold
www.eeworm.com/read/445549/7593698

basic

www.eeworm.com/read/445549/7593699

basic

www.eeworm.com/read/433951/7901660

basic

; This extremely simple example shows some of the most essential ; features of SHOP2. (defdomain basic ( (:operator (!pickup ?a) () () ((have ?a))) (:operator (!drop ?a) ((have ?a)) ((have ?a)) (
www.eeworm.com/read/225531/4794599

basic

#!/bin/sh # -*-perl-*- : ${PERL=perl} : ${srcdir=.} case "$PERL" in *missing\ perl) echo 1>&2 "$0: configure didn't find a usable version of Perl," \ "so can't run this test" exit 77
www.eeworm.com/read/225531/4794803

basic

#!/bin/sh # make sure chown --from=... works if test "$VERBOSE" = yes; then set -x chgrp --version fi . $srcdir/../envvar-check . $srcdir/../lang-default PRIV_CHECK_ARG=require-root . $srcdir/..
www.eeworm.com/read/225531/4794806

basic

#!/bin/sh # -*- perl -*- : ${PERL=perl} : ${srcdir=.} case "$PERL" in *'missing perl') echo 1>&2 "$0: configure didn't find a usable version of Perl, so can't run this test" exit 77 ;; esac
www.eeworm.com/read/225531/4794844

basic

#!/bin/sh # Compare actual numbers from du, assuming block size matches mine. if test "$VERBOSE" = yes; then set -x du --version fi # DU_BLOCK_SIZE could cause problems . $srcdir/../envvar-check
www.eeworm.com/read/225531/4795277

basic

#!/bin/sh # -*-perl-*- : ${PERL=perl} : ${srcdir=.} case "$PERL" in *'missing perl') echo 1>&2 "$0: configure didn't find a usable version of Perl," \ "so can't run this test" exit 7
www.eeworm.com/read/225531/4795303

basic

#!/bin/sh # -*- perl -*- : ${PERL=perl} : ${srcdir=.} case "$PERL" in *missing\ perl) echo 1>&2 "$0: configure didn't find a usable version of Perl," \ "so can't run this test" exit