代码拉取完成,页面将自动刷新
同步操作将从 hvwyl/circuitjs1-zh 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html>
<html>
<head>
<!-- Properties can be specified to influence deferred binding -->
<meta name='gwt:property' content='locale=en_UK'>
<!-- Titles are optional, but useful -->
<title></title>
<style>
.disabled {
color: lightgray
}
.topSpace {
margin-top: 12px;
}
.cursorPointer {
cursor: default;
}
.cursorCross {
cursor: crosshair;
}
.cursorSplitter {
cursor: row-resize;
}
.gwt-MenuItem-disabled {
color: lightgray;
}
.offScreen {
position: absolute;
right: 101%;
overflow: hidden;
}
.gwt-Frame{
scrolling="no";
border: 0px !important;
}
.gwt-MenuItem {
font-size: 12px !important;
}
.gwt-MenuBar-horizontal {
font-size: 12px !important;
}
.gwt-Label-selected {
font-size: 1.3em;
font-weight: 700;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
.gwt-Label-1off {
color: DarkGray;
}
.gwt-Label-2off {
font-size:0.8em;
color: LightGray;
}
.gwt-Label-current {
}
.topButton-red {
margin-top: 5px;
margin-bottom: 5px;
margin-left:5px;
padding: 5px 7px;
text-decoration: none;
color: #ffffff;
cursor: pointer;
cursor: hand;
font-size: small;
background-color: #ff0000;
border: 1px solid #bbb;
border-bottom: 1px solid #a0a0a0;
border-radius: 3px;
-moz-border-radius: 3px;
}
.topButton {
margin-top: 5px;
margin-bottom: 5px;
margin-left:5px;
padding: 5px 7px;
text-decoration: none;
cursor: pointer;
cursor: hand;
font-size: small;
background-color: #e7e7e7;
border: 1px solid #bbb;
border-bottom: 1px solid #a0a0a0;
border-radius: 3px;
-moz-border-radius: 3px;
}
</style>
</head>
<body>
<!-- Include the next line to allow support for dropbox import/export. You will need your own app key. -->
<!--<script type="text/javascript" src="https://www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="YOUR_KEY"></script>-->
<!-- This script tag is what actually loads the GWT module. The -->
<!-- 'nocache.js' file (also called a "selection script") is -->
<!-- produced by the GWT compiler in the module output directory -->
<!-- or generated automatically in development mode. -->
<script language="javascript" src="circuitjs1/circuitjs1.nocache.js"></script>
<!-- Include a history iframe to enable full GWT history support -->
<!-- (the id must be exactly as shown) -->
<iframe src="javascript:''" id="__gwt_historyFrame" style="width:0;height:0;border:0"></iframe>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。