代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/168054/9940828
txt aa.txt
10 cls
20 locate 1,2:print "WELCOME TO THE BASIC WORLD!!"
30 locate 2,4:print "PRESS ANY KEY TO CONTINUE."
35 A$="REDBOY BASIC FOR GBA V1.0.":j=1000:i=0
40 while getkey(1)=0
45 a$=strmv$(a$,0,1)
www.eeworm.com/read/168054/9940869
txt aa.txt
10 cls
20 locate 1,2:print "WELCOME TO THE BASIC WORLD!!"
30 locate 2,4:print "PRESS ANY KEY TO CONTINUE."
35 A$="REDBOY BASIC FOR GBA V1.0.":j=1000:i=0
40 while getkey(1)=0
45 a$=strmv$(a$,0,1)
www.eeworm.com/read/166928/9989256
htm 8-1.cfm.htm
这一章介绍如何使用Visual Basic的Scripting版本(VBScript),Active
Sever Pages的缺省脚本语言
www.eeworm.com/read/165151/10074341
dsp webs.dsp
# Microsoft Developer Studio Project File - Name="webs" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (WCE x86em
www.eeworm.com/read/164952/10080707
txt 解决硬盘引导型故障.txt
硬盘引导型故障分析及排除
硬盘是存储信息的重要介质,当硬盘出现故障后,迅速找准故障原因并排除是一项极其重要的工作,这里把病毒以外的故障分析如下,供参考:
1、HDD controller failure(硬盘驱动器控制失败)
POST程序向驱动器发出寻道命令后,驱动器在规定时间内,没有完成操作而产生超时错误。
C:drive faiIure(硬盘C驱动失败)
...
www.eeworm.com/read/164727/10091966
cpp construction.cpp
//construction.cpp
#include"begin.h" //对本系统操作的简单说明
void basic::construction()
{
cout
www.eeworm.com/read/360311/10103687
cpp c13-4.cpp
#include
using namespace std;
int main()
{char *a="BASIC";
for(int i=4;i>=0;i--)
cout.put(*(a+i));
cout.put('\n');
return 0;
}
www.eeworm.com/read/360310/10104143
cpp l5_26.cpp
#include
void main()
{
char *name[] = {"Basic", "Fortran", "C++", "Pascal"};
char **p;
int i;
for(i=0; i
www.eeworm.com/read/360190/10107352
h ms_queue.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/359976/10113099
c fet440_bt_01.c
//******************************************************************************
// MSP-FET430P440 Demo - Basic Timer, Toggle P5.1 Inside ISR, DCO SMCLK
//
// Description: Toggles P5.1 by xor'ing