代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/116774/6112443
c terminal.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/116308/6113204
java terminal.java
/*
* This file is part of "The Java Telnet Application".
*
* (c) Matthias L. Jugel, Marcus Mei遪er 1996-2002. All Rights Reserved.
*
* Please visit http://javatelnet.org/ for updates and contact.
www.eeworm.com/read/116008/6114206
c terminal.c
/*
Terminal.C
Device Terminal Access
Uros Platise (c) 1999
*/
#include
#include
#include
#include "Global.h"
#include "Error.h"
#include "Terminal.h"
#include "
www.eeworm.com/read/116008/6114229
h terminal.h
/* Terminal.h, Uros Platise (c) 1999 */
#ifndef __TERMINAL
#define __TERMINAL
class TTerminal{
public:
void Run();
TTerminal(){}
~TTerminal(){}
};
#endif
www.eeworm.com/read/112189/6150464
h terminal.h
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/110035/6165888
p terminal.p
terminal.o: terminal.c ../../include/blob/config.h \
../../include/blob/serial.h ../../include/blob/types.h \
../../include/blob/terminal.h
terminal.c :
../../include/blob/config.h :
../../include/b
www.eeworm.com/read/364336/6284007
c terminal.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/364336/6284034
h terminal.h
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/149280/6314172
h terminal.h
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/493005/6403367
h terminal.h
/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(__TERMINAL_H__)
#define __TERMINAL_H__
/* determine the type of terminal interface */
#if !defined(USE_TERMIOS)
#if !defined(USE_TER