代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5835799
dsp basic_log_test.dsp
# Microsoft Developer Studio Project File - Name="Basic_Log_Test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/136989/5836222
pl run_test_basic.pl
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
& eval 'exec perl -S $0 $argv:q'
if 0;
# run_test_basic.pl,v 1.2 2003/12/22 01:44:38 wilson_d Exp
# -*- perl -*-
use lib '../../
www.eeworm.com/read/136989/5837587
h basic_replication_strategy.h
// -*- C++ -*-
//=============================================================================
/**
* @file Basic_Replication_Strategy.h
*
* Basic_Replication_Strategy.h,v 1.2 2003/10/15
www.eeworm.com/read/136989/5837589
cpp basic_replication_strategy.cpp
// Basic_Replication_Strategy.cpp,v 1.3 2003/10/16 08:03:40 jwillemsen Exp
#include "Basic_Replication_Strategy.h"
#include "GroupInfoPublisher.h"
#include "FTEC_Event_Channel.h"
#include "Reque
www.eeworm.com/read/136989/5837934
i ec_basic_factory.i
// EC_Basic_Factory.i,v 1.4 2003/06/07 08:52:34 jwillemsen Exp
www.eeworm.com/read/136989/5837939
cpp ec_basic_factory.cpp
// EC_Basic_Factory.cpp,v 1.24 2003/10/28 18:34:18 bala Exp
#include "EC_Basic_Factory.h"
#include "EC_Reactive_Dispatching.h"
#include "EC_Basic_Filter_Builder.h"
#include "EC_Trivial_Supplier_
www.eeworm.com/read/136989/5838098
h ec_basic_factory.h
/* -*- C++ -*- */
/**
* @file EC_Basic_Factory.h
*
* EC_Basic_Factory.h,v 1.19 2003/10/28 18:34:18 bala Exp
*
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on previous wo
www.eeworm.com/read/136594/5867993
dsw test_basic_prediction.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136594/5867994
dsp test_basic_prediction.dsp
# Microsoft Developer Studio Project File - Name="test_basic_prediction" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE
www.eeworm.com/read/135686/5882931
c basic_dump_ex.c
#include "pcap.h"
main()
{
pcap_if_t *alldevs;
pcap_if_t *d;
int inum;
int i=0;
pcap_t *adhandle;
int res;
char errbuf[PCAP_ERRBUF_SIZE];
struct tm *ltime;
char timestr[16];
struct pca