代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5434698
cpp basic_text_wiprimitive.cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// basic_text_wiprimitive.cpp:
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification an
www.eeworm.com/read/168845/5434699
cpp basic_serializer_map.cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// serializer_map.cpp:
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification and distri
www.eeworm.com/read/168845/5434705
cpp basic_text_oprimitive.cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// basic_text_oprimitive.cpp:
// (C) Copyright 2004 Robert Ramey - http://www.rrsd.com .
// Use, modification and
www.eeworm.com/read/168845/5434707
cpp basic_text_woprimitive.cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// basic_text_woprimitive.cpp:
// (C) Copyright 2004 Robert Ramey - http://www.rrsd.com .
// Use, modification an
www.eeworm.com/read/168845/5434711
cpp basic_pointer_iserializer.cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// basic_pointer_iserializer.cpp:
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification
www.eeworm.com/read/168845/5434715
cpp basic_archive_impl.cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// basic_archive.cpp:
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification and distrib
www.eeworm.com/read/168845/5435794
cpp basic_cstring_test.cpp
// (C) Copyright Gennadiy Rozental 2001-2005.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE
www.eeworm.com/read/165926/5476482
svn-work basic.t.svn-work
K 25
svn:wc:ra_dav:version-url
V 69
/svnroot/repos/unisimu/!svn/ver/527/Compilers/re-DFA/t/re-XML/basic.t
END
www.eeworm.com/read/165926/5476483
svn-base basic.t.svn-base
# basic.t
use Test::Base;
use re::XML;
plan tests => 1 * blocks();
sub unindent {
my $s = shift;
$s =~ s/^\s+//mgs;
$s;
}
filters {
out => [qw< unindent >],
};
run {
my $block