Fix a document
This commit is contained in:
parent
595a3469d9
commit
4f1be903c4
4 changed files with 26 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# DevTools 拡張
|
||||
# DevTools エクステンション
|
||||
|
||||
簡単にデバッグをするために、Electronは[Chrome DevTools Extension][devtools-extension]に基本的な対応しています。
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Mac App Store Submission Guide
|
||||
# Mac App Store 提出ガイド
|
||||
|
||||
v0.34.0から、ElectronはMac App Store (MAS)にパッケージ化したアプリを登録することができます。このガイドでは、MASビルド用の制限とアプリを登録する方法についての情報を提供します。
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
# オンライン/オフライン イベントの検知
|
||||
|
||||
|
||||
|
||||
オンラインとオフラインイベントの検知は、標準のHTML 5 APIを使用して、状況表示を実装できます。次の例を見てみましょう。
|
||||
|
||||
_main.js_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue