代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/450438/7484022
c basic_op40.c
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
www.eeworm.com/read/449411/7505515
pdf ajax.basic.technology.pdf
www.eeworm.com/read/447680/7547323
pdf dct_basic2.pdf
www.eeworm.com/read/441393/7671149
pdf basic_firewall_rules.pdf
www.eeworm.com/read/441254/7672482
c basic_dump_ex.c
#ifdef _MSC_VER
/*
* we do not want the warnings about the old deprecated and unsecure CRT functions
* since these examples can be compiled under *nix as well
*/
#define _CRT_SECURE_NO_WARNING
www.eeworm.com/read/441254/7672483
dsp basic_dump_ex.dsp
# Microsoft Developer Studio Project File - Name="basic_dump_ex" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (
www.eeworm.com/read/441254/7672484
dsw basic_dump_ex.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/441254/7672526
c basic_dump_ex.c
#include "pcap.h"
int 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