代码搜索结果
找到约 10,000 项符合
Input 的代码
input.c
/****************************************************************************
* 文件名:Input.C
* 功能:MiniGUI应用例子。
* 创建对话框,实现长度"毫米"-"英寸"的转换。
* 说明:使用MiniGUI for uC/OS-II,使用ADS 1.2编译器。
****************
input.c
/*
* psql - the PostgreSQL interactive terminal
*
* Copyright (c) 2000-2005, PostgreSQL Global Development Group
*
* $PostgreSQL: pgsql/src/bin/psql/input.c,v 1.46 2005/10/15 02:49:40 momjian Exp
input.h
/*
* psql - the PostgreSQL interactive terminal
*
* Copyright (c) 2000-2005, PostgreSQL Global Development Group
*
* $PostgreSQL: pgsql/src/bin/psql/input.h,v 1.23 2005/01/01 05:43:08 momjian Exp
input.h
#ifndef INPUT_H_INCLUDED
#define INPUT_H_INCLUDED
#include "ppm.h"
#include "frame.h"
struct InputFileEntry;
struct inputSource {
/*-----------------------------------------------------------------
input.format
----------------
| FILE FORMATS |
----------------
PPM FORMAT
----------
See http://netpbm.sourceforge.net/doc/ppm.html .
UCB YUV FORMAT
--------------
You should be aware that the YUV f
input.c
/*===========================================================================*
* input.c
*
* Stuff for getting the raw frame input for the program
*
input.txt
java.lang.NullPointerException
at javax.swing.SwingUtilities.convertPointToScreen(SwingUtilities.java:282)
at com.smardec.mousegestures.c.a(h:258)
at com.smardec.mousegestur
input.cpp
// -----------------------------------------------------------------------------
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR I
input.c
/*
** FILE: input.c
**
** DESC: doskey-like read() function
**
** (C) Rainer Schnitker 1994
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of
input.c
/*
** FILE: input.c
**
** DESC: doskey-like read() function
**
** (C) Rainer Schnitker 1994
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of