| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
313 バイト追加 、 2021年9月25日 (土) 23:32
*trueで[[Node.js]]の機能を利用できるようになる
nodeIntegration: true
====Webページをロード====
*loadURLとすることで、外部ページをロードできる
<pre>
// win.loadFile('index.html');
win.loadURL('https://service.typea.info/blogwiki');
</pre>
*[https://service.typea.info/blogwiki Webページ]をElectronアプリ化
[[File:electron_web_app.png|500px]]
==オブジェクト==

案内メニュー