mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
reorg
This commit is contained in:
parent
4b66fe2881
commit
21e0757831
268 changed files with 1355 additions and 12173 deletions
|
@ -28,7 +28,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<header class='header'>
|
||||
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
|
||||
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html#')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html#')">Tags</a>
|
||||
|
||||
|
||||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
|
||||
|
@ -47,12 +47,12 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a>uweb浏览器</a>支持装载网站离线资源。只需要将离线资源存为文件"sitecache/[域名]/[全部路径,包括文件名,url中的路径部分]"。<br>
|
||||
<p><a href="../../zh/">uweb浏览器</a>支持装载网站离线资源。只需要将离线资源存为文件"sitecache/[域名]/[全部路径,包括文件名,url中的路径部分]"。<br>
|
||||
打开选项"使用离线资源"以后超微将自动装载这些离线资源。</p>
|
||||
<p>离线资源可作为缓存提高浏览器性能; 可作为国外网站部分备份修复服务访问; 也可替换部分网站资源达到定制网站的作用。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 25 November 2022<br>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
generate PDF for custom paper size<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue