代码搜索:耳机接口
找到约 10,000 项符合「耳机接口」的源代码
代码结果 10,000
www.eeworm.com/read/197685/7977900
h dbview.h
// DBView.h : CDBView 类的接口
//
#pragma once
class CDBView : public CView
{
protected: // 仅从序列化创建
CDBView();
DECLARE_DYNCREATE(CDBView)
// 属性
public:
CDBDoc* GetDocument() const;
www.eeworm.com/read/197685/7977997
h keyexa~2.h
// KeyExampleDoc.h : CKeyExampleDoc 类的接口
//
const MAX_LINES=1000;
#pragma once
class CKeyExampleDoc : public CDocument
{
protected: // 仅从序列化创建
CKeyExampleDoc();
DECLARE_DYNCREATE(CKey
www.eeworm.com/read/197685/7978415
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#include "GraphToolBar.h"
#pragma once
class CMainFrame : public CFrameWnd
{
protected: // 仅从序列化创建
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
// 属性
www.eeworm.com/read/297425/8021637
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/297424/8021813
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/297421/8022093
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/297420/8022201
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/297419/8022397
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/196865/8053541
c bi_client.c
/**************************************************************************
* 文件名称: bi_client.c
* 功 能: 天津移动BI与网管接口客户端
*
* 作 者: 夏颖昌
* 编写日期: 2005.01
* 编写地点:
www.eeworm.com/read/296088/8123787
vb database.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.ComponentModel
Public Class DataBase
'实现接口IDisposable
Implements IDisposable
'数据库连接对象
Private SqlConn As SqlConn