代码搜索:耳机接口
找到约 10,000 项符合「耳机接口」的源代码
代码结果 10,000
www.eeworm.com/read/359286/10157022
h leftview.h
// LeftView.h : CLeftView 类的接口
//
#pragma once
class CEx29bDoc;
class CLeftView : public CListView
{
protected: // 仅从序列化创建
CLeftView();
DECLARE_DYNCREATE(CLeftView)
// 属性
public:
www.eeworm.com/read/359286/10157043
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#pragma once
class CEx29bView;
class CMainFrame : public CFrameWnd
{
protected: // 仅从序列化创建
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
// 属性
pr
www.eeworm.com/read/359021/10169501
cs database.cs
using System;
using System.Data;
using System.Collections;
using System.Data.SqlClient;
using System.Configuration;
namespace MyOnLineExam.DataAccessLayer
{
// 数据库接口类
public class DataBas
www.eeworm.com/read/355447/10265562
java itemfactory.java
/**
* ItemFactory.java
* create by ZZ, 2007.12.16
*/
package olts.application;
import olts.exception.*;
/**
* 该接口抽象了具体的试题的创建过程
* @author ZZ
* @version 1.1
*
*/
public interface Ite
www.eeworm.com/read/355276/10282940
h mn_lcm.h
#ifndef __MN_LCM_H__
#define __MN_LCM_H__
/*----------声明定义----------*/
#define uchar unsigned char
#define uint unsigned int
/*----------接口函数----------*/
//基本液晶函数
void Serial_Init(void
www.eeworm.com/read/355275/10283142
h lcm.h
#ifndef __LCM_H__
#define __LCM_H__
/*----------声明定义----------*/
#define uchar unsigned char
#define uint unsigned int
/*----------接口函数----------*/
//基本液晶函数
void lcd_cls(void);
void l
www.eeworm.com/read/355140/10290895
java pageparametersimple.java
package com.ztes.commons.dbo.pagination;
/**
* 获取分页所需参数接口的简单实现,仅提供getter和setter方法。
*
* @author tiannet(曾次清)
*
*/
public class PageParameterSimple implements PageParameter {
/**
www.eeworm.com/read/355074/10295724
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#pragma once
#include "TaskPane.h"
#include "OutputBar.h"
#include "WorkSpaceBar.h"
#include "SplitterWndEx.h"
#include "NCDialogBar.h"
#include "NCCode
www.eeworm.com/read/280308/10341129
java ellicylinder.java
package gg;
//ElliCylinder继承Ellipse类,实现接口Comparable,Column
public class ElliCylinder extends Ellipse implements Comparable,Column{
private double h;//表示圆柱体的高
public ElliCylinder(double a, double