代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/160352/10539808
java myobject.java
package RemoteAccess.Object;
public interface MyObject{
public byte[] request();
public MyObject response();
}
www.eeworm.com/read/160352/10539975
java getpicresponse.java
package RemoteAccess.Object;
import java.io.*;
import java.awt.*;
import java.awt.image.*;
public class GetPicResponse implements MyObject,Serializable{
private byte[] imageArray;
publi
www.eeworm.com/read/160306/10544300
cpp evaluation.cpp
// Evaluation.cpp: implementation of the CEvaluation class.
//
//////////////////////////////////////////////////////////////////////
#include "Evaluation.h"
#include
/////////////
www.eeworm.com/read/278221/10558966
equ fdos.equ
; File : $FDOS.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;---------------------------------------------
www.eeworm.com/read/278221/10559049
def psp.def
; File : $PSP.DEF$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;----------------------------------------------
www.eeworm.com/read/278221/10559258
a86 fdos.a86
title 'F_DOS - DOS file system'
; File : $FDOS.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;------------
www.eeworm.com/read/278221/10559260
equ fdos.equ
; File : $FDOS.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;---------------------------------------------
www.eeworm.com/read/278221/10559281
a86 network.a86
; File : $NETWORK.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;------------------------------------------
www.eeworm.com/read/278221/10559285
a86 int2f.a86
; File : $Workfile$
;
; Description :
;
; Original Author :
;
; Last Edited By : $Author$
;
;--------------------------------------------------------------
www.eeworm.com/read/278221/10559288
equ pcmode.equ
; File : $PCMODE.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-------------------------------------------