代码搜索:耳机接口
找到约 10,000 项符合「耳机接口」的源代码
代码结果 10,000
www.eeworm.com/read/436328/7771595
java msg.java
import java.io.DataInputStream;
import java.net.DatagramSocket;
/**
* 代表网络协议的数据接口
* @author mashibing
*
*/
public interface Msg {
/**
* 坦克产生的消息
*/
public static final int TANK_NEW
www.eeworm.com/read/299583/7844232
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#include "MyControlDlg.h"
#pragma once
#include "ChildView.h"
#include "mycontrol.h"
#include "afxcmn.h"
#include "scbarg.h"
class CMainFrame : publ
www.eeworm.com/read/199255/7875371
h studentscoredoc.h
// StudentScoreDoc.h : CStudentScoreDoc 类的接口
//
#include "User.h"
#define WM_REFRESHLIST =WM_USER+50
#pragma once
class CStudentScoreDoc : public CDocument
{
protected: // 仅从序列化创建
CStudentSc
www.eeworm.com/read/398511/7942045
java msg.java
import java.io.DataInputStream;
import java.net.DatagramSocket;
/**
* 代表网络协议的数据接口
* @author mashibing
*
*/
public interface Msg {
/**
* 坦克产生的消息
*/
public static final int TANK_NEW
www.eeworm.com/read/298353/7965506
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#pragma once
#include "ChildView.h"
#include
class CMainFrame : public CFrameWnd
{
public:
CM
www.eeworm.com/read/332961/12715317
h testodbcset.h
// TestodbcSet.h: CTestodbcSet 类的接口
//
#pragma once
// 代码生成在 2004年3月31日, 21:54
class CTestodbcSet : public CRecordset
{
public:
CTestodbcSet(CDatabase* pDatabase = NULL);
DECLARE_DYN
www.eeworm.com/read/332725/12734636
pas mc_long.pas
unit MC_Long;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls,MMSystem, jpeg, StdCtrls;//MMSysTem是Windows API 的接口,里面有API函数的声明
type
T
www.eeworm.com/read/332725/12736350
~pas mc_long.~pas
unit MC_Long;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls,MMSystem, jpeg, StdCtrls;//MMSysTem是Windows API 的接口,里面有API函数的声明
type
T
www.eeworm.com/read/144815/12770851
cpp peccancydlg.cpp
// PeccancyDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Peccancy.h"
#include "PeccancyDlg.h"
#include"QueryDlg.h"
#include"ImageData.h"
#include "comdef.h"
//引用接口
#incl