代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/321483/3534178
cap basic.cap
[1mNAME[m
basic.pod - Test of various basic POD features in translators.
[1mHEADINGS[m
Try a few different levels of headings, with embedded formatting codes and
other interesting bit
www.eeworm.com/read/321483/3534179
pod basic.pod
=head1 NAME
basic.pod - Test of various basic POD features in translators.
=head1 HEADINGS
Try a few different levels of headings, with embedded formatting codes and
other interesting bits.
=head1
www.eeworm.com/read/321483/3534182
txt basic.txt
NAME
basic.pod - Test of various basic POD features in translators.
HEADINGS
Try a few different levels of headings, with embedded formatting codes
and other interesting bits.
This "is"
www.eeworm.com/read/321483/3534184
ovr basic.ovr
NNAAMMEE
basic.pod - Test of various basic POD features in translators.
HHEEAADDIINNGGSS
Try a few different levels of headings, with embedded formatting codes
and other inter
www.eeworm.com/read/321483/3534185
man basic.man
.SH "NAME"
basic.pod \- Test of various basic POD features in translators.
.SH "HEADINGS"
.IX Header "HEADINGS"
Try a few different levels of headings, with embedded formatting codes and
other interes
www.eeworm.com/read/321483/3534187
clr basic.clr
[1mNAME[0m
basic.pod - Test of various basic POD features in translators.
[1mHEADINGS[0m
Try a few different levels of headings, with embedded formatting codes
and other interesting b
www.eeworm.com/read/321483/3534196
t basic.t
#!/usr/bin/perl -w
# $Id: basic.t,v 1.11 2006-09-16 20:25:25 eagle Exp $
#
# basic.t -- Basic tests for podlators.
#
# Copyright 2001, 2002, 2004, 2006 by Russ Allbery
#
# This prog
www.eeworm.com/read/321483/3534432
t basic.t
#!/usr/bin/perl
# $Id: basic.t 55 2006-06-22 17:56:02Z eagle $
#
# t/basic.t -- Test suite for the Term::ANSIColor Perl module.
#######################################################################
www.eeworm.com/read/321483/3534513
t basic.t
#!/usr/bin/perl -w
use strict;
use lib $ENV{PERL_CORE} ? '../lib/Module/Build/t/lib' : 't/lib';
use MBTest tests => 52;
use Cwd ();
my $cwd = Cwd::cwd;
my $tmp = MBTest->tmpdir;
use DistGen;
my $di
www.eeworm.com/read/321483/3534736
t basic.t
use strict;
use warnings;
BEGIN {
if ($ENV{'PERL_CORE'}){
chdir 't';
unshift @INC, '../lib';
}
use Config;
if (! $Config{'useithreads'}) {
print("1..0 # Skip: