173 lines
4.7 KiB
Plaintext
173 lines
4.7 KiB
Plaintext
---
|
|
import Footer from "../../../components/Footer.astro";
|
|
import Nav from "../../../components/Nav.astro";
|
|
import DefaultLayout from "../../../layouts/DefaultLayout.astro";
|
|
---
|
|
|
|
<DefaultLayout title="翻译 - 李守中">
|
|
<Nav />
|
|
<div class="collection-desc">
|
|
<div class="collection-desc-item">
|
|
<h1>freebsd</h1>
|
|
<ul>
|
|
<li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFS exports man(5) page 2021 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFS exports man(5) 2021 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFS mountd man(8) page 2020 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFS mountd man(8) 2020 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFS nfsd man(8) page 2019 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFS nfsd man(8) 2019 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFS showmount man(8) page 2016 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFS showmount man(8) 2016 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFSv4 man(4) page 2019 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFSv4 man(4) 2019 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFSv4 nfscbd man(8) page 2009 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFSv4 nfscbd man(8) 2009 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFSv4 nfsrevoke man(8) page 2009 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFSv4 nfsrevoke man(8) 2020 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 NFSv4 nfsuserd man(8) page 2019 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 NFSv4 nfsuserd man(8) 2019 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/FreeBSD 13 rpcbind man(8) page 2017 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
FreeBSD 13 rpcbind man(8) 2017 中文译本
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div><div class="collection-desc-item">
|
|
<h1>easyrsa</h1>
|
|
<ul>
|
|
<li>
|
|
<a
|
|
href="/file_share/translation/EasyRSA Intro-To-PKI v3.08 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
EasyRSA Intro-To-PKI v3.08 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/EasyRSA-Advanced v3.08 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
EasyRSA-Advanced v3.08 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/EasyRSA-Readme v3.08 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
EasyRSA-Readme v3.08 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/EasyRSA-Upgrade-Notes v3.08 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
EasyRSA-Upgrade-Notes v3.08 中文译本
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div><div class="collection-desc-item">
|
|
<h1>uncategorized</h1>
|
|
<ul>
|
|
<li>
|
|
<a
|
|
href="/file_share/translation/iperf3 v3.9 man page 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
iperf3 v3.9 man(1) 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/PostgreSQL Don't Do This 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
PostgreSQL Don't Do This 中文译本
|
|
</a>
|
|
</li><li>
|
|
<a
|
|
href="/file_share/translation/rsync v3.2.7 man(1) page 中文译本.html"
|
|
target="_blank"
|
|
>
|
|
rsync v3.2.7 man(1) 中文译本
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<Footer />
|
|
</DefaultLayout>
|
|
|
|
<style>
|
|
:global(@media screen and (max-width: 1024px)) {
|
|
.collection-desc-item {
|
|
width: 100%;
|
|
}
|
|
}
|
|
:global(@media screen and (min-width: 1024px)) {
|
|
.collection-desc-item {
|
|
width: 50%;
|
|
float: left;
|
|
}
|
|
}
|
|
.options {
|
|
margin: 0.5em 0 0 0;
|
|
}
|
|
|
|
.collection-desc::after {
|
|
display: block;
|
|
content: "";
|
|
clear: both;
|
|
}
|
|
|
|
ul {
|
|
padding: 0;
|
|
list-style-type: none;
|
|
}
|
|
|
|
h1 {
|
|
margin: 0.5em 0 0 0;
|
|
}
|
|
</style>
|