Skip to content

Commit 0f4dce2

Browse files
committed
オブジェクト指向部分のブラッシュアップ
1 parent bc19f72 commit 0f4dce2

73 files changed

Lines changed: 778 additions & 223 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/01_00_JavaScriptを始める前に.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">
@@ -181,7 +181,7 @@ <h1 id="javascriptを始める前に"><a class="header" href="#javascriptを始
181181
<p>このガイドでは、自分でWebページを動かせるようになるための基礎(きそ)をやさしく解説します。それがJavaScriptの基本だからです。</p>
182182
<blockquote>
183183
<p>(参考)
184-
現在のJavaScriptは、Webページの操作だけでなく、いろいろな用途に使えるプログラム言語になり、実際にいろんなところで使われています</p>
184+
現在のJavaScriptは、Webページの操作だけでなく、いろいろな用途に使えるプログラム言語になっています。しかし、今でも、ブラウザ上で活躍しています</p>
185185
</blockquote>
186186
<hr>
187187
<h2 id="i-私たちの舞台wwwワールドワイドウェブ"><a class="header" href="#i-私たちの舞台wwwワールドワイドウェブ">I. 私たちの舞台:WWW(ワールド・ワイド・ウェブ)</a></h2>

docs/01_01_HTML.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/01_02_CSS.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/02_00_はじめてのJavaScript.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/02_01_変数.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/02_02_演算子.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/02_03_制御文.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/02_04_関数.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/03_00_ブラウザのオブジェクト.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

docs/03_01_オブジェクトの中を見てみよう.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-634cee1d.js";
38+
window.path_to_searchindex_js = "searchindex-b133056f.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
41-
<script src="toc-20adbab8.js"></script>
41+
<script src="toc-768ab124.js"></script>
4242
</head>
4343
<body>
4444
<div id="mdbook-help-container">

0 commit comments

Comments
 (0)