代码搜索:Off

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

代码结果 10,000
www.eeworm.com/read/304409/13794835

bin off.bin

www.eeworm.com/read/304409/13794892

hex off.hex

www.eeworm.com/read/304409/13794899

asm off.asm

OFF: MOV A,#0FFH MOV DPTR,#7FFFH ;第一块板的地址送入DPTR中 MOVX @DPTR,A ;触发可控硅 MOV DPTR,#0DFFFH ;第二块板的地址送入DPTR中 MOVX @DPTR,A
www.eeworm.com/read/142911/5761698

c off.c

/************************************************************************ * * off.c * * Shell off command * * off * * ######################################################################
www.eeworm.com/read/136812/5861038

pr off.pr

/* Format_version=1, Width=64, Height=64, Depth=1, Valid_bits_per_item=16 */ 0x0000, 0x0000, 0x0F00, 0x0000, 0x0000, 0x0000, 0x1F80, 0x0000, 0x0000, 0x0000, 0x3FC0, 0x0000, 0x0000, 0x0000, 0x7FC0,
www.eeworm.com/read/120487/6072785

h off.h

/*------------------------------------------------------------------------- * * off.h * POSTGRES disk "offset" definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global Developmen
www.eeworm.com/read/100285/6271354

h off.h

/*------------------------------------------------------------------------- * * off.h * POSTGRES disk "offset" definitions. * * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/349764/6278024

ico off.ico

www.eeworm.com/read/492489/6414954

class off.class

www.eeworm.com/read/492489/6414969

java off.java

import java.io.*; import java.net.*; public class Off { public static void main(String[] args) { Socket sock = null; try { sock = new Socket("192.168.10.199", 5000);