mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
add zh/input.md
This commit is contained in:
parent
e353ce3c8d
commit
2b530c33fb
12 changed files with 164 additions and 18 deletions
|
|
@ -13,7 +13,7 @@
|
|||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a>
|
||||
- 免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。
|
||||
- <span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科、AI 聊天devv.ai等</a></span>
|
||||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/../en/input/index.html#)。
|
||||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/input/index.html#)。
|
||||
- 微:不到250K。
|
||||
- 威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。
|
||||
- 便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a>
|
||||
- 免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。
|
||||
- <span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科、AI 聊天devv.ai等</a></span>
|
||||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/../en/input/index.html#)。
|
||||
- <a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/input/index.html#)。
|
||||
- 微:不到250K。
|
||||
- 威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。
|
||||
- 便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。
|
||||
|
|
|
|||
|
|
@ -31,6 +31,10 @@
|
|||
<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 nav2Lang('zh')">简体中文</a>
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,16 @@
|
|||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/input/</loc>
|
||||
<lastmod>2025-10-13T20:37:41+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/zh/input/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/en/input/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/</loc>
|
||||
<lastmod>2025-10-13T20:46:01+08:00</lastmod>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2025-10-13T09:49:55+08:00</lastmod>
|
||||
<lastmod>2025-10-15T10:25:30+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,15 @@
|
|||
<description>Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh</language>
|
||||
<lastBuildDate>Sun, 12 Oct 2025 14:51:36 +0800</lastBuildDate>
|
||||
<lastBuildDate>Wed, 15 Oct 2025 10:23:56 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>常用语及输入法辅佐</title>
|
||||
<link>https://jamesfengcao.gitlab.io/uweb/zh/input/</link>
|
||||
<pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://jamesfengcao.gitlab.io/uweb/zh/input/</guid>
|
||||
<description><h4 id="defaultinput">&quot;default.input&quot;</h4>
<p>点击安装底部工具条共享按钮长按弹出菜单:<br>
<a href="i:0gdefault.input::@地址栏%0A">地址栏</a><br>
<a href="i:0gdefault.input::@换行@%0A">换行</a><br>
<a href="i:0gdefault.input::@撤销@%1A%0A">CTRL-Z: undo</a><br>
<a href="i:0gdefault.input::@重做@%19%0A">CTRL-Y: redo</a></p>
<p>长按共享按钮弹出文件&quot;default.input&quot;定义菜单,文件每行为常用语。 常用语可以&quot;@xxxx@&quot;开头作为化名,方便用户区分无显示短语。</p>
<h4 id="文件作为键盘输入">文件作为键盘输入</h4>
<p>点击以下链接可安装至 <strong><a href="../links/index.html#">常用链接</a></strong> (长按底部五角星书签按钮):<br>
<a href="i:0gdefault.link::文件输入::cinput%0A">utf8编码文件作为键盘输入</a></p>
<h4 id="地址栏空格开头开启自动补全输入法">地址栏空格开头开启自动补全输入法</h4>
<p>常用语或AI提示词可放在文件&quot;default.autoc&quot;或其它“.autoc”文件中作为自动补全备选。地址栏如以空格开头,选中的补全备选会作为键盘输入到被聚焦的页面元素中。</p>
<h4 id="地址栏作为输入法和文本处理中心">地址栏作为输入法和文本处理中心</h4>
<p>地址栏文本选择操作模式菜单项&quot;⌨️&quot;将文本输入到被聚焦的页面元素中。</p>
<p><a href="../searchurl/input.html#">部件檢索</a>等网页可输出至地址栏。用户亦可安装常用命令或链接直接处理地址栏文本。</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>常用链接</title>
|
||||
<link>https://jamesfengcao.gitlab.io/uweb/zh/links/</link>
|
||||
|
|
|
|||
|
|
@ -101,6 +101,12 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="input/index.html#">
|
||||
<span>常用语及输入法辅佐</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="links/index.html#">
|
||||
<span>常用链接</span>
|
||||
|
|
|
|||
11
zh/index.xml
11
zh/index.xml
File diff suppressed because one or more lines are too long
99
zh/input/index.html
Normal file
99
zh/input/index.html
Normal file
|
|
@ -0,0 +1,99 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="canonical" href="https://jamesfengcao.gitlab.io/uweb/zh/input/" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css#" type="text/css" />
|
||||
<title>常用语及输入法辅佐</title>
|
||||
<script>
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
for(let i=href.length-1;i>0;i--){
|
||||
if('/'==href.charAt(i) && '/'==href.charAt(i-3))
|
||||
return i;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
function nav2(page){
|
||||
let i = findLang();
|
||||
location.href = location.href.substring(0,i+1)+page;
|
||||
}
|
||||
function nav2Lang(lang){
|
||||
let i = findLang();
|
||||
let href = location.href;
|
||||
location.href = location.href.substring(0,i-2)+lang+location.href.substring(i);
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<header class='header'>
|
||||
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html#')">首页</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html#')">标签</a>
|
||||
|
||||
|
||||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">常用语及输入法辅佐
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<h4 id="defaultinput">"default.input"</h4>
|
||||
<p>点击安装底部工具条共享按钮长按弹出菜单:<br>
|
||||
<a href="i:0gdefault.input::@地址栏%0A">地址栏</a><br>
|
||||
<a href="i:0gdefault.input::@换行@%0A">换行</a><br>
|
||||
<a href="i:0gdefault.input::@撤销@%1A%0A">CTRL-Z: undo</a><br>
|
||||
<a href="i:0gdefault.input::@重做@%19%0A">CTRL-Y: redo</a></p>
|
||||
<p>长按共享按钮弹出文件"default.input"定义菜单,文件每行为常用语。 常用语可以"@xxxx@"开头作为化名,方便用户区分无显示短语。</p>
|
||||
<h4 id="文件作为键盘输入">文件作为键盘输入</h4>
|
||||
<p>点击以下链接可安装至 <strong><a href="../links/index.html#">常用链接</a></strong> (长按底部五角星书签按钮):<br>
|
||||
<a href="i:0gdefault.link::文件输入::cinput%0A">utf8编码文件作为键盘输入</a></p>
|
||||
<h4 id="地址栏空格开头开启自动补全输入法">地址栏空格开头开启自动补全输入法</h4>
|
||||
<p>常用语或AI提示词可放在文件"default.autoc"或其它“.autoc”文件中作为自动补全备选。地址栏如以空格开头,选中的补全备选会作为键盘输入到被聚焦的页面元素中。</p>
|
||||
<h4 id="地址栏作为输入法和文本处理中心">地址栏作为输入法和文本处理中心</h4>
|
||||
<p>地址栏文本选择操作模式菜单项"⌨️"将文本输入到被聚焦的页面元素中。</p>
|
||||
<p><a href="../searchurl/input.html#">部件檢索</a>等网页可输出至地址栏。用户亦可安装常用命令或链接直接处理地址栏文本。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 15 October 2025<br>
|
||||
add zh/_posts/input.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
<script id='jsgiscus'
|
||||
src='https://giscus.app/client.js'
|
||||
data-repo="torappinfo/uweb"
|
||||
data-repo-id="MDEwOlJlcG9zaXRvcnkzMDIyMDU3MjE="
|
||||
data-category="Announcements"
|
||||
data-category-id="DIC_kwDOEgNLGc4CQjsh"
|
||||
data-mapping="title"
|
||||
data-strict="0"
|
||||
data-reactions-enabled="1"
|
||||
data-emit-metadata="0"
|
||||
data-input-position="top"
|
||||
data-theme="light"
|
||||
data-lang="en"
|
||||
data-loading="lazy"
|
||||
crossorigin="anonymous" async>
|
||||
</script>
|
||||
|
||||
<footer class="site-footer">
|
||||
<div class="container">
|
||||
© 2018-2025 Richard H. Cao
|
||||
</div>
|
||||
</footer>
|
||||
<!-- This document is licensed under the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is available at <https://www.gnu.org/licenses/>. -->
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a></li>
|
||||
<li>免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。</li>
|
||||
<li><span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科、AI 聊天devv.ai等</a></span></li>
|
||||
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件<a href="../../en/input/index.html#">作为键盘输入</a>。</li>
|
||||
<li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件<a href="../input/index.html#">作为键盘输入</a>。</li>
|
||||
<li>微:不到250K。</li>
|
||||
<li>威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。</li>
|
||||
<li>便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。</li>
|
||||
|
|
@ -103,8 +103,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 13 October 2025<br>
|
||||
update README<br>
|
||||
<p>Last Modified: 15 October 2025<br>
|
||||
add zh/_posts/input.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/_posts/</loc>
|
||||
<lastmod>2025-10-12T14:51:36+08:00</lastmod>
|
||||
<lastmod>2025-10-15T10:23:56+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -14,6 +14,32 @@
|
|||
hreflang="zh"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/zh/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/input/</loc>
|
||||
<lastmod>2025-10-15T10:23:56+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/en/input/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/zh/input/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/</loc>
|
||||
<lastmod>2025-10-15T10:25:30+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/en/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/links/</loc>
|
||||
<lastmod>2025-04-09T00:38:03+08:00</lastmod>
|
||||
|
|
@ -27,19 +53,6 @@
|
|||
hreflang="zh"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/zh/links/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/</loc>
|
||||
<lastmod>2025-10-13T09:49:55+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/en/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="https://jamesfengcao.gitlab.io/uweb/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/tags/javascript/</loc>
|
||||
<lastmod>2025-04-09T00:35:04+08:00</lastmod>
|
||||
|
|
@ -506,7 +519,7 @@
|
|||
<lastmod>2024-04-02T11:46:25+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/readme/</loc>
|
||||
<lastmod>2025-10-13T09:49:55+08:00</lastmod>
|
||||
<lastmod>2025-10-15T10:25:30+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
@ -531,7 +544,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/zh/unlist/</loc>
|
||||
<lastmod>2025-10-13T09:49:55+08:00</lastmod>
|
||||
<lastmod>2025-10-15T10:25:30+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue