代码搜索:maker
找到约 1,209 项符合「maker」的源代码
代码结果 1,209
www.eeworm.com/read/381929/2639443
c ide_func.c
/*
* description : ATA/ATAPI Interface
* Maker : Hideyuki Nekoshima
* Copyright : (C)2003,SEIKO EPSON Corp. All Rights Reserved.
*/
#include "SPRDEF.h"
#include "SPRSTS.h"
#include
www.eeworm.com/read/381929/2639444
c idedma_if.c
/*
* description : ATA/ATAPI Interface
* Maker : Hideyuki Nekoshima
* Copyright : (C)2003,SEIKO EPSON Corp. All Rights Reserved.
*/
#include "SPRDEF.h"
#include "SPRSTS.h"
#include
www.eeworm.com/read/381929/2639464
h handler.h
/*
* description : Interrupt Handler Definition
* Maker : Shuichi.Yanagihara
* Copyright : (C)2004,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef HANDLER_H
#define HANDLER_H
/*
www.eeworm.com/read/381929/2639503
c usbh_hcds_vhub.c
/*
* description : USBH HCD Virtual Root Hub(static)
* Maker : Hiromichi Kondo
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#include /* memset */
#inc
www.eeworm.com/read/381929/2639517
h usbh_storage_if.h
/*
* description: USBH Mass Storage Class Interface Definition(global)
* Maker : Shuichi Yanagihara
* Copyright : (C)2005,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef USBH_STRG_I
www.eeworm.com/read/381929/2639519
h filesystemmain.h
/*
* description : FileSystemMain Define
* Maker :
* Copyright : (C)2003,SEIKO EPSON Corp. All Rights Reserved.
*/
#ifndef FILESYSTEM_MAIN_H
#define FILESYSTEM_MAIN_H
/*
* Function pr
www.eeworm.com/read/376060/2715129
svn-base formpatchermaker2.dfm.svn-base
object frmPatcherMaker2: TfrmPatcherMaker2
Left = 406
Top = 236
Width = 272
Height = 344
BorderIcons = []
Caption = 'Patcher Maker'
Color = clBtnFace
Font.Charset = DEFAULT_CHA
www.eeworm.com/read/131315/5939588
el electric.el
;; electric -- Window maker and Command loop for `electric' modes.
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Principal author K. Shane Hartman
;; This file is part of GNU Emacs.
www.eeworm.com/read/400570/11573708
java product.java
//product.java, 接口文件
public interface product{ //定义 interface
static final String MAKER="MyCorp";
static final String PHONE="0571-12345678";
public int getPrice(int id);//the b
www.eeworm.com/read/256880/11965861
cpp property.cpp
// EzSetup - an CE app install maker
// Copyright (C) 1998-2001 Scott Ludwig
// scottlu@eskimo.com
// http://www.eskimo.com/~scottlu
//
// This program is free software; you can redistribute it a