代码搜索:B
找到约 10,000 项符合「B」的源代码
代码结果 10,000
www.eeworm.com/read/115874/14998284
wav b.wav
www.eeworm.com/read/216234/15023881
ans b.ans
tnemnrevog
ot
pat
eht
sekarb
no
ssecxe
tnemtsevni
serugif
yas
tnemtsevni
ni
noitcurtsnoc
dna
yrotcaf
tnempiuqe
gnitubirtnoc
yltaerg
ot
eht
syrtnuoc
gnitaehrevo
ymonoce
dewols
s
www.eeworm.com/read/216234/15023924
cpp b.cpp
#include
#include
#include
using namespace std;
#define maxlen 100
char s[maxlen];
int main()
{
ifstream cin("b.in");
int t,i,len;
cin>>t;
while(t
www.eeworm.com/read/115142/15024692
b comments.b
"/*" { /* old C style comment */
yypos += 2;
for(;;) {
int ch = input(); yypos++;
if (ch == '*') {
do {
ch = input(); yypos++;
} while (ch == '*');
if (ch == '/') break;
www.eeworm.com/read/115119/15025931
b readme.b
README for Linux DOOM Source distribution
=========================================
DISCLAIMER
----------
This is not "The DOOM Source Code" dump for a bunch
of reasons. It is based on a DOOM devel
www.eeworm.com/read/114492/15051806
gif b.gif
www.eeworm.com/read/114492/15051849
jpg b.jpg
www.eeworm.com/read/114394/15055078
asm b.asm
stack segment stack 'stack'
db 1024 dup (0)
stack ends
data segment
bword equ this byte
r0 dw (?)
r1 dw (?)
r2 dw (?)
r3 dw (?)
r4 dw (?)
r5 dw (?)
r6 dw (?)
r7 dw (?)
www.eeworm.com/read/114393/15055087
asm b.asm
stack segment stack 'stack'
db 1024 dup (0)
stack ends
data segment
bword equ this byte
r0 dw (?)
r1 dw (?)
r2 dw (?)
r3 dw (?)
r4 dw (?)
r5 dw (?)
r6 dw (?)
r7 dw (?)