代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/225531/4795518
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/4795592
basic
#!/bin/sh
# make sure chgrp is reasonable
if test "$VERBOSE" = yes; then
set -x
chgrp --version
fi
. $srcdir/../envvar-check
. $srcdir/../lang-default
. $srcdir/../group-names
pwd=`pwd`
tmp=bas
www.eeworm.com/read/193656/5142969
basic
// $Xorg: basic,v 1.3 2000/08/17 19:54:42 cpqbld Exp $
default xkb_semantics "basic" {
xkb_types { include "basic" };
xkb_compatibility { include "basic" };
};
www.eeworm.com/read/193656/5142973
basic
// $Xorg: basic,v 1.3 2000/08/17 19:54:48 cpqbld Exp $
default xkb_types "basic" {
// Fairly standard definitions for
// the four required key types
virtual_modifiers NumLock;
type
www.eeworm.com/read/193656/5142985
basic
// $Xorg: basic,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
// Minimal set of symbol interpretations to provide
// reasonable default behavior (Num lock, shift and
// caps lock and mode switch) and set
www.eeworm.com/read/269603/4244602
basic
// $Xorg: basic,v 1.3 2000/08/17 19:54:42 cpqbld Exp $
default xkb_semantics "basic" {
xkb_types { include "basic" };
xkb_compatibility { include "basic" };
};
www.eeworm.com/read/269603/4244606
basic
// $Xorg: basic,v 1.3 2000/08/17 19:54:48 cpqbld Exp $
default xkb_types "basic" {
// Fairly standard definitions for
// the four required key types
virtual_modifiers NumLock;
type
www.eeworm.com/read/269603/4244618
basic
// $Xorg: basic,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
// Minimal set of symbol interpretations to provide
// reasonable default behavior (Num lock, shift and
// caps lock and mode switch) and set
www.eeworm.com/read/104056/15711091
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/104056/15711204
basic
#!/bin/sh
# make sure chgrp is reasonable
if test "$VERBOSE" = yes; then
set -x
chgrp --version
fi
. $srcdir/../envvar-check
. $srcdir/../lang-default
. $srcdir/../group-names
pwd=`pwd`
tmp=bas