1 Star 1 Fork 1

淳帅二代 / 86五笔反查

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 510 Bytes
一键复制 编辑 原始数据 按行查看 历史
淳帅二代 提交于 2022-01-26 12:28 . 加入标题
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>86五笔反查</title>
<style>
@font-face {
font-family: 'wubi';
src: url('./启蒙86五笔字体(大写).ttf');
}
textarea {
width: 100%;
font-family: wubi;
font-size: 5em;
text-align: center;
line-height: 1.5;
}
</style>
</head>
<body>
<textarea rows="5">输入汉字反查五笔
</textarea>
</body>
</html>
1
https://gitee.com/haujet/wubi86-revert-query.git
git@gitee.com:haujet/wubi86-revert-query.git
haujet
wubi86-revert-query
86五笔反查
master

搜索帮助