代码搜索:耳机接口

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

代码结果 10,000
www.eeworm.com/read/125858/14457942

~pas u_estimateint.~pas

unit u_EstimateInt; {可靠性参数估计接口} interface type TSample=record Time:Double; Failed:Boolean; end; TTimeList=Array of TSample; TSampleR=record Time:Double; R:Double;
www.eeworm.com/read/225652/14527413

java servicerequest.java

/* * @(#)ServiceRequest.java 2006/11/13 * * Copyright (c) ZhiYang. * All rights reserved. */ package his; /** * 用户请求接口 * @version 1.0 * @author 杨智 (MSE2006B-06250145) *
www.eeworm.com/read/124276/14582200

h eachitemdoc.h

// EachItemDoc.h : CEachItemDoc 类的接口 // #include "RealTime.h" #include "ClientSocket.h" #pragma once class CEachItemDoc : public CDocument { protected: // 仅从序列化创建 CEachItemDoc(); DECLA
www.eeworm.com/read/120917/14783795

dfm unit1.dfm

object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '《月影短信编程接口》示例程序' ClientHeight = 293 ClientWidth = 492 Color
www.eeworm.com/read/220511/14798273

java selecthome.java

//home 接口 package selectstudent; import javax.ejb.*; import java.rmi.*; import java.util.*; public interface SelectHome extends javax.ejb.EJBHome{ public Select create() throws CreateExc
www.eeworm.com/read/219832/14861974

h header.h

/*************************函数声明和变量定义*************/ #ifndef INIT_H #define INIT_H #include #define uchar unsigned char #define uint unsigned int /*******************接口定义***********
www.eeworm.com/read/219654/14871589

h drawtreeview.h

// DrawTreeView.h : CDrawTreeView 类的接口 // #pragma once #include "BinaryTree.h" #include "TreePainter.h" #include "GlobalManager.h" #include "DoubleEncryptor.h" #include "RandomKeyGenerator.h"
www.eeworm.com/read/217575/14958094

h aprioriview.h

// AprioriView.h : CAprioriView 类的接口 // #pragma once #include "afxcmn.h" #define nMaxSize 1000 class CAprioriSet; class CAprioriView : public CRecordView { protected: // 仅从序列化创建 CApri
www.eeworm.com/read/116507/14968051

cpp compublic.cpp

/********************************************************************************** * * 文件: * * 功用: 通用程序接口实现文件 * 环境: AutoCAD20000 * 版本: 1.0 (2002) * 编写: 孔繁星 2002-07-08( 09:59:5
www.eeworm.com/read/215854/15036778

h netview.h

// netView.h : CNetView类接口 // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_NETVIEW_H__5EBA4C74_0351_44B1_82D0_A40635DA152E__INCLUDED_) #define A