代码搜索:耳机接口
找到约 10,000 项符合「耳机接口」的源代码
代码结果 10,000
www.eeworm.com/read/193527/8219877
h drawview.h
// DrawView.h : CDrawView 类的接口
//
#pragma once
class CDrawView : public CScrollView
{
protected: // 仅从序列化创建
CDrawView();
DECLARE_DYNCREATE(CDrawView)
protected:
int m_Drag;
www.eeworm.com/read/193527/8219908
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#pragma once
class CMainFrame : public CFrameWnd
{
protected: // 仅从序列化创建
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
protected:
CSplitterWnd m_S
www.eeworm.com/read/193527/8220028
h editorview.h
// EditorView.h : CEditorView 类的接口
//
#pragma once
#include "afxwin.h"
class CEditorView : public CFormView
{
protected: // 仅从序列化创建
CEditorView();
DECLARE_DYNCREATE(CEditorView)
p
www.eeworm.com/read/293134/8314161
h netexplorerdoc.h
// NetExplorerDoc.h : CNetExplorerDoc 类的接口
//
#pragma once
#include "afxwin.h"
#include "DataSupport.h"
#include "resultofping.h"
#include "LeftView.h"
//
class CNetExplorerDoc : public C
www.eeworm.com/read/370436/9600757
as pagefactory.as
/**
* 适配器,用于转换page接口;
* @author Default
* @version 0.1
*/
package crlclr {
import crlclr.Interface.IPage;
import flash.display.Sprite;
public class PageFactory {
public static funct
www.eeworm.com/read/173586/9649271
vb database.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.ComponentModel
Public Class DataBase
'实现接口IDisposable
Implements IDisposable
'数据库连接对象
Private SqlConn As SqlConn
www.eeworm.com/read/369317/9655029
vhd testusb.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
entity TestUSB is
end TestUSB;
architecture Test of TestUSB is
component USB
port(
-- usb接口
vp: in STD_LOGIC;
vm: in STD_LOG
www.eeworm.com/read/269916/11070877
vb database.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.ComponentModel
Public Class DataBase
'实现接口IDisposable
Implements IDisposable
'数据库连接对象
Private SqlConn As SqlConn
www.eeworm.com/read/269637/11085239
h leftview.h
// LeftView.h : CLeftView 类的接口
//
#pragma once
#include "afxcmn.h"
#include "smbiosinformation.h"
class CHW_sigalDoc;
class CHwReadWrite;
class CHwReadWrite;
class CLeftView : public C
www.eeworm.com/read/269637/11085322
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#pragma once
class CHW_sigalView;
class CMainFrame : public CFrameWnd
{
protected: // 仅从序列化创建
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
// 属性