?? time.h
字號:
/** * @file rtems/itron/time.h *//* * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * * $Id: time.h,v 1.6 2005/01/28 11:07:14 ralf Exp $ */#ifndef _RTEMS_ITRON_TIME_H#define _RTEMS_ITRON_TIME_H#ifdef __cplusplusextern "C" {#endif/* * XXX insert private stuff here */#include <rtems/itron/time.inl>#ifdef __cplusplus}#endif#endif/* end of include file */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -