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>
|
||||
|
@ -66,7 +66,7 @@
|
|||
<a href="i:0gdefault.select::deepL:/uweb:print 'https://www.deepl.com/translator {function tE(el,t){var e=new InputEvent(t);el.dispatchEvent(e);}let s=document.querySelector(%22textarea%22);s.value=%60';cat;print '%60;tE(s,%22input%22)}'%0A">deepL</a></p>
|
||||
<p><a target="_self" href="i:0gdefault.select:../searchurl/txt/select.cfg">点击安装"保存文本"等</a></p>
|
||||
<p>重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。</p>
|
||||
<p>配置文件"default.select"定义了<a>超微浏览器</a>对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:<br>
|
||||
<p>配置文件"default.select"定义了<a href="../../zh/">超微浏览器</a>对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:<br>
|
||||
[菜单名]:[mimetype]:[命令行]</p>
|
||||
<p>选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。<br>
|
||||
mimetype用来表示命令的输入输出类型。格式为"[输入mimetype]/[输出mimetype]","[输入mimetype]"可为"html"或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:<br>
|
||||
|
@ -91,7 +91,7 @@ html/text/html: 选中富文本为html格式, 输出mimetype为text/html。<br>
|
|||
<a href="http://unxutils.sourceforge.net/">pclip</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 21 March 2024<br>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
fix README<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue