代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/247201/12673907
h basic.h
void byte2bit(int byte,int bit[8]);
void Rot_bit(int bit[8]);
void bit_copy(int a[8],int b[8]);
void bit_xor(int a[8],int m[8]);
int bit2byte(int bit[8]);
void pout(int state[4][4]);
void pb
www.eeworm.com/read/145256/12741760
texi basic.texi
@node Basic commands
@comment node-name, next, previous, up
@chapter Basic commands
There are five routing daemons in use, and there is one manager daemon.
These daemons may be located on separat
www.eeworm.com/read/145008/12756772
hex basic.hex
:10000000FF0C05004000060007002600070AFD0C53
:100010002A00AA02AA02AA02AA02EA00EA00EA0048
:100020000A02FE0F4307150A180AF10C26001B0AE4
:10003000010C26001B0A6A00A00CEA01EA01030772
:10004000370AEA01030
www.eeworm.com/read/145008/12756784
rom basic.rom
@000 CFF
@001 005
@002 040
@003 006
@004 007
@005 026
@006 A07
@007 CFD
@008 02A
@009 2AA
@00A 2AA
@00B 2AA
@00C 2AA
@00D 0EA
@00E 0EA
@00F 0EA
@010 20A
@011 FFE
@012 743
@013 A15
@014 A18
@015 CF1
@
www.eeworm.com/read/145008/12756791
asm basic.asm
www.eeworm.com/read/144419/12796106
js basic.js
function plugNS(){var b=1;var o=0;var p=new Array("Shockwave Flash","Shockwave for Director","RealPlayer","QuickTime","VivoActive","LiveAudio","VRML","Dynamic HTML Binding","Windows Media Services");v
www.eeworm.com/read/331922/12800452
txt basic.txt
#include "iostream.h"
#include "string.h"
#include "stdlib.h"
bool flag;
void yz(char s[],int k)
{
int i,sum=0,x=1,f;
if(k16){flag=true;return;}
i=0;
while(s[i]!='#'
www.eeworm.com/read/143306/12885193
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
*/