<html lang="en">
<head>
<title>Electron</title>
<style>
body {
color: #3a585f;
font-family: Roboto, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", sans-serif;
margin: 0;
display: flex;
flex-direction: column;
}
.container {
margin: 15px 30px 30px 30px;
flex: 1;
display: flex;
flex-direction: column;
}
.container > * {
margin: 15px 0 0 0;
}
.header {
background-color: #2f3241;
border-bottom: 1px solid #1a1b23;
color: #9feaf9;
padding: 15px 30px;
}
.header a,
.header a:hover {
padding-left: 15px;
color: #9feaf9;
font-weight: 300;
}
.header-nav {
float: right;
margin-top: 12px;
}
.header-version {
font-size: 1em;
padding-left: 10px;
font-weight: 300;
}
.header-icon {
width: 48px;
height: 48px;
vertical-align: middle;
margin-top: -4px;
margin-right: 0.4em;
}
.svg-stroke {
stroke: #9feaf9;
}
.svg-fill {
fill: #9feaf9;
}
.vertical-middle {
vertical-align: middle !important;
}
a,
a:hover {
color: #5667bd;
text-decoration: none;
}
pre, code {
font-family: "Menlo", "Lucida Console", monospace;
border: 1px solid #e0e5e6;
background-color: #f6f8f8;
color: #466a72;
border-radius: 3px;
}
pre {
white-space: pre-wrap;
font-size: 13px;
line-height: 19px;
overflow: auto;
padding: 6px 10px;
}
code {
padding: 1px 4px 1px 4px;
font-size: 13px;
}
#holder {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
border: 1px solid #e0e5e6;
background-color: #f6f8f8;
color: #466a72;
border-radius: 3px;
font-size: 30px;
font-weight: 300;
cursor: default;
-webkit-user-select: none;
}
#holder.hover {
border-color: #2ab0cb;
}
</style>
</head>
<body>
<script>
const remote = require('electron').remote;
const shell = require('electron').shell;
var execPath = remote.process.execPath;
var command = execPath + ' path-to-your-app';
document.onclick = function(e) {
e.preventDefault();
if (e.target.tagName == 'A')
shell.openExternal(e.target.href);
return false;
};
document.ondragover = document.ondrop = function(e) {
e.preventDefault();
return false;
};
/**/
// tests
console.log("process.versions.electron:" + process.versions.electron);
require('electron').ipcRenderer.sendSync('zqz-show', 'TestIpcRenderer', 1);
//////
</script>
<div class="header">
<svg class="header-icon" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<g stroke="none" fill="none" fill-rule="evenodd">
<path class="svg-stroke" d="M11.7014354,7.72646259 C7.91761319,7.04380371 4.81334929,7.69369948 3.61536899,9.74908711 C2.72656361,11.27402 3.03878853,13.3122813 4.27551338,15.4489979 M6.32642733,18.1886712 C7.89193828,19.8928217 9.9666792,21.548102 12.4120986,22.9466461 C18.2414315,26.2804624 24.2930499,27.0779063 27.1669222,25.1368228 M29.8456419,24.0565148 C29.8456419,23.1971812 29.1423799,22.5005537 28.2748621,22.5005537 C27.4073444,22.5005537 26.7040823,23.1971812 26.7040823,24.0565148 C26.7040823,24.9158484 27.4073444,25.612476 28.2748621,25.612476 C29.1423799,25.612476 29.8456419,24.9158484 29.8456419,24.0565148 L29.8456419,24.0565148 Z"></path>
<path class="svg-stroke" d="M26.1017264,17.699802 C28.5790274,14.8008665 29.5563892,11.8210699 28.3609038,9.7699627 C27.4866535,8.27000212 25.5971843,7.51855661 23.1692624,7.48727915 M19.6970573,7.86083838 C17.4054295,8.34719767 14.8948834,9.30454988 12.424266,10.7175048 C6.42288792,14.1497143 2.65401611,19.1281832 3.16552768,22.580522 M3.68501877,25.612476 C4.5525365,25.612476 5.25579857,24.9158484 5.25579857,24.0565148 C5.25579857,23.1971812 4.5525365,22.5005537 3.68501877,22.5005537 C2.81750104,22.5005537 2.11423897,23.1971812 2.11423897,24.0565148 C2.11423897,24.9158484 2.81750104,25.612476 3.68501877,25.612476 L3.68501877,25.612476 L3.68501877,25.612476 Z"></path>
<path class="svg-stroke" d="M10.1856596,25.0699995 C11.480995,28.6529192 13.5999849,30.9876144 15.99422,30.9876144 C17.7292778,30.9876144 19.3197869,29.7615184 20.5570359,27.7228112 M22.0509221,24.3364015 C22.7373456,22.1635452 23.1341282,19.5948285 23.1341282,16.8425133 C23.1341282,10.0879866 20.7444131,4.43922457 17.5485944,3.03357113 M15.99422,4.25337326 C16.8617378,4.25337326 17.5649998,3.55674574 17.5649998,2.69741214 C17.5649998,1.83807854 16.8617378,1.14145101 15.99422,1.14145101 C15.1267023,1.14145101 14.4234402,1.83807854 14.4234402,2.69741214 C14.4234402,3.55674574 15.1267023,4.25337326 15.99422,4.25337326 Z"></path>
<path class="svg-fill" d="M16.2975137,18.2334955 C15.5219407,18.3994908 14.7578457,17.9112502 14.5899415,17.142994 C14.4226932,16.3747378 14.9152558,15.6178512 15.6908287,15.451531 C16.4664016,15.2855357 17.2304967,15.7737763 17.3984009,16.5420325 C17.5659771,17.3102887 17.0730866,18.0671753 16.2975137,18.2334955 Z"></path>
</g>
</svg>
<svg class="vertical-middle" width="156px" height="18px" viewBox="0 0 156 18" xmlns="http://www.w3.org/2000/svg">
<title>Electron</title>
<path stroke="none" fill="currentColor" fill-rule="evenodd" d="M0.93602403,17.0884387 L11.4962951,17.0884387 C11.9763075,17.0884387 12.3603173,16.7044288 12.3603173,16.2244165 C12.3603173,15.7444042 11.9763075,15.3603943 11.4962951,15.3603943 L1.89604868,15.3603943 L1.89604868,9.48024338 L10.2962643,9.48024338 C10.7762767,9.48024338 11.1602865,9.09623352 11.1602865,8.6162212 C11.1602865,8.16020949 10.7762767,7.75219902 10.2962643,7.75219902 L1.89604868,7.75219902 L1.89604868,2.01605176 L11.3762921,2.01605176 C11.8563044,2.01605176 12.2403142,1.6320419 12.2403142,1.15202958 C12.2403142,0.672017252 11.8563044,0.288007394 11.3762921,0.288007394 L0.93602403,0.288007394 C0.432011091,0.288007394 0,0.720018485 0,1.24803204 L0,16.1284141 C0,16.6564276 0.432011091,17.0884387 0.93602403,17.0884387 L0.93602403,17.0884387 Z M19.0804898,16.1284141 C19.0804898,16.6564276 19.5125009,17.0884387 20.0165139,17.0884387 L29.6887622,17.0884387 C30.1687745,17.0884387 30.5527844,16.7044288 30.5527844,16.2244165 C30.5527844,15.7444042 30.1687745,15.3363937 29.6887622,15.3363937 L20.9765385,15.3363937 L20.9765385,1.12802896 C20.9765385,0.600015404 20.5445274,0.168004313 20.0165139,0.168004313 C19.5125009,0.168004313 19.0804898,0.600015404 19.0804898,1.12802896 L19.0804898,16.1284141 Z M37.8729723,17.0884387 L48.4332434,17.0884387 C48.9132557,17.0884387 49.2972656,16.7044288 49.2972656,16.2244165 C49.2972656,15.7444042 48.9132557,15.3603943 48.4332434,15.3603943 L38.8329969,15.3603943 L38.8329969,9.48024338 L47.2332126,9.48024338 C47.7132249,9.48024338 48.0972348,9.09623352 48.0972348,8.6162212 C48.0972348,8.16020949 47.7132249,7.75219902 47.2332126,7.75219902 L38.8329969,7.75219902 L38.8329969,2.01605176 L48.3132403,2.01605176 C48.7932526,2.01605176 49.1772625,1.6320419 49.1772625,1.15202958 C49.1772625,0.672017252 48.7932526,0.288007394 48.3132403,0.288007394 L37.8729723,0.288007394 C37.3689593,0.288007394 36.9369483,0.720018485 36.9369483,1.24803204 L36.9369483,16.1284141 C36.9369483,16.6564276 37.3689593,17.0884387 37.8729723,17.0884387 L37.8729723,17.0884387 Z M63.6976353,17.3764461 C66.4577061,17.3764461 68.2817529,16.4164214 69.9377955,14.9043826 C70.1057998,14.7603789 70.2498035,14.5203728 70.2498035,14.2323654 C70.2498035,13.7523531 69.8177924,13.320342 69.3377801,13.320342 C69.0977739,13.320342 68.8817684,13.440345 68.7377647,13.5843487 C67.2977277,14.9043826 65.8336901,15.6244011 63.7456365,15.6244011 C60.0495416,15.6244011 57.2414695,12.5763229 57.2414695,8.6882230
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
【项目资源】: 包含前端、后端、移动开发、操作系统、人工智能、物联网、信息化管理、数据库、硬件开发、大数据、课程资源、音视频、网站开发等各种技术项目的源码。 包括STM32、ESP8266、PHP、QT、Linux、iOS、C++、Java、python、web、C#、EDA、proteus、RTOS等项目的源码。 【项目质量】: 所有源码都经过严格测试,可以直接运行。 功能在确认正常工作后才上传。 【适用人群】: 适用于希望学习不同技术领域的小白或进阶学习者。 可作为毕设项目、课程设计、大作业、工程实训或初期项目立项。 【附加价值】: 项目具有较高的学习借鉴价值,也可直接拿来修改复刻。 对于有一定基础或热衷于研究的人来说,可以在这些基础代码上进行修改和扩展,实现其他功能。 【沟通交流】: 有任何使用上的问题,欢迎随时与博主沟通,博主会及时解答。 鼓励下载和使用,并欢迎大家互相学习,共同进步。
资源推荐
资源详情
资源评论
收起资源包目录
毕设&课设&项目&实训-基于webkit内核的minblink的可应用于PC端,能调用C#对象的浏览器.zip (740个子文件)
app.config 404B
NodeApi.cs 64KB
Browser.cs 15KB
WebView.cs 14KB
DownLoadForm.Designer.cs 10KB
DownLoadForm.cs 9KB
FunctionCreater.cs 7KB
WindowApi.cs 7KB
JsConvert.cs 7KB
Logger.cs 6KB
CSharpStore.cs 5KB
WebForm.cs 4KB
DelConst.cs 3KB
Resources.Designer.cs 3KB
Program.cs 2KB
BlinkCommon.cs 2KB
PromptForm.Designer.cs 2KB
ExtApi.cs 2KB
WebForm.Designer.cs 1KB
AssemblyInfo.cs 1KB
Settings.Designer.cs 1KB
WebView.Designer.cs 1016B
NativeControl.cs 972B
CSharpObject.cs 896B
Common.cs 654B
WebMessageFilter.cs 363B
PromptForm.cs 339B
WebCore.csproj 47KB
WebCore.Miniblink.csproj 3KB
timelinePanel.css 19KB
elementsPanel.css 16KB
inspectorStyle.css 15KB
networkLogView.css 14KB
helpScreen.css 11KB
responsiveDesignView.css 11KB
consoleView.css 11KB
toolbar.css 9KB
resourcesPanel.css 9KB
codemirror.css 7KB
cmdevtools.css 7KB
elementsTreeOutline.css 6KB
profilesPanel.css 6KB
overrides.css 6KB
sourcesPanel.css 6KB
tabbedPane.css 6KB
splitWidget.css 5KB
serviceWorkersView.css 5KB
networkPanel.css 5KB
animationTimeline.css 5KB
heapProfiler.css 5KB
dataGrid.css 5KB
popover.css 4KB
inspectorSyntaxHighlight.css 4KB
breakpointsList.css 4KB
screencastView.css 4KB
sourcesSearch.css 4KB
sidebarPane.css 4KB
filter.css 4KB
bezierEditor.css 3KB
indexedDBViews.css 3KB
devicesSettingsTab.css 3KB
auditsPanel.css 3KB
sourcesView.css 3KB
accelerometer.css 3KB
spectrum.css 3KB
suggestBox.css 3KB
navigatorView.css 3KB
revisionHistory.css 3KB
searchableView.css 3KB
inspectorCommon.css 3KB
panelEnablerView.css 3KB
requestHeadersView.css 2KB
treeoutline.css 2KB
objectValue.css 2KB
propertiesSection.css 2KB
serviceWorkerCacheViews.css 2KB
xmlView.css 2KB
softContextMenu.css 2KB
promisePane.css 2KB
overviewGrid.css 2KB
breadcrumbs.css 2KB
section.css 2KB
textButton.css 2KB
filmStripView.css 1KB
flameChart.css 1KB
computedStyleSidebarPane.css 1KB
lockIcon.css 1KB
smallIcon.css 1KB
filteredItemSelectionDialog.css 1KB
timelineGrid.css 1KB
checkboxTextLabel.css 1KB
dialog.css 1KB
imageView.css 1KB
textPrompt.css 1KB
uiList.css 1KB
accessibilityNode.css 1KB
radioButton.css 1020B
objectPropertiesSection.css 935B
webSocketFrameView.css 927B
closeButton.css 889B
共 740 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8
资源评论
妄北y
- 粉丝: 1w+
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功