-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
126 lines (120 loc) · 6.16 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html manifest="demo.appcache">
<head>
<title>╮(╯▽╰)╭</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--<link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://apps.bdimg.com/libs/jqueryui/1.10.4/css/jquery-ui.min.css" rel="stylesheet">
<link href="style/Qys_Main.css" rel="stylesheet" />
<script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script>
<script src="https://apps.bdimg.com/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>-->
<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/4.0.0-beta/css/bootstrap.min.css">
<link href="https://apps.bdimg.com/libs/jqueryui/1.10.4/css/jquery-ui.min.css" rel="stylesheet">
<link href="style/Qys_Main.css" rel="stylesheet" />
<script src="https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/popper.js/1.12.5/umd/popper.min.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"></script>
<script src="https://apps.bdimg.com/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
<script src="utilityScripts/jquery.ui.touch-punch.min.js" type="text/javascript"></script>
<script type="text/javascript">
if (typeof SalLocalLabels === 'undefined') {
window.SalLocalLabels = {};
}
SalLocalLabels["RTXT_SIMPLE_CONFIRMATION"] = "Simple confirmation";
SalLocalLabels["RTXT_SELECT_ONE_STRUCTURE"] = "Please select at least one structure.";
SalLocalLabels["RTXT_CANCEL"] = "Cancel";
SalLocalLabels["RTXT_OK"] = "OK";
</script>
</head>
<body>
<div class="container">
<div class="row clearfix">
<div class="col-md-12 column">
<div class="jumbotron">
<h1 data-title="Aaron's blog ╮(╯▽╰)╭">
╮(╯▽╰)╭
</h1>
<p>
This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.
</p>
<p>
<a class="btn btn-primary btn-large" href="#">Learn more</a>
</p>
</div>
</div>
</div>
<div class="row clearfix">
<div class="col-md-4 column">
<img src="">
</div>
<div class="col-md-8 column">
<div>
<div id="mainPage">
<a href="https://eidors.github.io/Direct_Seeding_Test/" target="_blank">浏览器摄像头和话筒权限设置</a>
</div>
<h2>
指东西针
</h2>
<p>
方位仪,指向的是东西方向。懒得改了,暂时没需求就现在吧! 0.0
</p>
<p>
只能在手机端使用,(因为只有手机才会有陀螺仪嘛! 所以不要再问我为什么指针不动的问题了,不解释了。
</p>
<p>
<a class="btn" href="https://eidors.github.io/compass/" target="_blank">open »</a>
</p>
</div>
<div>
<h2>
摄像头、话筒调试
</h2>
<p>
起因是因为要做视频直播的Demo,调试了一下chrome的调用摄像头和话筒的权限。
</p>
<p>
(请各位放心,没有加拍照,也没有传数据回后台,只是一个前端的Demo。至于为什么需要回去摄像头权限,相信你们心理面应该有点B数了。话说只是因为web会有提示而已,难道你们会认为那些没有提示的就没有调用你的摄像头了吗?也太天真了吧。0.0)
</p>
<p>
<a class="btn" href="https://eidors.github.io/Direct_Seeding_Test/" target="_blank">open »</a>
</p>
</div>
<div>
<h2>
看完让你彻底搞懂Websocket原理
</h2>
<p>
看到的一篇博客,觉得写的蛮不错的。0。0
</p>
<p>
<a class="btn" href="/views/Qys_Html5_Blogs_1.html" target="_blank">open »</a>
</p>
</div>
</div>
</div>
<!--<div class="header">涛涛的博客 ╮(╯▽╰)╭ </div>-->
<div id="Main_Menu" class="Main-Menu text-center">
<div id="Icons_Other" class="lanren Icons-Other">
<a href="https://eidors.github.io/views/Qys_Audio.html">Other</a>
</div>
<div id="Icons_Game" class="lanren Icons-Game">Game</div>
<div id="Icons_Cartoon" class="lanren Icons-Cartoon">Cartoon</div>
<div id="Icons_Fiction" class="lanren Icons-Fiction">Fiction</div>
<div id="Icons_Audio" class="lanren Icons-Audio">Audio</div>
<div id="Icons_IP" class="lanren Icons-IP" style="display:block;">IP</div>
<div id="Icons_Video" class="lanren Icons-Video opacity0">Video</div>
</div>
</div>
<div class="modal-backdrop fade" id="modal_backdrop" style="display:none;" onclick="restoreDefault();"></div>
<div hidden>
<audio controls autoplay="true" loop="true">
<source src="audio/Five_Hundred_Miles.ogg" type="audio/ogg">
<source src="audio/Five_Hundred_Miles.mp3" type="audio/mpeg">
您的浏览器不支持 audio 元素。
</audio>
</div>
<script src="utilityScripts/Qyu_Main.js"></script>
</body>
</html>