代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/256777/11972450
c fs_variable.c
/*C**************************************************************************
* NAME: fs_variable.c
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/256770/11972637
h rdi_rdp.h
/* RDP commands
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of GDB.
GDB is free software; you can redistribute it and/or modify it under
the terms of the GNU Gen
www.eeworm.com/read/343078/11976702
cs 同步.cs
using System;
using System.Drawing;
using System.Collections;
using System.Windows.Forms;
using System.Data;
using System.Data.SqlServerCe;
using System.Text;
using System.IO;
using System.Te
www.eeworm.com/read/256715/11977339
asm uart.asm
;==========================================================
; This is a part of: Eversmith - AVRSMS
; Copyright (2003) Martin Thomas, Kaiserslautern, Germany.
; This Software is distributed un
www.eeworm.com/read/343057/11979906
java client_get.java
/**
*协议的Client_Get状态.
*/
import java.util.Timer;
import java.io.FileInputStream;
public class Client_Get extends State {
public static FileIOClass myfile;//将要存储的文件名
public static ComCla
www.eeworm.com/read/343057/11979984
java simpleio.java
import java.io.*;
public class SimpleIO {
InputStream is;
public SimpleIO(InputStream is) {
this.is = is;
}
public String readString() {
byte[] buff = new byte[128];
int n=0;
try
www.eeworm.com/read/343057/11980003
java server_start.java
/**
*协议的服务器端启动状态.
*是Server_State状态的下一个状态
*执行它的doIt方法,并转入下一个状态
*/
import java.io.IOException;
import java.util.Timer;
public class Server_Start extends State {
public static FileIOClass
www.eeworm.com/read/154229/11981121
bas module1.bas
Attribute VB_Name = "Module1"
Public Declare Function AlphaBlend Lib "msimg32" _
( _
ByVal hDestDC As Long, _
ByVal x As Long, ByVal y As Long, _
ByVal nWidth As Long, ByVal nHeight A
www.eeworm.com/read/154229/11982192
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Text"
ClientHeight = 3255
ClientLeft = 60
ClientTop = 345
ClientWidth = 3690
LinkTopic =
www.eeworm.com/read/343031/11982326
h host_811.h
////////////////////////////////////////////////////////////////////////////////
// File: host_811.h
//
// $Header: /USB/ez811/firmware/Emb_Host/host_811.h 6 5/14/02 8:37p Tpm $
// Copyright