tekram.c

来自「《linux驱动程序设计从入门到精通》一书中所有的程序代码含驱动和相应的应用程序」· C语言 代码 · 共 19 行

C
19
字号
/********************************************************************* *                 * Filename:      tekram.c * Version:       1.2 * Description:   Implementation of the Tekram IrMate IR-210B dongle * Status:        Experimental. * Author:        Dag Brattli <dagb@cs.uit.no> * Created at:    Wed Oct 21 20:02:35 1998 * Modified at:   Fri Dec 17 09:13:09 1999 * Modified by:   Dag Brattli <dagb@cs.uit.no> *  *     Copyright (c) 1998-1999 Dag Brattli, All Rights Reserved. *       *     This program is free software; you can redistribute it and/or  *     modify it under the terms of the GNU General Public License as  *     published by the Free Software Foundation; either version 2 of  *     the License, or (at your option) any later version. *   *     Neither Dag Brattli nor University of Troms

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?