代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/270960/11018071
hpp frac2in.hpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josuttis 19
www.eeworm.com/read/270618/11031704
txt 解决硬盘引导型故障.txt
硬盘引导型故障分析及排除
硬盘是存储信息的重要介质,当硬盘出现故障后,迅速找准故障原因并排除是一项极其重要的工作,这里把病毒以外的故障分析如下,供参考:
1、HDD controller failure(硬盘驱动器控制失败)
POST程序向驱动器发出寻道命令后,驱动器在规定时间内,没有完成操作而产生超时错误。
C:drive faiIure(硬盘C驱动失败)
...
www.eeworm.com/read/470336/6918596
sql mydb.sql
Create DataBase "D:\MyD\MyDatB\MyDB.gdb"
User "My" PassWord "123";
/* Table: Basic */
Create Table Basic (
sNo Integer Not Null,
Name Char(10) Default '?' Not Null,
Se
www.eeworm.com/read/468236/6995343
asp code.asp
helpstat = false;
stprompt = true;
basic = false;
function thelp(swtch){
if (swtch == 1){
basic = false;
stprompt = false;
helpstat = true;
} else if
www.eeworm.com/read/465795/7046134
h win32.h
// Basic wrappers for Win32
#ifndef _WIN32_H_
#define _WIN32_H_
BSTR DLLAPI GetFullPath(
BSTR bsFileName,
Variant * pvFilePart,
Variant * pvExtPart,
Variant * pvDirPart
);
B
www.eeworm.com/read/464684/7067523
txt 新建文本文档 (2).txt
main()
{char *name[]={"follow me","basic","great wall","fortran","computer design"};
char **p;
int i;
for(i=0;i
www.eeworm.com/read/208078/7087656
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/296774/7114464
c flow.c
/* Data flow analysis for GNU compiler.
Copyright (C) 1987, 88, 92, 93, 94, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/o
www.eeworm.com/read/243572/7136800
asp code.asp
helpstat = false;
stprompt = true;
basic = false;
function thelp(swtch){
if (swtch == 1){
basic = false;
stprompt = false;
helpstat = true;
} else if
www.eeworm.com/read/464223/7167497
txt readme.txt
VB6精简版
Visic Basic 6 原来就只要 12 个文件:
VB6.EXE
VB6.OLB
VB6EXT.OLB
DAO350.DLL
VBA6.DLL
VB6IDE.DLL
MRT7CHS.DLL
MSO97RT.DLL
MSPDB60.DLL
VBAEXE6.LIB
C2.EXE
LINK.EXE
这样的 VB 是 Woring Model Edi