1 Star 2 Fork 1

fs000x/lrndis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
page3.htm 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
fetisov 提交于 2015-02-08 07:46 +08:00 . html pages and resources.inc
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LRNDIS Library</title>
<style>
td {
font-family: Verdana;
text-decoration: none;
letter-spacing: 0;
font-size: 1.0em;
}
a {
color: black;
font-size: 1.0em;
}
</style>
</head>
<body bgcolor="white">
<center>
<table width="500" bgcolor="white" cellpadding="1" cellspacing="0">
<tr bgcolor="#D0D0D0">
<td><center><B>LRNDIS Library</B></center></td>
</tr>
<tr height="200">
<td>
<a href="https://github.com/fetisov/lrndis">project github</a><br><br>
<a href="http://habrahabr.ru/post/248097/">habrahabr publication</a><br><br>
<a href="https://msdn.microsoft.com/en-us/library/windows/hardware/ff570659%28v=vs.85%29.aspx">Remote NDIS (RNDIS)</a><br><br>
<a href="http://savannah.nongnu.org/projects/lwip/">lwip stack home</a>
</td>
</tr>
<tr>
<td>
<table>
<tr>
<td><a href="/page2.htm" style="text-decoration:none; color:#000000;">prev</a></td>
<td width="100%"></td>
<td><font color="silver">next</font></td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#D0D0D0">
<td><center>Developed by <a href="mailto:fsenok@gmail.com">fse</a></center></td>
</tr>
</table>
</center>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fs000x/lrndis.git
git@gitee.com:fs000x/lrndis.git
fs000x
lrndis
lrndis
master

搜索帮助