代码搜索:B
找到约 10,000 项符合「B」的源代码
代码结果 10,000
www.eeworm.com/read/217381/4873084
c b.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/216502/4890992
c b.c
#include "awk.def"
#include "stdio.h"
#include "awk.h"
extern node *op2();
extern struct fa *cgotofn();
#define MAXLIN 256
#define NCHARS 128
#define NSTATES 256
#define type(v) v->nobj
#define left
www.eeworm.com/read/216502/4891436
h b.h
extern int xxindent, xxval, newflag, xxmaxchars, xxbpertab;
extern int xxlineno; /* # of lines already output */
#define xxtop 100 /* max size of xxstack */
extern int xxstind, xxstack[xxtop], xxlab
www.eeworm.com/read/216499/4892116
b lib.b
scale = 20
define e(x){
auto a, b, c, d, e, g
a=1
b=10
c=b
d=1
e=1
for(a=1;1==1;a++){
b=b*x
c=c*a+b
d=d*a
g = c/d
if(g == e) return(g/10)
e=g
}
}
scale = 20
define s(x){
auto a, b
www.eeworm.com/read/213496/4916359
java b.java
package org.hibernate.test;
import java.util.Map;
public class B extends A {
private int count;
private Map map;
/**
* Returns the count.
* @return int
*/
public int getCount() {
retu
www.eeworm.com/read/204713/5029857
java b.java
//
// B.java
//
// Test more static classes (with A.java)
//
public class B {
public static int b;
static int sub(int a, int b) {
return a-b;
}
}
www.eeworm.com/read/204713/5030176
java b.java
/*
* Created on 03.06.2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package test;
/**
* @author admin
*
* T
www.eeworm.com/read/200288/5070560
c b.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you