代码搜索结果

找到约 10,000 项符合 Protocol 的代码

test1.lnp

"test1.obj", "head.obj", "ADUC812.obj", "public.obj", "usb.obj", "uart_port.obj", "USB_protocol.obj" TO "test1" RAMSIZE(256) XDATA( 0X0000-0XFFFE )

rollback.test

# # This test should fail as MyISAM doesn't have rollback # --disable_warnings drop table if exists t1; --enable_warnings # PS doesn't work with BEGIN ... ROLLBACK --disable_ps_protocol create table

packettreedata.h

#pragma once #include "afxcmn.h" #include "afxwin.h" #include "define.h" class CPacketTreeData : public CPropertyPage { DECLARE_DYNAMIC(CPacketTreeData) public: CPacketTreeData(); virtua

packettreedata.cpp

// PacketTreeData.cpp : 实现文件 // #include "stdafx.h" #include "monitor.h" #include "PacketTreeData.h" #include "define.h" #include "globals.h" #include ".\packettreedata.h" // CPacketTreeData

.usb-storage.o.cmd

cmd_drivers/usb/storage/usb-storage.o := mips_4KCle-ld -m elf32ltsmip -r -o drivers/usb/storage/usb-storage.o drivers/usb/storage/scsiglue.o drivers/usb/storage/protocol.o drivers/usb/storage/transp

rfc1413.txt

组织:中国互动出版网(http://www.china-pub.com) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者: shenjianli (shenjianli shenjianli@263.net) 译文发布时间:2001-7-1

udp.c

/***************************************************************************** ; ; Project : Edimax ; Creator : ; File : udp.c ; Abstract: UDP routines ; ;******************************

udp.c

/***************************************************************************** ; ; (C) Unpublished Work of ADMtek Incorporated. All Rights Reserved. ; ; THIS WORK IS AN UNPUBLISHED WORK AND C

startup.bas

Attribute VB_Name = "startup" ' ' Project: vbpinfo ' ' Description: ' This is another simple app that shows you how to call the ' SO_PROTOCOL_INFO option. ' Option Explicit Sub Ma

cs8900.h

typedef unsigned char BYTE; typedef unsigned int WORD; typedef unsigned long DWORD; typedef unsigned int BOOL; #define TRUE 1 #define FALSE 0 typedef struct sEthernetIO { WORD RxTxData;