代码搜索:ByteBuffer
找到约 1,360 项符合「ByteBuffer」的源代码
代码结果 1,360
www.eeworm.com/read/223972/14609368
java trying1.java
//版权所有--董清潭
package des;
import java.io.*;
import java.nio.*;
import java.nio.channels.FileChannel;
public class trying1{
private String srcFileName;
private String destFileName;
privat
www.eeworm.com/read/123697/14616276
h vgaview.h
//**************************************************************************
//**
//** VGAView.h : Heretic 2 : Raven Software, Corp.
//**
//** $RCSfile: VGAView.h,v $
//** $Revision: 1.1 $
//** $Date
www.eeworm.com/read/116092/14988448
txt java实现ftp.txt
用Java实现FTP服务器
FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议。在Internet上通过FTP 服务器可以进行文件的上传(Upload)或下载(Download)。FTP是实时联机服务,在使用它之前必须是具有该服务的一个用户(用户名和口令),工作时客户端必须先登录到作为服务器一方的计算机上,用户登录后可以进行文 ...
www.eeworm.com/read/167133/5466977
java pipeimpl.java
/* PipeImpl.java --
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/167133/5468354
java bytebufferhelper.java
/* ByteBufferImpl.java --
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/162807/5514285
cpp encode.cpp
/* ////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a lice
www.eeworm.com/read/162614/5532103
java referencetypecommandset.java
/* ReferenceTypeCommandSet.java -- class to implement the ReferenceType
Command Set
Copyright (C) 2005 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free softwa
www.eeworm.com/read/162614/5532110
java threadreferencecommandset.java
/* ThreadReferenceCommandSet.java -- class to implement the ThreadReference
Command Set Copyright (C) 2005 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free soft
www.eeworm.com/read/162614/5535510
java bytebufferhelper.java
/* ByteBufferImpl.java --
Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
www.eeworm.com/read/162614/5537149
java directbuffer.java
// Test to make sure JNI implementation catches exceptions.
import java.nio.*;
public class directbuffer
{
static
{
System.loadLibrary("directbuffer");
}
public static native ByteBuffer