This commit is contained in:
James Feng Cao 2024-04-02 13:42:43 +08:00
parent 4b66fe2881
commit 21e0757831
268 changed files with 1355 additions and 12173 deletions

View file

@ -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>
<nav>
</nav>
@ -50,7 +50,7 @@
</ul>
<p>技巧等级:中级 PC剪贴板(高级)</p>
<p><a>uweb浏览器</a>支持一键执行任意预定义命令,这些命令可以与剪贴板交互,可以将结果(文本、图像、音视频)输出到浏览器窗口。</p>
<p><a href="../../zh/">uweb浏览器</a>支持一键执行任意预定义命令,这些命令可以与剪贴板交互,可以将结果(文本、图像、音视频)输出到浏览器窗口。</p>
<p>手机推荐安装uweb定制<a href="../gnuplot/index.html">Termux</a>,否则能够执行的命令极其有限。</p>
<p>预定义命令保存在文件&quot;default.cmds&quot;中。重启浏览器,长按历史按钮,超微将弹出菜单供用户点击执行。</p>
<p>资深用户可能注意到文件名与<a href="../gnuplot/index.html">default.acmd</a>类似。default.acmd中的命令适合以不同的参数反复执行而default.cmds一般以单次执行为多。default.acmd结果会显示在浏览器当前窗口而default.cmds中命令执行结果会显示在新窗口之中。这两个文件格式也完全相同每行格式如下<br>
@ -68,8 +68,8 @@ PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 "DISPLAY=:
</pre>
</div>
<p>Last Modified: 1 December 2023<br>
rename pccopy.md to textprocess.md<br>
<p>Last Modified: 2 April 2024<br>
add js function in README<br>
<pre></pre>
</p>