代码搜索:byte
找到约 10,000 项符合「byte」的源代码
代码结果 10,000
www.eeworm.com/read/143089/12899574
h byte.h
//: C12:Byte.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Member overloaded operators
#ifndef
www.eeworm.com/read/137548/13313048
h byte.h
//: C12:Byte.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Member overloaded operators
#ifndef
www.eeworm.com/read/137504/13319091
class byte.class
www.eeworm.com/read/238485/13882332
h byte.h
#ifndef BYTE_H
#define BYTE_H
extern unsigned int byte_chr();
extern unsigned int byte_rchr();
extern void byte_copy();
extern void byte_copyr();
extern int byte_diff();
extern void byte_zero();
#de
www.eeworm.com/read/151814/5678784
java byte.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
Copyright (C) 2001-2002 Philip W. L. Fong
This library is free software; you can redistribute it and/or
modify i
www.eeworm.com/read/149467/5699746
java byte.java
package ksnb;
public class Byte {
public Byte() {
}
/**
* 字符串编码转换
* @param str 被处理的字符串
* @return String 将数据库中读出的数据进行转换
*/
public String c
www.eeworm.com/read/140727/5781937
h byte.h
// file: $isip/class/math/scalar/Byte/Byte.h
// version: $Id: Byte.h,v 1.37 2001/10/14 04:24:20 bahety Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_BYTE
#define ISIP_BYTE
//
www.eeworm.com/read/139903/5795563
h byte.h
//: C12:Byte.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Member overloaded operators
#ifndef