花生壳|学生党进阶指南:用闲置树莓派远程开发51单片机( 三 )


<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Home Screen Icons (favourites and bookmarks use the normal icons) -->
<link rel="apple-touch-icon" sizes="60x60" type="image/png" href=https://news.mydrivers.com/1/790/"app/images/icons/novnc-60x60.png">
<link rel="apple-touch-icon" sizes="76x76" type="image/png" href=https://news.mydrivers.com/1/790/"app/images/icons/novnc-76x76.png">
<link rel="apple-touch-icon" sizes="120x120" type="image/png" href=https://news.mydrivers.com/1/790/"app/images/icons/novnc-120x120.png">
<link rel="apple-touch-icon" sizes="152x152" type="image/png" href=https://news.mydrivers.com/1/790/"app/images/icons/novnc-152x152.png">
<!-- Stylesheets -->
<link rel="stylesheet" href=https://news.mydrivers.com/1/790/"app/styles/base.css">
<script src=https://news.mydrivers.com/1/790/"app/error-handler.js">
<script type="module" crossorigin="anonymous" src=https://news.mydrivers.com/1/790/"app/ui.js">
<link rel="stylesheet" type="text/css" href=https://news.mydrivers.com/1/790/"app/camera/css/normalize.css" />
<link href=https://news.mydrivers.com/1/790/"app/camera/src/css/interactive.css" rel="stylesheet" />
<style>
html, body {
width: 100%;
height: 100%;
background-color: gainsboro;
}
.content {
margin: 10px;
}
#element {
height: 280px;
width: 340px;
top: 240px;
left: 240px;
background-color: #82ABC0;
}
</style>
</head>
<body>
<!-- 摄像头显示框-->
<div id="element" name="Close false">
<div class="content">
<img style="-webkit-user-select: none;margin: auto;" src=https://news.mydrivers.com/1/790/"http://192.168.3.208:8081/">
</div>
</div>
<div id="noVNC_fallback_error" class="noVNC_center">
<div>
<div>noVNC encountered an error:</div>
<br>
<div id="noVNC_fallback_errormsg"></div>
</div>
</div>
<!-- noVNC Control Bar -->
<div id="noVNC_control_bar_anchor" class="noVNC_vcenter">
<div id="noVNC_control_bar">
<div id="noVNC_control_bar_handle" title="Hide/Show the control bar"><div></div></div>
<div class="noVNC_scroll">
【花生壳|学生党进阶指南:用闲置树莓派远程开发51单片机】<h1 class="noVNC_logo" translate="no"><span>no</span><br>VNC</h1>
<!-- Drag/Pan the viewport -->
<input type="image" alt="Drag" src=https://news.mydrivers.com/1/790/"app/images/drag.svg"
id="noVNC_view_drag_button" class="noVNC_button noVNC_hidden"
title="Move/Drag Viewport">
<!--noVNC Touch Device only buttons-->
<div id="noVNC_mobile_buttons">
<input type="image" alt="Keyboard" src=https://news.mydrivers.com/1/790/"app/images/keyboard.svg"
id="noVNC_keyboard_button" class="noVNC_button" title="Show Keyboard">
</div>
<!-- Extra manual keys -->
<input type="image" alt="Extra keys" src=https://news.mydrivers.com/1/790/"app/images/toggleextrakeys.svg"
id="noVNC_toggle_extra_keys_button" class="noVNC_button"
title="Show Extra Keys">
<div class="noVNC_vcenter">
<div id="noVNC_modifiers" class="noVNC_panel">
<input type="image" alt="Ctrl" src=https://news.mydrivers.com/1/790/"app/images/ctrl.svg"
id="noVNC_toggle_ctrl_button" class="noVNC_button"
title="Toggle Ctrl">
<input type="image" alt="Alt" src=https://news.mydrivers.com/1/790/"app/images/alt.svg"
id="noVNC_toggle_alt_button" class="noVNC_button"
title="Toggle Alt">
<input type="image" alt="Windows" src=https://news.mydrivers.com/1/790/"app/images/windows.svg"
id="noVNC_toggle_windows_button" class="noVNC_button"
title="Toggle Windows">
<input type="image" alt="Tab" src=https://news.mydrivers.com/1/790/"app/images/tab.svg"
id="noVNC_send_tab_button" class="noVNC_button"
title="Send Tab">
<input type="image" alt="Esc" src=https://news.mydrivers.com/1/790/"app/images/esc.svg"


推荐阅读