代码搜索:visual basic

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

代码结果 10,000
www.eeworm.com/read/165926/5476590

t basic.t

# basic.t use strict; use warnings; use File::Compare 'compare'; use Test::More tests => 8 * 2 + 1; BEGIN { use_ok('re::DFA'); } *gen = sub { re::DFA->translate(@_) }; my $i = 0; test('a'); test(
www.eeworm.com/read/165926/5476596

t basic.t

# basic.t use Test::Base; use re::re; plan tests => 1 * blocks(); run { my $block = shift; if (defined $block->re) { is( re::re->translate($block->re), $block->out, $block->name );
www.eeworm.com/read/165926/5476605

t basic.t

# basic.t use strict; use warnings; #use Data::Dumper::Simple; use File::Compare; use Test::More tests => 64; BEGIN { use_ok('re::Graph'); } my $a = re::Graph->new(3, 'a', 9); ok $a; isa_ok $a, 're
www.eeworm.com/read/162614/5522736

mm basic.mm

// A basic sanity check for Objective-C++. // { dg-do run } #include #include @interface Greeter : Object - (void) greet: (const char *)msg; @end @implementation Greeter
www.eeworm.com/read/350393/3126692

js basic.js

function plugNS(){var b=1;var o=0;var p=new Array("Shockwave Flash","Shockwave for Director","RealPlayer","QuickTime","VivoActive","LiveAudio","VRML","Dynamic HTML Binding","Windows Media Services");v
www.eeworm.com/read/349580/3143081

h basic.h

// Copyright (C) 2003-2005 Anders Logg. // Licensed under the GNU LGPL Version 2.1. // // First added: 2003-02-06 // Last changed: 2006-06-16 #ifndef __BASIC_H #define __BASIC_H #include #i
www.eeworm.com/read/349580/3143085

cpp basic.cpp

// Copyright (C) 2003-2005 Anders Logg. // Licensed under the GNU LGPL Version 2.1. // // Modified by Garth N. Wells 2005. // // First added: 2003-02-06 // Last changed: 2006-06-16 #include
www.eeworm.com/read/348543/3154390

js basic.js

/* * Ext JS Library 1.1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ var ResizableExample = { init : function(){
www.eeworm.com/read/348543/3154457

js basic.js

/* * Ext JS Library 1.1.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ var ResizableExample = { init : function(){
www.eeworm.com/read/347641/3165920

js basic.js

editAreaLoader.load_syntax["basic"] = { 'COMMENT_SINGLE' : {1 : "'", 2 : 'rem'} ,'COMMENT_MULTI' : { } ,'QUOTEMARKS' : {1: '"'} ,'KEYWORD_CASE_SENSITIVE' : false ,'KEYWORDS' : { 'statemen