代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/282286/9106099
input-basic-arithmetic
/* ================================================ */
/* Arithmetic operations & math functions */
/* */
/* This input file tests
www.eeworm.com/read/184390/9107164
h basic_op.h
#ifndef _BASIC_OP_H
#define _BASIC_OP_H
/*___________________________________________________________________________
| |
www.eeworm.com/read/381047/9113062
txt servlet_basic.txt
第一章 servlet_<mark>basic</mark>
1、CGI(Common Gateway Interface 公共网关接口):
CGI是一段程序,它运行在Server上,提供同客户端信息交互的一个接口。这样说大概还不好理解。那么我们看一个实际例子: 现在的个人主页上大部分都有一个留言本。留言本的工作是这样的:先由用户在客户段输入一些信息,如名字之类的东西。接着用户按一下“留言”(到目前为止工作都在客户端 ...
www.eeworm.com/read/183807/9137251
txt basic11.txt
BASIC11 Language Interpreter for the 68HC11EVB
Documentation & User's Manual
==============================================
COPYRIGHT NOTICE
The entire contents of this manual and the software
www.eeworm.com/read/183807/9137281
asm basic11.asm
*
; OPT NOL
*
HC11 EQU 1
*
#Include 'DEFINES.Asm'
#Include 'BASICLB1.Asm'
#Include 'BASICLB2.Asm'
#Include 'BASICLB3.Asm'
#Include 'BASICLB5.Asm'
#Include 'BASICLB4.Asm'
#Includ
www.eeworm.com/read/380242/9155987
c basic_timer.c
/*******************************************************************************************
** Copyright (c) 2005,上海琪普
** All rights rese
www.eeworm.com/read/380242/9155999
h basic_timer.h
/*******************************************************************************************
** Copyright (c) 2005,上海琪普
** All rights rese
www.eeworm.com/read/182767/9192139
c ftp-basic.c
/* Basic FTP routines.
Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/379449/9196910
c basic_op.c
/*___________________________________________________________________________
| |
| Basics operators.