mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-18 15:39:35 +08:00
35 lines
8.4 KiB
HTML
35 lines
8.4 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en-US">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
<title>ZiuChen</title>
|
||
<meta name="generator" content="VuePress 1.9.7">
|
||
<link rel="icon" href="/logo.png">
|
||
<meta name="description" content="Unlimited Progress.">
|
||
|
||
<link rel="preload" href="/assets/css/0.styles.bf7c54d8.css" as="style"><link rel="preload" href="/assets/js/app.32a84f8c.js" as="script"><link rel="preload" href="/assets/js/2.1a074358.js" as="script"><link rel="preload" href="/assets/js/7.4af3e434.js" as="script"><link rel="prefetch" href="/assets/js/10.5f234fd5.js"><link rel="prefetch" href="/assets/js/11.4fe9527a.js"><link rel="prefetch" href="/assets/js/12.6e346fa6.js"><link rel="prefetch" href="/assets/js/3.965fc6a1.js"><link rel="prefetch" href="/assets/js/4.c50615c4.js"><link rel="prefetch" href="/assets/js/5.1ccbbddf.js"><link rel="prefetch" href="/assets/js/6.792bdcdd.js"><link rel="prefetch" href="/assets/js/8.6f679717.js"><link rel="prefetch" href="/assets/js/9.d9b2ac6a.js">
|
||
<link rel="stylesheet" href="/assets/css/0.styles.bf7c54d8.css">
|
||
</head>
|
||
<body>
|
||
<div id="app" data-server-rendered="true"><div class="theme-container no-navbar no-sidebar"><!----> <div class="sidebar-mask"></div> <aside class="sidebar"><nav class="nav-links"><div class="nav-item"><a href="/" class="nav-link">
|
||
首页
|
||
</a></div><div class="nav-item"><a href="/works/" class="nav-link">
|
||
开源作品
|
||
</a></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="个人介绍" class="dropdown-title"><span class="title">个人介绍</span> <span class="arrow down"></span></button> <button type="button" aria-label="个人介绍" class="mobile-dropdown-title"><span class="title">个人介绍</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/self/" class="nav-link">
|
||
关于我
|
||
</a></li><li class="dropdown-item"><h4>
|
||
更多信息
|
||
</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/self/#技术栈" class="nav-link">
|
||
技术栈
|
||
</a></li><li class="dropdown-subitem"><a href="/self/#获得奖项" class="nav-link">
|
||
获得奖项
|
||
</a></li><li class="dropdown-subitem"><a href="/self/#相关链接" class="nav-link">
|
||
相关链接
|
||
</a></li></ul></li></ul></div></div> <a href="https://github.com/ZiuChen/ZiuChen.github.io" target="_blank" rel="noopener noreferrer" class="repo-link">
|
||
GitHub
|
||
<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></nav> <!----> </aside> <main class="page"> <div class="theme-default-content content__default"><div align="center"><img src="/assets/img/logo.b5707df6.png" alt="logo"> <br><br> <h1>超级剪贴板</h1> <i>✨ 记录剪贴板历史并保存到本地,支持文字/图片/文件。</i></div> <p><a href="https://yuanliao.info/d/5722/29" target="_blank" rel="noopener noreferrer">⭐ 插件发布页<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a> <a href="/project/ClipboardManager/guide/">☁️ 数据迁移与同步指南</a> <a href="/project/ClipboardManager/log/">🚚 更新日志</a></p> <h2 id="🔰-开始使用"><a href="#🔰-开始使用" class="header-anchor">#</a> 🔰 开始使用</h2> <p><strong>首次安装需要设置“跟随主程序同时启动”</strong></p> <ul><li>✅ 监听剪贴板并持续将新内容更新到本地磁盘</li> <li>✅ <code>鼠标左键</code> 复制剪贴板历史并粘贴</li> <li>✅ <code>鼠标右键</code> 将剪贴板历史复制到剪贴板</li> <li>✅ 键盘 <code>↑</code> <code>↓</code> 选中历史记录,按下回车直接粘贴选中内容</li> <li>✅ 使用 <code>Tab</code> 键切换分类</li> <li>✅ 插件内按下任意键聚焦搜索框(或使用 <code>Ctrl+F</code> <code>Ctrl+L</code>)</li> <li>✅ 跟随系统设置的深色模式</li> <li>🎁 插件功能自定义、自搭建多端同步服务 ···</li></ul> <hr> <p><img src="/assets/img/img1.40689bb9.png" alt=""></p> <h2 id="📚-安装方式"><a href="#📚-安装方式" class="header-anchor">#</a> 📚 安装方式</h2> <ul><li>官方插件市场安装</li> <li>离线插件安装:<a href="https://pan.baidu.com/s/14GJIXWDU2F4jsqDDq73aFg?pwd=Ziuc" target="_blank" rel="noopener noreferrer">百度网盘<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></li></ul> <h2 id="💝-感谢赞赏"><a href="#💝-感谢赞赏" class="header-anchor">#</a> 💝 感谢赞赏</h2> <p>如果觉得插件帮到了你,可以通过下面的方式赞赏我,这将鼓励我继续维护下去</p> <p><a href="https://qm.qq.com/cgi-bin/qm/qr?k=9qfHKTaQuWqYN1ys1yiQPdJ4iIlHwgL5&jump_from=webapi" target="_blank" rel="noopener noreferrer">催更群 769115389<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a> <a href="https://github.com/ZiuChen" target="_blank" rel="noopener noreferrer">Github<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></p> <p><img src="https://gcore.jsdelivr.net/gh/ZiuChen/ZiuChen/donate.png" alt="donate"></p></div> <footer class="page-edit"><div class="edit-link"><a href="https://github.com/ZiuChen/ZiuChen.github.io/edit/main/docs/project/ClipboardManager/README.md" target="_blank" rel="noopener noreferrer">Edit this page</a> <span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></div> <div class="last-updated"><span class="prefix">Last Updated:</span> <span class="time">8/19/2022, 6:19:02 AM</span></div></footer> <!----> </main></div><div class="global-ui"><!----></div></div>
|
||
<script src="/assets/js/app.32a84f8c.js" defer></script><script src="/assets/js/2.1a074358.js" defer></script><script src="/assets/js/7.4af3e434.js" defer></script>
|
||
</body>
|
||
</html>
|