代码搜索:visual basic

找到约 10,000 项符合「visual basic」的源代码

代码结果 10,000
www.eeworm.com/read/114100/15113522

txt quickbasic反编译工具.txt

你 可 以 在 http://members.aol.com/mspring810/private/index.htm找 到 反 编 译 工 具 , 它 可 以 反 编 译 Quick Basic 4.x和 Microsoft Basic 7.1的 程 序 。 这 是 目 前 仅 知 的 此 类 工 具 , 所 以 价 格 极 高 。
www.eeworm.com/read/213726/15127178

s43 msp430x42x0_lpm3.s43

;****************************************************************************** ; MSP430x42x0 Demo - FLL+, LPM3 Using Basic Timer ISR, 32kHz ACLK ; ; Description: System runs normally in LPM3 w
www.eeworm.com/read/213720/15127392

c fet440_bt_01.c

//****************************************************************************** // MSP-FET430P440 Demo - Basic Timer, Toggle P5.1 Inside ISR, DCO SMCLK // // Description: Toggles P5.1 by xor'ing
www.eeworm.com/read/213373/15136084

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/212992/15144055

php md5.php

www.eeworm.com/read/209261/15224391

lbl 036-906-034-ape.lbl

; ; VAG-COM label file ; ; Audi A2 (8Z) / Skoda Fabia (6Y) / VW Caddy (9K) / VW Golf/Bora/Jetta (1J) ; VW Lupo (6X) / VW Polo (6N) / VW Polo (9N) ; ; component: Engine (#01) - APE/AQQ/AUA/AUB/BB
www.eeworm.com/read/209261/15224424

lbl 4a0-820-043.lbl

; ; VAG-COM Measuring Block Labels for ; Klima Controller p/n 4A0-820-043-xx ; From 1995 European Audi A6 ; ; Contributed by Ole Gudmund Bj鴕k ; ; Modified by Mikael "Knappen" Therell (en_knapp@
www.eeworm.com/read/209261/15224440

lbl 06a-906-032-ajq.lbl

; ; VAG-COM label file ; ; VW Golf/Jetta (1K) ; ; component: Engine (#01) - AJQ/APP/ARY/AUQ ; ; p/n: 06A 906 032 ?? ; ; includes measuring blocks and coding ; ; This file is part of a redir
www.eeworm.com/read/209261/15224636

lbl 4d0-820-043-q.lbl

; ; VAG-COM Measuring Block Labels file. ; S8 HVAC System ; Filename: 4d0-820-043-q.lbl ; ; from 2001 Audi S8 ; Controller: 4D0 820 043 Q ; Module: 08 ; Component: A8-Klimavollaut
www.eeworm.com/read/208264/15249488

cpp l5_26.cpp

#include void main() { char *name[] = {"Basic", "Fortran", "C++", "Pascal"}; char **p; int i; for(i=0; i