代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/227241/14435954
c ublock.c
/*
* Highlighted block functions
* Copyright
* (C) 1992 Joseph H. Allen
*
* This file is part of JOE (Joe's Own Editor)
*/
#include "types.h"
#ifdef HAVE_SYS_WAIT_H
#include
#end
www.eeworm.com/read/227241/14436103
c uformat.c
/*
* User text formatting functions
* Copyright
* (C) 1992 Joseph H. Allen
*
* This file is part of JOE (Joe's Own Editor)
*/
#include "types.h"
/* Center line cursor is on and move cursor to
www.eeworm.com/read/227241/14436164
c poshist.c
/*
* Position history
* Copyright
* (C) 1992 Joseph H. Allen
*
* This file is part of JOE (Joe's Own Editor)
*/
#include "types.h"
typedef struct pos POS;
struct pos {
LINK(POS) link;
P *p;
www.eeworm.com/read/227225/14436654
h cexdib.h
//
// Class: CCeXDib
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Author: Davide Calabro' davide_calabro@yahoo.com
//
www.eeworm.com/read/227055/14442366
c server452.c
#include "tcptask.h"
#include "emNETRTOS.H"
#include "p18f452.h"
#include "Tcp.h"
#pragma udata MAILDATABANK=0x300
unsigned char TXbuffer[64];//就这么简单吗??
unsigned char RCbuffer[64];
#pragma uda
www.eeworm.com/read/126143/14443583
h aesopt.h
/*
---------------------------------------------------------------------------
Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi
www.eeworm.com/read/126087/14446327
pas path.pas
unit Path;
interface
uses
Windows, SysUtils, Common;
//==============================================================================
// 娭悢掕媊
function DirMove(tm:TMap; var xy:TPoin
www.eeworm.com/read/126067/14449350
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/126067/14449857
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/125994/14452877
lst i2cmstr.lst
I2CMSTR PAGE 1
1 ;==================================================