代码搜索:传输接口

找到约 10,000 项符合「传输接口」的源代码

代码结果 10,000
www.eeworm.com/read/337935/12333102

txt spring实现rmi详解.txt

1.1服务端 1.1.1服务接口 package cn.webservice; import java.util.List; publicinterface AccountService { publicvoid insertAccount(Integer account); public List getAccounts(String name);
www.eeworm.com/read/251371/12349332

h generalapi.h

#if !defined(GENALAPI_INCLUDED_) #define GENALAPI_INCLUDED_ //************************************************************************ //常用接口函数(本软件代码由朱一松(song_0962@sina.com)编写,仅供个人使用 ) //*********
www.eeworm.com/read/251081/12365899

java mycontrolcontext.java

package tcpSoundCommunication; /** * tab选项卡打开和关闭声音源的接口!The interface for the JavaSound tabs to open and close audio resources. */ public interface MyControlContext { public void open();
www.eeworm.com/read/131592/14136113

txt 单片机驱动标准pc机键盘的c51程序.txt

单片机驱动标准PC机键盘的C51程序 *--------------------------------------------------------------------------------------------------- 功能:实现pc机键盘(p/s2接口)与8位单片
www.eeworm.com/read/233636/14144437

h led_key.h

/****************显示与键盘接口****************/ /***************时间:2003年1月5日**************/ /*****************WROTE BY WANGSW*******************/ #ifndef _LED_KEY_H #define _LED_KEY_H #ifdef DP_5
www.eeworm.com/read/229686/14325240

txt cpld.txt

cpld 与8051的总线接口VHDL源码 ------------------------------------------------------------------------------------------- 关于系统的说明: 8051工作于11.0592MHZ,RAM扩展为128KB的628128,FlashR
www.eeworm.com/read/227137/14440091

java page.java

/* * Copyright (c) 2005 Your Corporation. All Rights Reserved. */ package net.page; import java.util.List; /** * @author jfish * 分页信息接口 */ public interface Page { /**
www.eeworm.com/read/225652/14527400

java reactor.java

/* * @(#)Recator.java 2006/11/13 * * Copyright (c) ZhiYang. * All rights reserved. */ package his; // HIS: Human Interactive Service /** * 命令反映器接口 * @version 1.0 * @author
www.eeworm.com/read/225652/14527403

java command.java

/* * @(#)Command.java 2006/11/13 * * Copyright (c) ZhiYang. * All rights reserved. */ package his; // HIS: Human Interactive Service /** * 请求命令接口 * @version 1.0 * @author 杨
www.eeworm.com/read/224511/14586443

h upgradeatx.h

// UpgradeAtx.h : Declaration of the CUpgradeAtx #ifndef __UPGRADEATX_H_ #define __UPGRADEATX_H_ #include "resource.h" // main symbols #include //CoClass,实现IUpgradeAtx接口。