49.html
来自「linux 0.11中文版 有注释」· HTML 代码 · 共 14 行
HTML
14 行
<html>
<head>
<title>time.h</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/52.html#L12'>time.h</a> 12 init/main.c #include <time.h> // 时间类型头文件。其中最主要定义了tm 结构和一些有关时间的函数原形。
<a href='../S/71.html#L7'>time.h</a> 7 kernel/mktime.c #include <time.h> // 时间头文件,定义了标准时间数据结构tm 和一些处理时间函数原型。
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?