uweb/tags/剪贴板/index.html

40 lines
857 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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">剪贴板</h1>
<ul class="posts">
<li class="post">
<a href="../../pccopy">
<span>操作选中(富)文本/元素</span>
</a>
</li>
<li class="post">
<a href="../../cmd">
<span>一键执行任意预定义命令附手机PC剪贴板互通</span>
</a>
</li>
</ul>
<ul>
</div>
</body>
</html>