代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/290240/8493804
pas basic.pas
{*******************************************************}
{ }
{ 牛仔布信息系统 }
{
www.eeworm.com/read/289679/8535290
class basic.class
www.eeworm.com/read/187897/8593868
c basic.c
#include
#include
#include "component.h"
#include "eq.h"
#include "drive.h"
static int resistor_init (comp_t *comp, void *f);
/* volatge between pins,return cons
www.eeworm.com/read/432289/8613736
cpp basic.cpp
//: C03:Basic.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Defining the four basic data
// types in C
www.eeworm.com/read/286997/8733012
hpp basic.hpp
//定义一些同余方程求解计算的基本函数
// 处理类型为Type的数据,其应该定义+,-,*,/,mod,power,&,|,~运算
#ifndef BASIC //避免重复包含
#define BASIC
#define INF -1 //错误标志
#include
#include "verylong.cpp"
// --
www.eeworm.com/read/386526/8739153
h basic.h
#ifndef basic_h
#include
#include
#include
#define basic_h
char *errormsg[256];
//process control block
struct pcb
{
int pid; //process id
int ppid; //parent p
www.eeworm.com/read/430084/8769275
dll basic.dll
www.eeworm.com/read/428927/8828304
h basic.h
//
// This has been modified from Dennis Lee's original version
//
/*
* File: basic.h
*
* Header file for #defs and typedefs I often use
*
* Copyright (C) 1992-1997 Dennis Lee
*/
www.eeworm.com/read/187370/8828912