代码搜索:B

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

代码结果 10,000
www.eeworm.com/read/219911/14860451

asm bmpdata.asm

.def _BMPTable .sect "BMPDATA" _BMPTable: .word 11111111B .word 11111111B .word 11111111B .word 11111111B .word 11111111B .word 11111111B .word 1111111
www.eeworm.com/read/169028/5429057

asm table.asm

;*************************************************** ;*************************************************** font_tbl: dw 000111111b ;0 dw 000000110b ;1 dw 001011011b ;2 dw 001001111b ;3 dw 0
www.eeworm.com/read/292843/8329904

h 2jinzhi.h

#ifndef _2JINZHI_H #define _2JINZHI_H #define b11 0x03 #define b111111 0x3F #define b1001001 0x49 #define b11001 0x19 #define b110101 0x35 #define b10010001 0x91 #define b10000
www.eeworm.com/read/170808/9788790

h bindef.h

#define b00000000 0x0 #define b00000001 0x1 #define b00000010 0x2 #define b00000011 0x3 #define b00000100 0x4 #define b00000101 0x5 #define b00000110 0x6 #define b00000111 0x7 #define b0000100
www.eeworm.com/read/148468/12465179

asm swedish.asm

; Swedish national character set for yampp-7 Colour LCD (8x14 size) ; by Grelle .org 0x0000 .db 0xE5,0xE4,0xF6,0xC5,0xC4,0xD6 ; chars sequence table, max 20 chars .db 0 ; table end marke
www.eeworm.com/read/110952/15521922

xml button.xml

www.eeworm.com/read/103227/15740040

h bindef.h

#define b00000000 0x0 #define b00000001 0x1 #define b00000010 0x2 #define b00000011 0x3 #define b00000100 0x4 #define b00000101 0x5 #define b00000110 0x6 #define b00000111 0x7 #define b0000100
www.eeworm.com/read/240300/4575308

70846b09748b001b1824f94af3792b74

// 只包含setter和getter方法的类 package org.lxh.vo ; import java.util.* ; public class PersonVo { // 表中所有字段 private String id ; private String name ; private String password ; // 此属性用于保存全部错误