index.htm

来自「linux下一些常用的C函数的说明和例子」· HTM 代码 · 共 15 行

HTM
15
字号
<html>
<head>
<title>Linux 常用C函数(中文版)</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset cols="172,*" frameborder="NO" border="0" framespacing="0" rows="*"> 
  <frame name="leftFrame" scrolling="yes" noresize src="left.htm" tppabs="http://net.pku.edu.cn/~yhf/linux_c/left.htm">
  <frame name="mainFrame" src="main.htm" tppabs="http://net.pku.edu.cn/~yhf/linux_c/main.htm">
</frameset>
<noframes> 
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes> 
</html>

⌨️ 快捷键说明

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