代码搜索结果
找到约 174,363 项符合
Input 的代码
coderet.input
Input files for usage example
'tembl:X03487' is a sequence entry in the example nucleic acid database 'tembl'
Database entry: tembl:X03487
input.java
package com.gameislive.browser.element;
import com.gameislive.browser.Browser;
import javax.microedition.lcdui.Graphics;
public class Input extends Element implements FormElement{
String na
input.h
/* $Id: input.h,v 1.48 2002/11/03 22:44:47 micahjd Exp $
*
* input.h - Abstract input driver interface
*
* There are two layers to this interface- the input drivers
* provide callbacks that
input.cpp
// Input.cpp : implementation file
//
#include "stdafx.h"
#include "UseMFC.h"
#include "Input.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#
input.c
/****************************************************************************
* 文件名:Input.C
* 功能:MiniGUI应用例子。
* 创建对话框,实现长度"毫米"-"英寸"的转换。
* 说明:使用MiniGUI for uC/OS-II,使用ADS 1.2编译器。
****************
input.ver
#define __ver_input_register_device b139fd37
#define input_register_device _set_ver(input_register_device)
#define __ver_input_unregister_device 46dd2e18
#define input_unregister_device _set_ver(input
input.h
#ifndef _INPUT_H
#define _INPUT_H
/*
* $Id: input.h,v 1.1.1.1 2002/11/12 07:16:25 jipark Exp $
*
* Copyright (c) 1999-2000 Vojtech Pavlik
*
* Sponsored by SuSE
*/
/*
* This program is free
input.java
/* Input.java
{{IS_NOTE
Purpose:
Description:
History:
Tue Nov 29 21:59:11 2005, Created by tomyeh
}}IS_NOTE
Copyright (C) 2005 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
Th
input.h
/* $XConsortium: input.h /main/22 1996/09/25 00:50:39 dpw $ */
/* $XFree86: xc/programs/Xserver/include/input.h,v 3.4 1996/12/23 07:09:28 dawes Exp $ */
/**********************************************
input.c
/* input.c - routines for processing incoming RIP messages */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1983, 1988, 1993
* The Regents of t