rebuilding site Fri Feb 11 10:21:50 AM CST 2022

This commit is contained in:
James Feng Cao 2022-02-11 10:21:50 +08:00
parent dbe43714b2
commit 371c5f2bff
5 changed files with 66 additions and 0 deletions

View File

@ -592,6 +592,18 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
pclip</description>
</item>
<item>
<title>文件管理器及文件挑选并批量处理</title>
<link>https://jamesfengcao.gitee.io/uwebzh/filemanager/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://jamesfengcao.gitee.io/uwebzh/filemanager/</guid>
<description>超微浏览器访问以&amp;quot;/&amp;quot;结尾 (包括&amp;quot;/?&amp;quot;及后面参数)的&amp;quot;file://&amp;quot; url则进入文件管理器。
对任何目录型(以“/”结尾)文件url后面可附&amp;quot;?[文件前缀][[文件后缀]]&amp;quot;。譬如&amp;quot;file:///sdcard/?.png&amp;quot;会列举出&amp;quot;/sdcard&amp;quot;目录下所有.png文件。&amp;quot;?IMG&amp;quot;列举出所有IMG开头的文件。此时可选定文件并安装checked.js对选取文件进行批量处理。
文件批量处理配置default.select例子
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done</description>
</item>
<item>
<title>浏览器一键控制台式机/服务器下载资源</title>
<link>https://jamesfengcao.gitee.io/uwebzh/pcdown/</link>

34
filemanager/index.html Normal file
View File

@ -0,0 +1,34 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
<title>文件管理器及文件挑选并批量处理</title>
</head>
<body>
<header class='header'>
<a class="logo" href="/uwebzh">Home</a> <a class="logo" href="/uwebzh/tags/">Tags</a>
<nav>
</nav>
</header>
<br />
<div class="container">
<h1 class="title">文件管理器及文件挑选并批量处理
<br>
<span class="subtitle"></span>
</h1>
<ul class="tags">
</ul>
<p><a href="..">超微浏览器</a>访问以&quot;/&quot;结尾 (包括&quot;/?&quot;及后面参数)的&quot;file://&quot; url则进入文件管理器。</p>
<p>对任何目录型(以“/”结尾)文件url后面可附&quot;?[文件前缀][<em>[文件后缀]]&quot;。譬如&quot;file:///sdcard/?</em>.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。&quot;?IMG&quot;列举出所有IMG开头的文件。此时可选定文件<a target="_self" href="i:0h/sdcard/uweb/check.js:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/check.js">安装checked.js</a>对选取文件进行批量处理。</p>
<p>文件批量处理配置<a href="../pccopy">default.select</a>例子:<br>
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done</p>
</div>
</body>
</html>

View File

@ -230,6 +230,12 @@
</a>
</li>
<li class="post">
<a href="filemanager">
<span>文件管理器及文件挑选并批量处理</span>
</a>
</li>
<li class="post">
<a href="pcdown">
<span>浏览器一键控制台式机/服务器下载资源</span>

View File

@ -592,6 +592,18 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
pclip</description>
</item>
<item>
<title>文件管理器及文件挑选并批量处理</title>
<link>https://jamesfengcao.gitee.io/uwebzh/filemanager/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://jamesfengcao.gitee.io/uwebzh/filemanager/</guid>
<description>超微浏览器访问以&amp;quot;/&amp;quot;结尾 (包括&amp;quot;/?&amp;quot;及后面参数)的&amp;quot;file://&amp;quot; url则进入文件管理器。
对任何目录型(以“/”结尾)文件url后面可附&amp;quot;?[文件前缀][[文件后缀]]&amp;quot;。譬如&amp;quot;file:///sdcard/?.png&amp;quot;会列举出&amp;quot;/sdcard&amp;quot;目录下所有.png文件。&amp;quot;?IMG&amp;quot;列举出所有IMG开头的文件。此时可选定文件并安装checked.js对选取文件进行批量处理。
文件批量处理配置default.select例子
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done</description>
</item>
<item>
<title>浏览器一键控制台式机/服务器下载资源</title>
<link>https://jamesfengcao.gitee.io/uwebzh/pcdown/</link>

View File

@ -126,6 +126,8 @@
<loc>https://jamesfengcao.gitee.io/uwebzh/bookmarklet/</loc>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/pccopy/</loc>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/filemanager/</loc>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/pcdown/</loc>
</url><url>