-
Notifications
You must be signed in to change notification settings - Fork 0
/
demo2.html
20 lines (18 loc) · 1.9 KB
/
demo2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<script src="https://cdn.staticfile.org/jquery/1.10.2/jquery.min.js"></script>
<script src="./js/webCollect.js"></script>
<center>
<h1>有意思的网站收录(更新中...)</h1>
<div>
<p>1.真实人声生成 <button title="微软黑科技文字转语音,非常真实">鼠标移到此处查看简介</button> <button id="goto1">跳转</button></p>
<p>2.中华古籍资源库 <button title="中国国家数字图书馆">查看简介</button> <button id="goto2">跳转</button></p>
<p>3.全球食物地图 <button title="发现14719种当地美食佳肴">查看简介</button> <button id="goto3">跳转</button></p>
<p>4.网易云NCM转换 <button title="网易云下载的NCM格式转为MP3">查看简介</button> <button id="goto4">跳转</button></p>
<p>5.抠图/抠视频 <button title="从图像中消除背景/从视频中逐帧消除背景">查看简介</button> <button id="goto5">跳转扣图</button><button id="goto6">跳转扣视频</button></p>
<p>6.吃瓜后续 <button title="持续追踪热点新闻">查看简介</button> <button id="goto7">跳转</button></p>
<p>7.空投快传 <button title="只要设备联网,无系统界限在线快传文件">查看简介</button> <button id="goto8">跳转</button></p>
<p>8.生成迪士尼动画头像 <button title="在线生成迪士尼风格的头像">查看简介</button> <button id="goto9">跳转</button></p>
<p>9.食物营养信息查询 <button title="各种品牌的各种食物查询">查看简介</button> <button id="goto10">跳转</button></p>
<p>10.论文阅读 <button title="在线搜索阅读所有论文">查看简介</button> <button id="goto11">跳转</button></p>
</div>
</center>