<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>プログラム | コペン</title>
	<atom:link href="https://kopenguin.com/category/it%e3%83%93%e3%82%b8%e3%83%8d%e3%82%b9/%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%a0/feed/" rel="self" type="application/rss+xml" />
	<link>https://kopenguin.com</link>
	<description>レトロゲーム・レトロPC・ホビー情報サイト</description>
	<lastBuildDate>Sat, 13 Jun 2026 15:31:14 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://kopenguin.com/wp-content/uploads/2020/03/cropped-Penguin-icon-2-32x32.png</url>
	<title>プログラム | コペン</title>
	<link>https://kopenguin.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>JavaScriptの歴史概要</title>
		<link>https://kopenguin.com/post-108453/</link>
					<comments>https://kopenguin.com/post-108453/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 13:36:02 +0000</pubDate>
				<category><![CDATA[ITビジネス]]></category>
		<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108453</guid>

					<description><![CDATA[目次 &#x1f4dc; JavaScriptの歴史概要&#x1f5c2; 年表まとめ（簡易表）&#x2705; 一言まとめ &#x1f4dc; JavaScriptの歴史概要 JavaScriptの歴史についてご紹介し [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-2"><label class="toc-title" for="toc-checkbox-2">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">&#x1f4dc; JavaScriptの歴史概要</a><ol><li><a href="#toc2" tabindex="0">&#x1f5c2; 年表まとめ（簡易表）</a></li><li><a href="#toc3" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc4" tabindex="0">プログラミング言語関連ページのご紹介</a></li><li><a href="#toc5" tabindex="0">C言語プログラミング関連サイトのご紹介|まとめ</a></li><li><a href="#toc6" tabindex="0">IT関連ページのご紹介</a></li><li><a href="#toc7" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc8" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc9" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc10" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">&#x1f4dc; JavaScriptの歴史概要</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>JavaScriptの歴史についてご紹介します。</p>
</div>
</div>
<h4>1. 1995年 誕生</h4>
<div class="blank-box"><strong>・開発者</strong> Brendan Eich（当時Netscape社）<br />
<strong>・最初の名称</strong> Mocha → LiveScript → JavaScript（商標的理由でJava風に命名）<br />
<strong>・目的</strong> Webページに動的な機能を持たせるための軽量スクリプト</div>
<h4>2. 1996年 Microsoftが参入</h4>
<div class="blank-box"> ・Internet Explorer 3にJavaScript互換のJScriptを搭載<br />
・しかし実装差異が多く、ブラウザごとの互換性問題が発生</div>
<h4>3. 1997年 標準化（ECMAScript）</h4>
<div class="blank-box"> ・ECMA（欧州電子計算機工業会）が仕様を策定 → ECMA-262（= ECMAScript 1）<br />
・JavaScriptの正式仕様が誕生（→ 各ブラウザが準拠を目指す）</div>
<h4>4. 2005年頃 Ajaxの普及と進化</h4>
<div class="blank-box"> ・Ajax（Asynchronous JavaScript + XML）が登場<br />
<strong>・背景</strong> GoogleがGmailやGoogle Mapsで採用し話題に<br />
・ページをリロードせずにデータ更新ができる → Webアプリ化の第一歩</div>
<h4>5. 2008年 Google Chrome &amp; V8登場</h4>
<div class="blank-box"> ・Google Chromeが登場し、JavaScriptエンジン「V8」を搭載<br />
・これにより処理速度が劇的に高速化 → 大規模アプリ開発が現実に</div>
<h4>6. 2009年 Node.jsの登場</h4>
<div class="blank-box"> ・JavaScriptがサーバーサイドでも使えるように<br />
・フロントもバックもJSで統一可能 → フルスタックJS時代の幕開け</div>
<h4>7. 2015年 ECMAScript 6（ES6 / ES2015）登場</h4>
<div class="blank-box"> <strong>JavaScriptの大改革</strong><br />
・`let`, `const`, アロー関数（`=&gt;`）、クラス構文、テンプレート文字列など追加<br />
・モジュール機能（`import` / `export`）も導入</div>
<div class="blank-box">・モダンJSの基礎が確立</div>
<h4>8. 現在 フレームワーク・多様化の時代</h4>
<div class="blank-box"> ・フロントエンド React / Vue / Angular<br />
・バックエンド Node.js / Express<br />
・その他 TypeScript（型付きJS）、Deno（V8 + セキュア設計）など<br />
・JavaScriptはWeb開発の中心的言語に</div>
<h3><span id="toc2">&#x1f5c2; 年表まとめ（簡易表）</span></h3>
<table>
<thead>
<tr>
<th>年</th>
<th>出来事</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">1995</td>
<td style="text-align: center;">JavaScript誕生（Netscape）</td>
</tr>
<tr>
<td style="text-align: center;">1996</td>
<td style="text-align: center;">MicrosoftがJScript実装</td>
</tr>
<tr>
<td style="text-align: center;">1997</td>
<td style="text-align: center;">ECMA-262による標準化</td>
</tr>
<tr>
<td style="text-align: center;">2005</td>
<td style="text-align: center;">Ajaxブーム、Web 2.0到来</td>
</tr>
<tr>
<td style="text-align: center;">2008</td>
<td style="text-align: center;">Chrome &amp; V8エンジン登場</td>
</tr>
<tr>
<td style="text-align: center;">2009</td>
<td style="text-align: center;">Node.js誕生（JSがサーバでも稼働）</td>
</tr>
<tr>
<td style="text-align: center;">2015</td>
<td style="text-align: center;">ES6（ECMAScript 2015）発表</td>
</tr>
<tr>
<td style="text-align: center;">2020年代</td>
<td style="text-align: center;">React/Vue/Node.jsなどでエコシステム確立</td>
</tr>
</tbody>
</table>
<h3><span id="toc3">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">JavaScriptは、小さなWebスクリプトから始まり、今やWebのフルスタック開発言語へと進化しました。</div>
<h4><strong>プログラミング言語関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>プログラミング言語関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 278px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>プログラミング言語関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt;</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-91874/">ITビジネス</a>|<a target="_self" href="https://kopenguin.com/post-91877/">人工知能</a>|<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)|<a target="_self" href="https://kopenguin.com/post-65739/#google_vignette">ゲーム開発</a><br />
<a target="_self" href="https://kopenguin.com/post-65082/">ホームページ作成・運用</a><br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><strong>ランキング</strong><br />
■<a target="_self" href="https://kopenguin.com/post-91579/">世界の開発者が最も利用しているランキング</a><br />
<a target="_self" href="https://kopenguin.com/post-91556/">プログラミング言語</a>|<a target="_self" href="https://kopenguin.com/post-91561/">データベース</a>|<a target="_self" href="https://kopenguin.com/post-91567/">クラウド/データセンター</a>|<a target="_self" href="https://kopenguin.com/post-91573/">OS</a>|<a target="_self" href="https://kopenguin.com/post-91513/">AI検索ツール</a>|<a target="_self" href="https://kopenguin.com/post-91508/">AI開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-91536/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-91542/">開発環境ツール</a>|<a target="_self" href="https://kopenguin.com/post-91529/">プロジェクト管理</a>|<a target="_self" href="https://kopenguin.com/post-91520/">チームコミュニケーションツール</a>|<a target="_self" href="https://kopenguin.com/post-91552/">フレームワーク</a>|<a target="_self" href="https://kopenguin.com/post-91548/">その他フレームワーク</a>|<br />
【プログラム】<br />
歴史 <a target="_self" href="https://kopenguin.com/post-91960/">進化の系譜</a>|<a target="_self" href="https://kopenguin.com/post-91967/">技術革新</a>|<br />
スクリプト言語<br />
Perl(<a target="_self" href="https://kopenguin.com/post-91785/">機能と特徴</a>|<a target="_self" href="https://kopenguin.com/post-91792/">歴史</a>|<a target="_self" href="https://kopenguin.com/post-91728/">正規表現</a>)<br />
Javascript <a target="_self" href="https://kopenguin.com/post-108462/">概要</a> <a target="_self" href="https://kopenguin.com/post-108453/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108459/">ES6</a><br />
【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc4">プログラミング言語関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>プログラミング言語関連ページをご紹介します。</p>
</div>
</div>
<h3><span id="toc5">C言語プログラミング関連サイトのご紹介|まとめ</span></h3>

<a target="_self" href="https://kopenguin.com/post-65727/" title="【学ぶ/学習】C言語プログラミング関連サイトのご紹介|まとめ" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【学ぶ/学習】C言語プログラミング関連サイトのご紹介|まとめ</div><div class="blogcard-snippet internal-blogcard-snippet">C言語プログラミング関連サイトのご紹介|まとめご訪問ありがとうございます。今回は、C言語プログラミング関連サイトをご紹介します。「NieR：Automata( | 中古・新品通販の駿河屋「シューティングゲームの作り方/自作(プログラミング)...</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2023.06.19</div></div></div></div></a>
<h4><strong>IT関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>IT関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 278px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>IT関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt;</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-91874/">ITビジネス</a>|<a target="_self" href="https://kopenguin.com/post-91877/">人工知能</a>|<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<a target="_self" href="https://kopenguin.com/post-92688/">チームコミュニケーションツール</a><br />
<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)|<br />
<a target="_self" href="https://kopenguin.com/post-65739/#google_vignette">ゲーム開発</a>|<a target="_self" href="https://kopenguin.com/post-65082/">ホームページ作成・運用</a><br />
<a target="_self" href="https://kopenguin.com/post-91870/">自作PC</a><br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc6">IT関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>IT関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc7">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc8">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc9">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc10">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>




<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108453/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>2015年 ECMAScript 6（ES6 / ES2015）の登場</title>
		<link>https://kopenguin.com/post-108459/</link>
					<comments>https://kopenguin.com/post-108459/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 13:42:21 +0000</pubDate>
				<category><![CDATA[ITビジネス]]></category>
		<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108459</guid>

					<description><![CDATA[目次 2015年 ECMAScript 6（ES6 / ES2015）の登場&#x1f4d8; ECMAScript 6（ES6 / ES2015）の概要&#x1f680; 主な追加機能と目的&#x1f527; その他の [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-4"><label class="toc-title" for="toc-checkbox-4">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">2015年 ECMAScript 6（ES6 / ES2015）の登場</a><ol><li><a href="#toc2" tabindex="0">&#x1f4d8; ECMAScript 6（ES6 / ES2015）の概要</a></li><li><a href="#toc3" tabindex="0">&#x1f680; 主な追加機能と目的</a></li><li><a href="#toc4" tabindex="0">&#x1f527; その他の注目機能</a></li><li><a href="#toc5" tabindex="0">&#x1f4a1; なぜ「革命的」だったのか？</a></li><li><a href="#toc6" tabindex="0">&#x1f5c2; 使用例（コードサンプル）</a></li><li><a href="#toc7" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc8" tabindex="0">プログラミング言語関連ページのご紹介</a></li><li><a href="#toc9" tabindex="0">C言語プログラミング関連サイトのご紹介|まとめ</a></li><li><a href="#toc10" tabindex="0">IT関連ページのご紹介</a></li><li><a href="#toc11" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc12" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc13" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc14" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">2015年 ECMAScript 6（ES6 / ES2015）の登場</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「2015年 ECMAScript 6（ES6 / ES2015）の登場」について、以下に詳しく解説します。</p>
</div>
</div>
<h3><span id="toc2">&#x1f4d8; ECMAScript 6（ES6 / ES2015）の概要</span></h3>
<div class="blank-box"><strong>・発表年</strong> 2015年6月（ECMA-262 第6版）<br />
<strong>・通称</strong> 「ES6」または「ES2015」</div>
<div class="blank-box"><strong>JavaScript史上最大のアップデート</strong><br />
→ 従来の欠点（スコープ・構文の不整合・非同期処理の煩雑さ）を改善し、モダン開発の基礎を整備</div>
<h3><span id="toc3">&#x1f680; 主な追加機能と目的</span></h3>
<table>
<thead>
<tr>
<th>機能</th>
<th>説明</th>
<th>主な目的</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>let</code> / <code>const</code></td>
<td>ブロックスコープの変数宣言</td>
<td><code>var</code>の欠点（巻き上げ・再定義）解消</td>
</tr>
<tr>
<td>アロー関数 <code>()=&gt;{}</code></td>
<td>簡潔な関数記法。<code>this</code>の挙動が固定</td>
<td>コールバック地獄の可読性向上</td>
</tr>
<tr>
<td>クラス構文 <code>class</code></td>
<td>OOP風にクラスを定義可能</td>
<td>従来の<code>prototype</code>構文の簡素化</td>
</tr>
<tr>
<td>モジュール <code>import</code> / <code>export</code></td>
<td>ファイル分割・再利用可能に</td>
<td>アプリの構造化を促進</td>
</tr>
<tr>
<td>テンプレートリテラル <code>`Hello ${name}`</code></td>
<td>改行や変数展開に対応</td>
<td><code>+</code>連結の煩雑さを解消</td>
</tr>
<tr>
<td>デフォルト引数・分割代入</td>
<td>関数引数や配列・オブジェクトの簡略化</td>
<td>冗長なnullチェック削減</td>
</tr>
<tr>
<td><code>Promise</code></td>
<td>非同期処理をチェーン化</td>
<td>コールバック地獄の解消（→ async/awaitの前段）</td>
</tr>
<tr>
<td><code>Map</code> / <code>Set</code></td>
<td>高度なコレクション型</td>
<td>オブジェクトに代わる高速で明確なキー管理</td>
</tr>
<tr>
<td><code>Symbol</code></td>
<td>一意の識別子型</td>
<td>オブジェクトの衝突回避などに活用</td>
</tr>
</tbody>
</table>
<h3><span id="toc4">&#x1f527; その他の注目機能</span></h3>
<div class="blank-box"><strong>イテレータ / ジェネレータ </strong><br />
・カスタムループ処理が可能（`function*`）</div>
<div class="blank-box"><strong>for&#8230;of ループ</strong><br />
・イテラブル（配列など）に対する簡潔なループ</div>
<div class="blank-box"><strong>新しいビルトインAPI</strong><br />
・`Number.isNaN()`, `String.repeat()`, `Array.find()`など多数</div>
<h3><span id="toc5">&#x1f4a1; なぜ「革命的」だったのか？</span></h3>
<div class="blank-box">・構文レベルでの「近代化」 クラス・モジュール・ブロックスコープなどが初めて標準に</div>
<div class="blank-box">・フレームワークの土台 React, Vue, Angular, Babel, WebpackなどのモダンJS開発がES6で加速</div>
<div class="blank-box">・可読性と安全性の向上 コードの意図が明確になり、バグが減少</div>
<h3><span id="toc6">&#x1f5c2; 使用例（コードサンプル）</span></h3>
<pre><code>js
// let / const
const name = "コペンギン";
let age = 30;

// アロー関数
const greet = (name) =&gt; `こんにちは、${name}さん！`;

// 分割代入とデフォルト引数
function showProfile({ name = "名無し", age = 0 }) {
  console.log(`${name} (${age}歳)`);
}

// モジュール（別ファイルで）
export const msg = "こんにちは";
import { msg } from './module.js';

// Promise
fetch('/api/data')
  .then(res =&gt; res.json())
  .then(data =&gt; console.log(data));
</code></pre>
<h3><span id="toc7">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">ES6はJavaScriptを「本格的なプログラミング言語」へ進化させた歴史的アップデートです。 現代のJS開発では、ES6の知識が“前提”になります。</div>
<h4><strong>プログラミング言語関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>プログラミング言語関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 278px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>プログラミング言語関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt;</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-91874/">ITビジネス</a>|<a target="_self" href="https://kopenguin.com/post-91877/">人工知能</a>|<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)|<a target="_self" href="https://kopenguin.com/post-65739/#google_vignette">ゲーム開発</a><br />
<a target="_self" href="https://kopenguin.com/post-65082/">ホームページ作成・運用</a><br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><strong>ランキング</strong><br />
■<a target="_self" href="https://kopenguin.com/post-91579/">世界の開発者が最も利用しているランキング</a><br />
<a target="_self" href="https://kopenguin.com/post-91556/">プログラミング言語</a>|<a target="_self" href="https://kopenguin.com/post-91561/">データベース</a>|<a target="_self" href="https://kopenguin.com/post-91567/">クラウド/データセンター</a>|<a target="_self" href="https://kopenguin.com/post-91573/">OS</a>|<a target="_self" href="https://kopenguin.com/post-91513/">AI検索ツール</a>|<a target="_self" href="https://kopenguin.com/post-91508/">AI開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-91536/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-91542/">開発環境ツール</a>|<a target="_self" href="https://kopenguin.com/post-91529/">プロジェクト管理</a>|<a target="_self" href="https://kopenguin.com/post-91520/">チームコミュニケーションツール</a>|<a target="_self" href="https://kopenguin.com/post-91552/">フレームワーク</a>|<a target="_self" href="https://kopenguin.com/post-91548/">その他フレームワーク</a>|<br />
【プログラム】<br />
歴史 <a target="_self" href="https://kopenguin.com/post-91960/">進化の系譜</a>|<a target="_self" href="https://kopenguin.com/post-91967/">技術革新</a>|<br />
スクリプト言語<br />
Perl(<a target="_self" href="https://kopenguin.com/post-91785/">機能と特徴</a>|<a target="_self" href="https://kopenguin.com/post-91792/">歴史</a>|<a target="_self" href="https://kopenguin.com/post-91728/">正規表現</a>)<br />
Javascript <a target="_self" href="https://kopenguin.com/post-108462/">概要</a> <a target="_self" href="https://kopenguin.com/post-108453/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108459/">ES6</a><br />
【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc8">プログラミング言語関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>プログラミング言語関連ページをご紹介します。</p>
</div>
</div>
<h3><span id="toc9">C言語プログラミング関連サイトのご紹介|まとめ</span></h3>

<a target="_self" href="https://kopenguin.com/post-65727/" title="【学ぶ/学習】C言語プログラミング関連サイトのご紹介|まとめ" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【学ぶ/学習】C言語プログラミング関連サイトのご紹介|まとめ</div><div class="blogcard-snippet internal-blogcard-snippet">C言語プログラミング関連サイトのご紹介|まとめご訪問ありがとうございます。今回は、C言語プログラミング関連サイトをご紹介します。「NieR：Automata( | 中古・新品通販の駿河屋「シューティングゲームの作り方/自作(プログラミング)...</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2023.06.19</div></div></div></div></a>
<h4><strong>IT関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>IT関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 278px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>IT関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt;</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-91874/">ITビジネス</a>|<a target="_self" href="https://kopenguin.com/post-91877/">人工知能</a>|<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<a target="_self" href="https://kopenguin.com/post-92688/">チームコミュニケーションツール</a><br />
<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)|<br />
<a target="_self" href="https://kopenguin.com/post-65739/#google_vignette">ゲーム開発</a>|<a target="_self" href="https://kopenguin.com/post-65082/">ホームページ作成・運用</a><br />
<a target="_self" href="https://kopenguin.com/post-91870/">自作PC</a><br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc10">IT関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>IT関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img loading="lazy" decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc11">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc12">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc13">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc14">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>




<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108459/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>JavaScriptとは</title>
		<link>https://kopenguin.com/post-108462/</link>
					<comments>https://kopenguin.com/post-108462/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 13:55:07 +0000</pubDate>
				<category><![CDATA[ITビジネス]]></category>
		<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108462</guid>

					<description><![CDATA[目次 JavaScriptとは&#x1f4d8; JavaScriptとは？&#x1f527; 特徴&#x1f5a5; できることの例（フロントエンド）&#x1f310; 使用例（HTML内に記述）&#x1f501; H [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-6"><label class="toc-title" for="toc-checkbox-6">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">JavaScriptとは</a><ol><li><a href="#toc2" tabindex="0">&#x1f4d8; JavaScriptとは？</a></li><li><a href="#toc3" tabindex="0">&#x1f527; 特徴</a></li><li><a href="#toc4" tabindex="0">&#x1f5a5; できることの例（フロントエンド）</a></li><li><a href="#toc5" tabindex="0">&#x1f310; 使用例（HTML内に記述）</a></li><li><a href="#toc6" tabindex="0">&#x1f501; HTML / CSS / JavaScript の関係</a></li><li><a href="#toc7" tabindex="0">&#x1f4c8; 応用技術（モダン開発）</a></li><li><a href="#toc8" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc9" tabindex="0">プログラミング言語関連ページのご紹介</a></li><li><a href="#toc10" tabindex="0">C言語プログラミング関連サイトのご紹介|まとめ</a></li><li><a href="#toc11" tabindex="0">IT関連ページのご紹介</a></li><li><a href="#toc12" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc13" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc14" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc15" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">JavaScriptとは</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「JavaScript」についてを、初学者向けにわかりやすく解説します。</p>
</div>
</div>
<h3><span id="toc2">&#x1f4d8; JavaScriptとは？</span></h3>
<div class="blank-box">JavaScript（ジャバスクリプト）は、主にWebブラウザ上で動作するプログラミング言語です。 HTMLやCSSと組み合わせて、Webページに動きや機能（インタラクティブ性）を与えるために使われます。</div>
<h3><span id="toc3">&#x1f527; 特徴</span></h3>
<table>
<thead>
<tr>
<th>特徴</th>
<th>説明</th>
</tr>
</thead>
<tbody>
<tr>
<td>&#x2705; クライアントサイドで動作</td>
<td>ユーザーのPCブラウザで処理されるため高速</td>
</tr>
<tr>
<td>&#x2705; HTML/CSSと連携</td>
<td>Webページの要素を動的に操作可能</td>
</tr>
<tr>
<td>&#x2705; 標準搭載</td>
<td>ほとんどのブラウザで最初から使用可能</td>
</tr>
<tr>
<td>&#x2705; サーバーでも使える</td>
<td>Node.jsを使えば、Webサーバー構築も可能</td>
</tr>
<tr>
<td>&#x2705; 多数のフレームワーク</td>
<td>React、Vue、Angularなど豊富な支援ライブラリ</td>
</tr>
</tbody>
</table>
<h3><span id="toc4">&#x1f5a5; できることの例（フロントエンド）</span></h3>
<table>
<thead>
<tr>
<th>分類</th>
<th>具体例</th>
</tr>
</thead>
<tbody>
<tr>
<td>UI操作</td>
<td>メニューの開閉、タブ切り替え、モーダル表示</td>
</tr>
<tr>
<td>入力チェック</td>
<td>フォームの必須項目やメール形式のバリデーション</td>
</tr>
<tr>
<td>アニメーション</td>
<td>スライド表示・フェードインなど</td>
</tr>
<tr>
<td>通信処理</td>
<td>サーバーからデータ取得（Ajax / fetch）</td>
</tr>
<tr>
<td>ゲーム</td>
<td>簡単なブラウザゲームも可能</td>
</tr>
</tbody>
</table>
<h3><span id="toc5">&#x1f310; 使用例（HTML内に記述）</span></h3>
<pre><code>
&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;JavaScript例&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;p id="text"&gt;ここが変わります&lt;/p&gt;
&lt;button onclick="changeText()"&gt;クリック！&lt;/button&gt;

&lt;script&gt;
function changeText() {
document.getElementById("text").innerHTML = "こんにちは！";
}
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;
</code></pre>
<h3><span id="toc6">&#x1f501; HTML / CSS / JavaScript の関係</span></h3>
<table>
<thead>
<tr>
<th>技術</th>
<th>役割</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;"><strong>HTML</strong></td>
<td style="text-align: center;">ページの構造・内容</td>
</tr>
<tr>
<td style="text-align: center;"><strong>CSS</strong></td>
<td style="text-align: center;">見た目・デザイン</td>
</tr>
<tr>
<td style="text-align: center;"><strong>JavaScript</strong></td>
<td style="text-align: center;">動き・機能（操作や処理）</td>
</tr>
</tbody>
</table>
<h3><span id="toc7">&#x1f4c8; 応用技術（モダン開発）</span></h3>
<table>
<thead>
<tr>
<th>技術</th>
<th>説明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">Node.js</td>
<td style="text-align: center;">JavaScriptでサーバーを動かす技術</td>
</tr>
<tr>
<td style="text-align: center;">React / Vue</td>
<td style="text-align: center;">UIを部品として再利用できるフレームワーク</td>
</tr>
<tr>
<td style="text-align: center;">TypeScript</td>
<td style="text-align: center;">型をつけて安全に書けるJS拡張</td>
</tr>
<tr>
<td style="text-align: center;">Electron</td>
<td style="text-align: center;">JavaScriptでデスクトップアプリを作れる</td>
</tr>
<tr>
<td style="text-align: center;">Deno</td>
<td style="text-align: center;">新しいJSランタイム（Node.jsの進化版）</td>
</tr>
</tbody>
</table>
<h3><span id="toc8">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">JavaScriptは「Webに動きを与えるための言語」から始まり、今では「Webもサーバーも書ける万能言語」へと進化しています。</div>
<h4><strong>プログラミング言語関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>プログラミング言語関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 278px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>プログラミング言語関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt;</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-91874/">ITビジネス</a>|<a target="_self" href="https://kopenguin.com/post-91877/">人工知能</a>|<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)|<a target="_self" href="https://kopenguin.com/post-65739/#google_vignette">ゲーム開発</a><br />
<a target="_self" href="https://kopenguin.com/post-65082/">ホームページ作成・運用</a><br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><strong>ランキング</strong><br />
■<a target="_self" href="https://kopenguin.com/post-91579/">世界の開発者が最も利用しているランキング</a><br />
<a target="_self" href="https://kopenguin.com/post-91556/">プログラミング言語</a>|<a target="_self" href="https://kopenguin.com/post-91561/">データベース</a>|<a target="_self" href="https://kopenguin.com/post-91567/">クラウド/データセンター</a>|<a target="_self" href="https://kopenguin.com/post-91573/">OS</a>|<a target="_self" href="https://kopenguin.com/post-91513/">AI検索ツール</a>|<a target="_self" href="https://kopenguin.com/post-91508/">AI開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-91536/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-91542/">開発環境ツール</a>|<a target="_self" href="https://kopenguin.com/post-91529/">プロジェクト管理</a>|<a target="_self" href="https://kopenguin.com/post-91520/">チームコミュニケーションツール</a>|<a target="_self" href="https://kopenguin.com/post-91552/">フレームワーク</a>|<a target="_self" href="https://kopenguin.com/post-91548/">その他フレームワーク</a>|<br />
【プログラム】<br />
歴史 <a target="_self" href="https://kopenguin.com/post-91960/">進化の系譜</a>|<a target="_self" href="https://kopenguin.com/post-91967/">技術革新</a>|<br />
スクリプト言語<br />
Perl(<a target="_self" href="https://kopenguin.com/post-91785/">機能と特徴</a>|<a target="_self" href="https://kopenguin.com/post-91792/">歴史</a>|<a target="_self" href="https://kopenguin.com/post-91728/">正規表現</a>)<br />
Javascript <a target="_self" href="https://kopenguin.com/post-108462/">概要</a> <a target="_self" href="https://kopenguin.com/post-108453/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108459/">ES6</a><br />
【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc9">プログラミング言語関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>プログラミング言語関連ページをご紹介します。</p>
</div>
</div>
<h3><span id="toc10">C言語プログラミング関連サイトのご紹介|まとめ</span></h3>

<a target="_self" href="https://kopenguin.com/post-65727/" title="【学ぶ/学習】C言語プログラミング関連サイトのご紹介|まとめ" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2023/06/20210403230679-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【学ぶ/学習】C言語プログラミング関連サイトのご紹介|まとめ</div><div class="blogcard-snippet internal-blogcard-snippet">C言語プログラミング関連サイトのご紹介|まとめご訪問ありがとうございます。今回は、C言語プログラミング関連サイトをご紹介します。「NieR：Automata( | 中古・新品通販の駿河屋「シューティングゲームの作り方/自作(プログラミング)...</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2023.06.19</div></div></div></div></a>
<h4><strong>IT関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>IT関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 278px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>IT関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt;</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-91874/">ITビジネス</a>|<a target="_self" href="https://kopenguin.com/post-91877/">人工知能</a>|<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<a target="_self" href="https://kopenguin.com/post-92688/">チームコミュニケーションツール</a><br />
<a target="_self" href="https://kopenguin.com/post-65131/">開発ツール</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)|<br />
<a target="_self" href="https://kopenguin.com/post-65739/#google_vignette">ゲーム開発</a>|<a target="_self" href="https://kopenguin.com/post-65082/">ホームページ作成・運用</a><br />
<a target="_self" href="https://kopenguin.com/post-91870/">自作PC</a><br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc11">IT関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>IT関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img loading="lazy" decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc12">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc13">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc14">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc15">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>




<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108462/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>「Googleスプレッドシート → kintoneへの定期バッチ自動登録／更新」‐時間トリガー機能</title>
		<link>https://kopenguin.com/post-108479/</link>
					<comments>https://kopenguin.com/post-108479/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 14:29:12 +0000</pubDate>
				<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108479</guid>

					<description><![CDATA[目次 「Googleスプレッドシート → kintoneへの定期バッチ自動登録／更新」‐時間トリガー機能&#x2705; 定期バッチ処理とは？&#x1f9ed; 全体構成フロー&#x1f527; 実装手順（例 毎日データ [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-8"><label class="toc-title" for="toc-checkbox-8">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">「Googleスプレッドシート → kintoneへの定期バッチ自動登録／更新」‐時間トリガー機能</a><ol><li><a href="#toc2" tabindex="0">&#x2705; 定期バッチ処理とは？</a></li><li><a href="#toc3" tabindex="0">&#x1f9ed; 全体構成フロー</a></li><li><a href="#toc4" tabindex="0">&#x1f527; 実装手順（例 毎日データをkintoneに登録）</a></li><li><a href="#toc5" tabindex="0">&#x1f4a1; よくある拡張パターン</a></li><li><a href="#toc6" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc7" tabindex="0">Googleサービス関連ページのご紹介</a></li><li><a href="#toc8" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc9" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc10" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc11" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">「Googleスプレッドシート → kintoneへの定期バッチ自動登録／更新」‐時間トリガー機能</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「Googleスプレッドシート → kintoneへの定期バッチ自動登録／更新」は、Google Apps Script（GAS）+ 時間トリガー機能を使えば実現可能です。以下に詳しく解説します。</p>
</div>
</div>
<h3><span id="toc2">&#x2705; 定期バッチ処理とは？</span></h3>
<div class="blank-box">Google Apps Scriptを定期的に自動実行（バッチ処理）し、 スプレッドシートのデータをkintoneに「新規登録」「更新」などを行う仕組みです。</div>
<h3><span id="toc3">&#x1f9ed; 全体構成フロー</span></h3>
<pre><code>plaintext
① スプレッドシートにデータ入力
　↓
② GASで読み取り → kintone REST APIで登録または更新
　↓
③ GASのトリガー機能で「毎日5時」など定期実行
</code></pre>
<h3><span id="toc4">&#x1f527; 実装手順（例 毎日データをkintoneに登録）</span></h3>
<h4>1. スクリプト作成（Apps Script）</h4>
<pre><code>javascript
function batchToKintone() {
  const appId = '123'; // kintoneのアプリID
  const apiToken = 'YOUR_API_TOKEN';
  const subDomain = 'yourdomain';

  const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheetByName("データ");
  const data = sheet.getDataRange().getValues();

  const headers = {
    "X-Cybozu-API-Token": apiToken,
    "Content-Type": "application/json"
  };

  for (let i = 1; i &lt; data.length; i++) {
    const row = data[i];

    const payload = {
      "app": appId,
      "record": {
        "name": { "value": row },
        "email": { "value": row }
      }
    };

    const options = {
      "method": "post",
      "headers": headers,
      "payload": JSON.stringify(payload)
    };

    const url = `https://${subDomain}.cybozu.com/k/v1/record.json`;
    UrlFetchApp.fetch(url, options);
  }
}
</code></pre>
<h4>2. 時間トリガーの設定</h4>
<div class="blank-box">1. Apps Scriptの画面で &#x23f1;&#xfe0f; マーク「トリガー」をクリック</div>
<div class="blank-box">2. 「トリガーを追加」ボタンを押す</div>
<div class="blank-box">3. 下記のように設定<br />
・実行する関数 `batchToKintone`<br />
・イベントの種類 時間主導型<br />
・時間ベースのタイマー 例「日付ベース → 午前5時」</div>
<h4>3. 実行ログ確認</h4>
<div class="blank-box">・エラー時は「Apps Script エディタ → 実行ログ」で詳細確認 ・kintone側で不要なレコードが増えすぎないよう注意</div>
<h3><span id="toc5">&#x1f4a1; よくある拡張パターン</span></h3>
<table>
<thead>
<tr>
<th style="text-align: center;">拡張内容</th>
<th style="text-align: center;">方法</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">更新処理（PUT）</td>
<td style="text-align: center;">レコードIDまたはユニークキーで分岐処理を追加</td>
</tr>
<tr>
<td style="text-align: center;">条件付き登録</td>
<td style="text-align: center;">スプレッドシートの列に「未登録」などのフラグを入れる</td>
</tr>
<tr>
<td style="text-align: center;">ログ記録</td>
<td style="text-align: center;">登録後に「ステータス」列を更新して再登録を防止</td>
</tr>
</tbody>
</table>
<h3><span id="toc6">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">Google Apps Scriptのトリガー機能を使えば、スプレッドシート → kintoneのバッチ登録／更新処理を完全自動化できます。業務効率の向上に非常に有効です。</div>
<h4><strong>Googleサービス関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 1009px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>Googleサービス関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt; <a target="_self" href="https://kopenguin.com/post-65131/">エディタ</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【GAS(Google Apps Script)】</td>
</tr>
<tr style="height: 596px;">
<td style="text-align: center; height: 596px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-108472/">概要</a> <a target="_self" href="https://kopenguin.com/post-108465/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108469/">V8以前と以後</a><br />
<a target="_self" href="https://kopenguin.com/post-65749/">ショットカット</a>|<a target="_self" href="https://kopenguin.com/post-66113/">MimeType一覧</a>||<br />
【Googleドライブの操作】<br />
基本編(<a target="_self" href="https://kopenguin.com/post-66074/">フォルダ名/URLを取得</a>|<a target="_self" href="https://kopenguin.com/post-66096/">スプレットシートのフォルダID取得</a>|<a target="_self" href="https://kopenguin.com/post-66088/">ファイル一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66091/">フォルダ一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66099/">ファイル一括削除</a>|||||<br />
【スプレットシートの操作】<br />
■基本編(<a target="_self" href="https://kopenguin.com/post-65763/">スプレッドシート取得</a>|<a target="_self" href="https://kopenguin.com/post-65768/">操作</a>|<a target="_self" href="https://kopenguin.com/post-65753/">コピー</a>)<br />
■ファイル操作(<a target="_self" href="https://kopenguin.com/post-66145/">一括コピー</a>|<a target="_self" href="https://kopenguin.com/post-66165/">ファイル情報一括取得</a>||||)<br />
■シート操作<br />
<a target="_self" href="https://kopenguin.com/post-65758/">シート取得</a>|<a target="_self" href="https://kopenguin.com/post-65773/">シート非表示/再表示</a>|<a target="_self" href="https://kopenguin.com/post-65781/">タブ色変更</a>|<a target="_self" href="https://kopenguin.com/post-65791/">シート一括作成/削除</a><br />
便利機能(<a target="_self" href="https://kopenguin.com/post-66107/">目次の自動作成</a>|<a target="_self" href="https://kopenguin.com/post-66210/">シートの表示/非表示</a>|<a target="_self" href="https://kopenguin.com/post-66215/">メニュー操作</a>)<br />
■セル操作<br />
(<a target="_self" href="https://kopenguin.com/post-65797/">1セル操作</a>|複数セル値|(<a target="_self" href="https://kopenguin.com/post-66176/">取得</a>|<a target="_self" href="https://kopenguin.com/post-66181/">記載</a>)|<a target="_self" href="https://kopenguin.com/post-66187/">範囲データをクリア</a>|<a target="_self" href="https://kopenguin.com/post-66122/">数式を最終行までコピー</a>|<a target="_self" href="https://kopenguin.com/post-66126/">全シート一括値貼り</a>|<a target="_self" href="https://kopenguin.com/post-66160/">グループ化</a>|<a target="_self" href="https://kopenguin.com/post-66170/">並び替え</a>|<a target="_self" href="https://kopenguin.com/post-66192/">連想配列</a>|)<br />
■書式(<a target="_self" href="https://kopenguin.com/post-66155/">書式設定</a>|||)<br />
■フォント(<a target="_self" href="https://kopenguin.com/post-66131/">フォントの英名確認</a>|<a target="_self" href="https://kopenguin.com/post-66140/">フォント/文字サイズを一括変換</a>)<br />
■画像(<a target="_self" href="https://kopenguin.com/post-66222/">QRコード生成</a>|<a target="_self" href="https://kopenguin.com/post-66231/">画像ファイルを一括生成</a>|||)<br />
■独自メニュー(<a target="_self" href="https://kopenguin.com/post-66199/">作成</a>|<a target="_self" href="https://kopenguin.com/post-66206/">サブメニュー/区切り線</a>)<br />
■便利なスクリプト(<a target="_self" href="https://kopenguin.com/post-66103/">ファイル情報の一括取得</a>|||</td>
</tr>
<tr>
<td style="text-align: center;" colspan="4">【kintone】<br />
スプレッドシート <a target="_self" href="https://kopenguin.com/post-108476/">kintoneで更新</a> <a target="_self" href="https://kopenguin.com/post-108479/">定期バッチ</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【SEO】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-79326/">SEOの歴史</a>|<a target="_self" href="https://kopenguin.com/post-79331/">アルゴリズムアップデート</a>||||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65131/">テキストエディタ</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow sponsored noopener" target="_blank" data-atag-id="1" data-post-id="108479" style="word-wrap: break-word;" href="https://hb.afl.rakuten.co.jp/ichiba/334d1456.83406a94.334d1457.295f145a/?pc=https%3A%2F%2Fitem.rakuten.co.jp%2Ftry3%2F4549995186550%2F&link_type=pict&ut=eyJwYWdlIjoiaXRlbSIsInR5cGUiOiJwaWN0Iiwic2l6ZSI6IjQwMHg0MDAiLCJuYW0iOjEsIm5hbXAiOiJyaWdodCIsImNvbSI6MSwiY29tcCI6ImRvd24iLCJwcmljZSI6MCwiYm9yIjoxLCJjb2wiOjEsImJidG4iOjEsInByb2QiOjAsImFtcCI6ZmFsc2V9"><img decoding="async" class="alignnone" style="margin: 2px;" title="" src="https://hbb.afl.rakuten.co.jp/hgb/334d1456.83406a94.334d1457.295f145a/?me_id=1203403&item_id=10032415&pc=https%3A%2F%2Fthumbnail.image.rakuten.co.jp%2F%400_mall%2Ftry3%2Fcabinet%2F08276030%2F4549995186550r.jpg%3F_ex%3D400x400&s=400x400&t=pict" alt="" border="0" /></a>
<p style="text-align: center;"><p style="text-align: center;"><a rel="nofollow noopener" target="_blank" data-atag-id="2" data-post-id="108479" href="https://hb.afl.rakuten.co.jp/hgc/1e8d7ebe.e8a14b96.1e8d7ebf.e96d85dd/?pc=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FMacBook%2F565162%2F%3Fs%3D6&link_type=hybrid_url&ut=eyJwYWdlIjoidXJsIiwidHlwZSI6Imh5YnJpZF91cmwiLCJjb2wiOjF9">パソコン > Macbook |楽天<span class="fa fa-external-link external-icon anchor-icon"></span></a></p></p>
</p>

<h3><span id="toc7">Googleサービス関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img loading="lazy" decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc8">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc9">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc10">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc11">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>



<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108479/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>「Googleスプレッドシートの内容をkintoneに更新（登録・編集）」するには</title>
		<link>https://kopenguin.com/post-108476/</link>
					<comments>https://kopenguin.com/post-108476/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 14:22:37 +0000</pubDate>
				<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108476</guid>

					<description><![CDATA[目次 「Googleスプレッドシートの内容をkintoneに更新（登録・編集）」するには&#x2705; 全体概要&#x1f6e0; 必要な準備&#x1f9ea; サンプルコード（新規登録 POST）&#x1f501;  [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-10"><label class="toc-title" for="toc-checkbox-10">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">「Googleスプレッドシートの内容をkintoneに更新（登録・編集）」するには</a><ol><li><a href="#toc2" tabindex="0">&#x2705; 全体概要</a></li><li><a href="#toc3" tabindex="0">&#x1f6e0; 必要な準備</a></li><li><a href="#toc4" tabindex="0">&#x1f9ea; サンプルコード（新規登録 POST）</a></li><li><a href="#toc5" tabindex="0">&#x1f501; 更新処理（PUT）にするには？</a></li><li><a href="#toc6" tabindex="0">&#x23f1; 自動化（定期バッチ実行）</a></li><li><a href="#toc7" tabindex="0">&#x1f510; 注意点</a></li><li><a href="#toc8" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc9" tabindex="0">Googleサービス関連ページのご紹介</a></li><li><a href="#toc10" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc11" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc12" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc13" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">「Googleスプレッドシートの内容をkintoneに更新（登録・編集）」するには</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「Googleスプレッドシートの内容をkintoneに更新（登録・編集）」するには、Google Apps Script（GAS）＋kintone REST APIを使う方法が一般的です。以下に詳しく解説します。</p>
</div>
</div>
<h3><span id="toc2">&#x2705; 全体概要</span></h3>
<table>
<thead>
<tr>
<th>項目</th>
<th>内容</th>
</tr>
</thead>
<tbody>
<tr>
<td>目的</td>
<td>スプレッドシートの内容をkintoneアプリに自動で登録・更新</td>
</tr>
<tr>
<td>手段</td>
<td>GASでスプレッドシートの内容を読み取り、kintone REST APIを使って書き込み</td>
</tr>
<tr>
<td>方式</td>
<td>①一括登録（POST）／②レコード更新（PUT）などに対応可能</td>
</tr>
</tbody>
</table>
<h3><span id="toc3">&#x1f6e0; 必要な準備</span></h3>
<div class="blank-box"><strong>1. kintone側</strong><br />
・APIトークンを発行（管理画面で設定）<br />
・アプリIDを確認<br />
・フィールドコード（文字列、数値など）を確認</div>
<div class="blank-box"><strong>2. スプレッドシート側 </strong><br />
・A1行目 kintoneのフィールドコードと対応させる<br />
・以降の行 データ行</div>
<div class="blank-box"><strong> 3. GASでスクリプト作成</strong></div>
<h3><span id="toc4">&#x1f9ea; サンプルコード（新規登録 POST）</span></h3>
<pre><code>javascript
function postToKintone() {
  const appId = '123';  // kintoneアプリID
  const apiToken = 'YOUR_KINTONE_API_TOKEN';
  const subDomain = 'yourdomain'; // サブドメイン（https://◯◯.cybozu.com）

  const sheet = SpreadsheetApp.getActiveSpreadsheet().getSheetByName("シート1");
  const values = sheet.getDataRange().getValues(); // A1からすべて読み込む

  const headers = {
    "X-Cybozu-API-Token": apiToken,
    "Content-Type": "application/json"
  };

  for (let i = 1; i &lt; values.length; i++) {
    const row = values[i];

    const payload = {
      "app": appId,
      "record": {
        "name": { "value": row },   // フィールドコードと対応（例）
        "email": { "value": row }
      }
    };

    const options = {
      "method": "post",
      "headers": headers,
      "payload": JSON.stringify(payload)
    };

    const url = `https://${subDomain}.cybozu.com/k/v1/record.json`;
    UrlFetchApp.fetch(url, options);
  }
}
</code></pre>
<h3><span id="toc5">&#x1f501; 更新処理（PUT）にするには？</span></h3>
<div class="blank-box">・レコードID（またはユニークキー）が必要です。<br />
・URLを `/record.json` にし、`method: put`、`id: xxx` を指定。</div>
<h3><span id="toc6">&#x23f1; 自動化（定期バッチ実行）</span></h3>
<div class="blank-box">GASの「トリガー」設定で、毎日や毎時間実行可能です。<br />
・編集画面 → &#x23f1; マーク → 時間ベースのトリガーを追加</div>
<h3><span id="toc7">&#x1f510; 注意点</span></h3>
<div class="blank-box">・kintone APIトークンには必要最小限の権限を設定（登録／更新／閲覧）<br />
・フィールドコード名がスプレッドシートの列と一致していることを確認<br />
・レコード数が多い場合はAPIのレート制限に注意（1秒間5回）</div>
<h3><span id="toc8">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">GASとkintone APIを使えば、Googleスプレッドシートの内容を自動でkintoneに登録・更新できます。定期実行も可能で業務効率化に最適です。</div>
<h4><strong>Googleサービス関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 1009px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>Googleサービス関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt; <a target="_self" href="https://kopenguin.com/post-65131/">エディタ</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【GAS(Google Apps Script)】</td>
</tr>
<tr style="height: 596px;">
<td style="text-align: center; height: 596px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-108472/">概要</a> <a target="_self" href="https://kopenguin.com/post-108465/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108469/">V8以前と以後</a><br />
<a target="_self" href="https://kopenguin.com/post-65749/">ショットカット</a>|<a target="_self" href="https://kopenguin.com/post-66113/">MimeType一覧</a>||<br />
【Googleドライブの操作】<br />
基本編(<a target="_self" href="https://kopenguin.com/post-66074/">フォルダ名/URLを取得</a>|<a target="_self" href="https://kopenguin.com/post-66096/">スプレットシートのフォルダID取得</a>|<a target="_self" href="https://kopenguin.com/post-66088/">ファイル一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66091/">フォルダ一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66099/">ファイル一括削除</a>|||||<br />
【スプレットシートの操作】<br />
■基本編(<a target="_self" href="https://kopenguin.com/post-65763/">スプレッドシート取得</a>|<a target="_self" href="https://kopenguin.com/post-65768/">操作</a>|<a target="_self" href="https://kopenguin.com/post-65753/">コピー</a>)<br />
■ファイル操作(<a target="_self" href="https://kopenguin.com/post-66145/">一括コピー</a>|<a target="_self" href="https://kopenguin.com/post-66165/">ファイル情報一括取得</a>||||)<br />
■シート操作<br />
<a target="_self" href="https://kopenguin.com/post-65758/">シート取得</a>|<a target="_self" href="https://kopenguin.com/post-65773/">シート非表示/再表示</a>|<a target="_self" href="https://kopenguin.com/post-65781/">タブ色変更</a>|<a target="_self" href="https://kopenguin.com/post-65791/">シート一括作成/削除</a><br />
便利機能(<a target="_self" href="https://kopenguin.com/post-66107/">目次の自動作成</a>|<a target="_self" href="https://kopenguin.com/post-66210/">シートの表示/非表示</a>|<a target="_self" href="https://kopenguin.com/post-66215/">メニュー操作</a>)<br />
■セル操作<br />
(<a target="_self" href="https://kopenguin.com/post-65797/">1セル操作</a>|複数セル値|(<a target="_self" href="https://kopenguin.com/post-66176/">取得</a>|<a target="_self" href="https://kopenguin.com/post-66181/">記載</a>)|<a target="_self" href="https://kopenguin.com/post-66187/">範囲データをクリア</a>|<a target="_self" href="https://kopenguin.com/post-66122/">数式を最終行までコピー</a>|<a target="_self" href="https://kopenguin.com/post-66126/">全シート一括値貼り</a>|<a target="_self" href="https://kopenguin.com/post-66160/">グループ化</a>|<a target="_self" href="https://kopenguin.com/post-66170/">並び替え</a>|<a target="_self" href="https://kopenguin.com/post-66192/">連想配列</a>|)<br />
■書式(<a target="_self" href="https://kopenguin.com/post-66155/">書式設定</a>|||)<br />
■フォント(<a target="_self" href="https://kopenguin.com/post-66131/">フォントの英名確認</a>|<a target="_self" href="https://kopenguin.com/post-66140/">フォント/文字サイズを一括変換</a>)<br />
■画像(<a target="_self" href="https://kopenguin.com/post-66222/">QRコード生成</a>|<a target="_self" href="https://kopenguin.com/post-66231/">画像ファイルを一括生成</a>|||)<br />
■独自メニュー(<a target="_self" href="https://kopenguin.com/post-66199/">作成</a>|<a target="_self" href="https://kopenguin.com/post-66206/">サブメニュー/区切り線</a>)<br />
■便利なスクリプト(<a target="_self" href="https://kopenguin.com/post-66103/">ファイル情報の一括取得</a>|||</td>
</tr>
<tr>
<td style="text-align: center;" colspan="4">【kintone】<br />
スプレッドシート <a target="_self" href="https://kopenguin.com/post-108476/">kintoneで更新</a> <a target="_self" href="https://kopenguin.com/post-108479/">定期バッチ</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【SEO】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-79326/">SEOの歴史</a>|<a target="_self" href="https://kopenguin.com/post-79331/">アルゴリズムアップデート</a>||||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65131/">テキストエディタ</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow sponsored noopener" target="_blank" data-atag-id="1" data-post-id="108476" style="word-wrap: break-word;" href="https://hb.afl.rakuten.co.jp/ichiba/334d1456.83406a94.334d1457.295f145a/?pc=https%3A%2F%2Fitem.rakuten.co.jp%2Ftry3%2F4549995186550%2F&link_type=pict&ut=eyJwYWdlIjoiaXRlbSIsInR5cGUiOiJwaWN0Iiwic2l6ZSI6IjQwMHg0MDAiLCJuYW0iOjEsIm5hbXAiOiJyaWdodCIsImNvbSI6MSwiY29tcCI6ImRvd24iLCJwcmljZSI6MCwiYm9yIjoxLCJjb2wiOjEsImJidG4iOjEsInByb2QiOjAsImFtcCI6ZmFsc2V9"><img decoding="async" class="alignnone" style="margin: 2px;" title="" src="https://hbb.afl.rakuten.co.jp/hgb/334d1456.83406a94.334d1457.295f145a/?me_id=1203403&item_id=10032415&pc=https%3A%2F%2Fthumbnail.image.rakuten.co.jp%2F%400_mall%2Ftry3%2Fcabinet%2F08276030%2F4549995186550r.jpg%3F_ex%3D400x400&s=400x400&t=pict" alt="" border="0" /></a>
<p style="text-align: center;"><p style="text-align: center;"><a rel="nofollow noopener" target="_blank" data-atag-id="2" data-post-id="108476" href="https://hb.afl.rakuten.co.jp/hgc/1e8d7ebe.e8a14b96.1e8d7ebf.e96d85dd/?pc=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FMacBook%2F565162%2F%3Fs%3D6&link_type=hybrid_url&ut=eyJwYWdlIjoidXJsIiwidHlwZSI6Imh5YnJpZF91cmwiLCJjb2wiOjF9">パソコン > Macbook |楽天<span class="fa fa-external-link external-icon anchor-icon"></span></a></p></p>
</p>

<h3><span id="toc9">Googleサービス関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img loading="lazy" decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc10">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc11">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc12">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc13">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>



<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108476/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title> Google Apps Script（GAS）とは？</title>
		<link>https://kopenguin.com/post-108472/</link>
					<comments>https://kopenguin.com/post-108472/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 14:15:58 +0000</pubDate>
				<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108472</guid>

					<description><![CDATA[目次  Google Apps Script（GAS）とは？&#x2705; Google Apps Script（GAS）とは？&#x1f3af; 主な用途&#x1f527; 特徴&#x1f9e9; 実行形態の違い&# [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-12"><label class="toc-title" for="toc-checkbox-12">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0"> Google Apps Script（GAS）とは？</a><ol><li><a href="#toc2" tabindex="0">&#x2705; Google Apps Script（GAS）とは？</a></li><li><a href="#toc3" tabindex="0">&#x1f3af; 主な用途</a></li><li><a href="#toc4" tabindex="0">&#x1f527; 特徴</a></li><li><a href="#toc5" tabindex="0">&#x1f9e9; 実行形態の違い</a></li><li><a href="#toc6" tabindex="0">&#x1f680; 具体例（簡単なGASコード）</a></li><li><a href="#toc7" tabindex="0">&#x1f4a1; 補足 よく使われる関連API</a></li><li><a href="#toc8" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc9" tabindex="0">Googleサービス関連ページのご紹介</a></li><li><a href="#toc10" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc11" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc12" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc13" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1"> Google Apps Script（GAS）とは？</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「Google GAS」とは、正式には Google Apps Script（グーグル・アップス・スクリプト） の略です。以下にわかりやすく解説します。</p>
</div>
</div>
<h3><span id="toc2">&#x2705; Google Apps Script（GAS）とは？</span></h3>
<div class="blank-box">Googleが提供する クラウド上で動作するJavaScriptベースのスクリプト環境 です。 Google Workspace（旧G Suite）の各種サービス（Gmail、スプレッドシート、Googleカレンダーなど）を自動化・連携できます。</div>
<h3><span id="toc3">&#x1f3af; 主な用途</span></h3>
<div class="blank-box">・Googleスプレッドシートの自動処理（データ整形、通知など）<br />
・Gmailの自動送信、フィルタ処理<br />
・Googleフォームの回答管理・通知<br />
・Googleカレンダーへの予定登録<br />
・他のSaaSサービスとの連携（Slack、kintone、LINE WORKSなど）<br />
・定期バッチ処理の作成（時間トリガー）<br />
・Web APIサーバーとしての利用（Webアプリ化）</div>
<h3><span id="toc4">&#x1f527; 特徴</span></h3>
<table>
<thead>
<tr>
<th>特徴</th>
<th>説明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">&#x2705; クラウド実行</td>
<td style="text-align: center;">ブラウザから開発・実行でき、ローカル環境不要</td>
</tr>
<tr>
<td style="text-align: center;">&#x2705; 無料で使える</td>
<td style="text-align: center;">GoogleアカウントがあればOK（商用利用も可）</td>
</tr>
<tr>
<td style="text-align: center;">&#x2705; JavaScriptベース</td>
<td style="text-align: center;">Web開発者にとって習得しやすい</td>
</tr>
<tr>
<td style="text-align: center;">&#x2705; 自動化に強い</td>
<td style="text-align: center;">繰り返し処理・トリガーで業務効率化が可能</td>
</tr>
<tr>
<td style="text-align: center;">&#x2705; REST API対応</td>
<td style="text-align: center;">外部サービスとの連携も容易</td>
</tr>
</tbody>
</table>
<h3><span id="toc5">&#x1f9e9; 実行形態の違い</span></h3>
<table>
<thead>
<tr>
<th style="text-align: center;">形式</th>
<th style="text-align: center;">概要</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">スタンドアロン型</td>
<td style="text-align: center;">スプレッドシートなどに依存せず単独で動作</td>
</tr>
<tr>
<td style="text-align: center;">コンテナバインド型</td>
<td style="text-align: center;">特定のスプレッドシートやドキュメントに紐付けて動作</td>
</tr>
</tbody>
</table>
<h3><span id="toc6">&#x1f680; 具体例（簡単なGASコード）</span></h3>
<pre><code>javascript
function sendDailyEmail() {
  const email = "example@example.com";
  const subject = "毎日のレポート";
  const body = "本日の業務報告を確認してください。";
  MailApp.sendEmail(email, subject, body);
}
</code></pre>
<h3><span id="toc7">&#x1f4a1; 補足 よく使われる関連API</span></h3>
<div class="blank-box">・`SpreadsheetApp` Googleスプレッドシート操作<br />
・`GmailApp` Gmail送信・受信処理<br />
・`CalendarApp` カレンダー予定作成<br />
・`UrlFetchApp` 外部API連携<br />
・`PropertiesService` 設定保存</div>
<h3><span id="toc8">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">Google GASとは、Googleサービスを自動化・連携するための無料クラウド型スクリプトツールです。JavaScript感覚で業務効率化が可能です。</div>
<h4><strong>Googleサービス関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 1009px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>Googleサービス関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt; <a target="_self" href="https://kopenguin.com/post-65131/">エディタ</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【GAS(Google Apps Script)】</td>
</tr>
<tr style="height: 596px;">
<td style="text-align: center; height: 596px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-108472/">概要</a> <a target="_self" href="https://kopenguin.com/post-108465/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108469/">V8以前と以後</a><br />
<a target="_self" href="https://kopenguin.com/post-65749/">ショットカット</a>|<a target="_self" href="https://kopenguin.com/post-66113/">MimeType一覧</a>||<br />
【Googleドライブの操作】<br />
基本編(<a target="_self" href="https://kopenguin.com/post-66074/">フォルダ名/URLを取得</a>|<a target="_self" href="https://kopenguin.com/post-66096/">スプレットシートのフォルダID取得</a>|<a target="_self" href="https://kopenguin.com/post-66088/">ファイル一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66091/">フォルダ一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66099/">ファイル一括削除</a>|||||<br />
【スプレットシートの操作】<br />
■基本編(<a target="_self" href="https://kopenguin.com/post-65763/">スプレッドシート取得</a>|<a target="_self" href="https://kopenguin.com/post-65768/">操作</a>|<a target="_self" href="https://kopenguin.com/post-65753/">コピー</a>)<br />
■ファイル操作(<a target="_self" href="https://kopenguin.com/post-66145/">一括コピー</a>|<a target="_self" href="https://kopenguin.com/post-66165/">ファイル情報一括取得</a>||||)<br />
■シート操作<br />
<a target="_self" href="https://kopenguin.com/post-65758/">シート取得</a>|<a target="_self" href="https://kopenguin.com/post-65773/">シート非表示/再表示</a>|<a target="_self" href="https://kopenguin.com/post-65781/">タブ色変更</a>|<a target="_self" href="https://kopenguin.com/post-65791/">シート一括作成/削除</a><br />
便利機能(<a target="_self" href="https://kopenguin.com/post-66107/">目次の自動作成</a>|<a target="_self" href="https://kopenguin.com/post-66210/">シートの表示/非表示</a>|<a target="_self" href="https://kopenguin.com/post-66215/">メニュー操作</a>)<br />
■セル操作<br />
(<a target="_self" href="https://kopenguin.com/post-65797/">1セル操作</a>|複数セル値|(<a target="_self" href="https://kopenguin.com/post-66176/">取得</a>|<a target="_self" href="https://kopenguin.com/post-66181/">記載</a>)|<a target="_self" href="https://kopenguin.com/post-66187/">範囲データをクリア</a>|<a target="_self" href="https://kopenguin.com/post-66122/">数式を最終行までコピー</a>|<a target="_self" href="https://kopenguin.com/post-66126/">全シート一括値貼り</a>|<a target="_self" href="https://kopenguin.com/post-66160/">グループ化</a>|<a target="_self" href="https://kopenguin.com/post-66170/">並び替え</a>|<a target="_self" href="https://kopenguin.com/post-66192/">連想配列</a>|)<br />
■書式(<a target="_self" href="https://kopenguin.com/post-66155/">書式設定</a>|||)<br />
■フォント(<a target="_self" href="https://kopenguin.com/post-66131/">フォントの英名確認</a>|<a target="_self" href="https://kopenguin.com/post-66140/">フォント/文字サイズを一括変換</a>)<br />
■画像(<a target="_self" href="https://kopenguin.com/post-66222/">QRコード生成</a>|<a target="_self" href="https://kopenguin.com/post-66231/">画像ファイルを一括生成</a>|||)<br />
■独自メニュー(<a target="_self" href="https://kopenguin.com/post-66199/">作成</a>|<a target="_self" href="https://kopenguin.com/post-66206/">サブメニュー/区切り線</a>)<br />
■便利なスクリプト(<a target="_self" href="https://kopenguin.com/post-66103/">ファイル情報の一括取得</a>|||</td>
</tr>
<tr>
<td style="text-align: center;" colspan="4">【kintone】<br />
スプレッドシート <a target="_self" href="https://kopenguin.com/post-108476/">kintoneで更新</a> <a target="_self" href="https://kopenguin.com/post-108479/">定期バッチ</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【SEO】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-79326/">SEOの歴史</a>|<a target="_self" href="https://kopenguin.com/post-79331/">アルゴリズムアップデート</a>||||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65131/">テキストエディタ</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow sponsored noopener" target="_blank" data-atag-id="1" data-post-id="108472" style="word-wrap: break-word;" href="https://hb.afl.rakuten.co.jp/ichiba/334d1456.83406a94.334d1457.295f145a/?pc=https%3A%2F%2Fitem.rakuten.co.jp%2Ftry3%2F4549995186550%2F&link_type=pict&ut=eyJwYWdlIjoiaXRlbSIsInR5cGUiOiJwaWN0Iiwic2l6ZSI6IjQwMHg0MDAiLCJuYW0iOjEsIm5hbXAiOiJyaWdodCIsImNvbSI6MSwiY29tcCI6ImRvd24iLCJwcmljZSI6MCwiYm9yIjoxLCJjb2wiOjEsImJidG4iOjEsInByb2QiOjAsImFtcCI6ZmFsc2V9"><img decoding="async" class="alignnone" style="margin: 2px;" title="" src="https://hbb.afl.rakuten.co.jp/hgb/334d1456.83406a94.334d1457.295f145a/?me_id=1203403&item_id=10032415&pc=https%3A%2F%2Fthumbnail.image.rakuten.co.jp%2F%400_mall%2Ftry3%2Fcabinet%2F08276030%2F4549995186550r.jpg%3F_ex%3D400x400&s=400x400&t=pict" alt="" border="0" /></a>
<p style="text-align: center;"><p style="text-align: center;"><a rel="nofollow noopener" target="_blank" data-atag-id="2" data-post-id="108472" href="https://hb.afl.rakuten.co.jp/hgc/1e8d7ebe.e8a14b96.1e8d7ebf.e96d85dd/?pc=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FMacBook%2F565162%2F%3Fs%3D6&link_type=hybrid_url&ut=eyJwYWdlIjoidXJsIiwidHlwZSI6Imh5YnJpZF91cmwiLCJjb2wiOjF9">パソコン > Macbook |楽天<span class="fa fa-external-link external-icon anchor-icon"></span></a></p></p>
</p>

<h3><span id="toc9">Googleサービス関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img loading="lazy" decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc10">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc11">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc12">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc13">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>



<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108472/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>「Google Apps Script (GAS) における V8ランタイム以前と以後の記述比較」</title>
		<link>https://kopenguin.com/post-108469/</link>
					<comments>https://kopenguin.com/post-108469/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 14:10:54 +0000</pubDate>
				<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108469</guid>

					<description><![CDATA[目次 「Google Apps Script (GAS) における V8ランタイム以前と以後の記述比較」&#x1f9ed; 比較概要&#x1f527; コード比較（主要機能別）&#x1f4d8; 対応ブラウザ・実行環境に [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-14"><label class="toc-title" for="toc-checkbox-14">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">「Google Apps Script (GAS) における V8ランタイム以前と以後の記述比較」</a><ol><li><a href="#toc2" tabindex="0">&#x1f9ed; 比較概要</a></li><li><a href="#toc3" tabindex="0">&#x1f527; コード比較（主要機能別）</a></li><li><a href="#toc4" tabindex="0">&#x1f4d8; 対応ブラウザ・実行環境に関する補足</a></li><li><a href="#toc5" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc6" tabindex="0">Googleサービス関連ページのご紹介</a></li><li><a href="#toc7" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc8" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc9" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc10" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">「Google Apps Script (GAS) における V8ランタイム以前と以後の記述比較」</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「&#x1f4d8;Google Apps Script (GAS) における V8ランタイム以前と以後の記述比較」を、具体的なコードと共にご紹介します。</p>
</div>
</div>
<h3><span id="toc2">&#x1f9ed; 比較概要</span></h3>
<table>
<thead>
<tr>
<th style="text-align: center;">項目</th>
<th style="text-align: center;">V8以前（Rhino）</th>
<th style="text-align: center;">V8以降（モダンJS）</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">JavaScript仕様</td>
<td style="text-align: center;">ES5まで</td>
<td style="text-align: center;">ES6以降対応（ES2020まで一部）</td>
</tr>
<tr>
<td style="text-align: center;">変数宣言</td>
<td style="text-align: center;"><code>var</code>のみ</td>
<td style="text-align: center;"><code>let</code>, <code>const</code>使用可能</td>
</tr>
<tr>
<td style="text-align: center;">関数定義</td>
<td style="text-align: center;">通常関数のみ</td>
<td style="text-align: center;">アロー関数 <code>()=&gt;{}</code> 使用可能</td>
</tr>
<tr>
<td style="text-align: center;">クラス定義</td>
<td style="text-align: center;">非対応（function + prototype）</td>
<td style="text-align: center;"><code>class</code>構文使用可能</td>
</tr>
<tr>
<td style="text-align: center;">テンプレート文字列</td>
<td style="text-align: center;"><code>+</code>で連結</td>
<td style="text-align: center;"><code>`文字列${変数}`</code> 使用可能</td>
</tr>
<tr>
<td style="text-align: center;">スプレッド構文</td>
<td style="text-align: center;">非対応</td>
<td style="text-align: center;"><code>[...arr]</code>, <code>{...obj}</code> 使用可能</td>
</tr>
<tr>
<td style="text-align: center;">デフォルト引数</td>
<td style="text-align: center;">非対応</td>
<td style="text-align: center;"><code>function f(x = 0)</code> 使用可能</td>
</tr>
<tr>
<td style="text-align: center;">配列操作</td>
<td style="text-align: center;"><code>for</code>, <code>forEach</code>等</td>
<td style="text-align: center;"><code>map</code>, <code>filter</code>, <code>reduce</code>可読性向上</td>
</tr>
</tbody>
</table>
<h3><span id="toc3">&#x1f527; コード比較（主要機能別）</span></h3>
<h4>① 変数宣言</h4>
<pre><code>javascript
// V8以前
var name = "コペンギン";

// V8以降
const name = "コペンギン";
let count = 0;
</code></pre>
<h4>② テンプレートリテラル</h4>
<pre><code>javascript
// V8以前
var msg = "こんにちは、" + name + "さん！";

// V8以降
const msg = `こんにちは、${name}さん！`;
</code></pre>
<h4>③ アロー関数</h4>
<pre><code>javascript
// V8以前
function greet(name) {
  return "Hello, " + name;
}

// V8以降
const greet = name =&gt; `Hello, ${name}`;
</code></pre>
<h4>④ 配列のスプレッド展開</h4>
<pre><code>javascript
// V8以前
var merged = arr1.concat(arr2);

// V8以降
const merged = [...arr1, ...arr2];
</code></pre>
<h4>⑤ クラス定義</h4>
<pre><code>javascript
// V8以前（擬似クラス）
function User(name) {
  this.name = name;
}
User.prototype.sayHello = function() {
  return "Hello " + this.name;
};

// V8以降
class User {
  constructor(name) {
    this.name = name;
  }
  sayHello() {
    return `Hello ${this.name}`;
  }
}
</code></pre>
<h4>⑥ デフォルト引数 + 分割代入</h4>
<pre><code>javascript
// V8以前
function showProfile(profile) {
  var name = profile.name || "名無し";
  var age = profile.age || 0;
}

// V8以降
function showProfile({ name = "名無し", age = 0 }) {
  console.log(`${name} (${age}歳)`);
}
</code></pre>
<h3><span id="toc4">&#x1f4d8; 対応ブラウザ・実行環境に関する補足</span></h3>
<div class="blank-box">・GASはChrome V8エンジンをバックエンドで使用しており、ブラウザ依存ではありません</div>
<div class="blank-box">・V8ランタイムは2020年から正式採用され、現在は新規プロジェクトでデフォルトになっています</div>
<h3><span id="toc5">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">V8移行により、GASは「現代的なJavaScript」がそのまま書ける開発環境になりました。 可読性・保守性が大幅に向上しており、Node.jsライクな書き方が可能です。</div>
<h4><strong>Googleサービス関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 1009px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>Googleサービス関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt; <a target="_self" href="https://kopenguin.com/post-65131/">エディタ</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【GAS(Google Apps Script)】</td>
</tr>
<tr style="height: 596px;">
<td style="text-align: center; height: 596px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-108472/">概要</a> <a target="_self" href="https://kopenguin.com/post-108465/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108469/">V8以前と以後</a><br />
<a target="_self" href="https://kopenguin.com/post-65749/">ショットカット</a>|<a target="_self" href="https://kopenguin.com/post-66113/">MimeType一覧</a>||<br />
【Googleドライブの操作】<br />
基本編(<a target="_self" href="https://kopenguin.com/post-66074/">フォルダ名/URLを取得</a>|<a target="_self" href="https://kopenguin.com/post-66096/">スプレットシートのフォルダID取得</a>|<a target="_self" href="https://kopenguin.com/post-66088/">ファイル一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66091/">フォルダ一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66099/">ファイル一括削除</a>|||||<br />
【スプレットシートの操作】<br />
■基本編(<a target="_self" href="https://kopenguin.com/post-65763/">スプレッドシート取得</a>|<a target="_self" href="https://kopenguin.com/post-65768/">操作</a>|<a target="_self" href="https://kopenguin.com/post-65753/">コピー</a>)<br />
■ファイル操作(<a target="_self" href="https://kopenguin.com/post-66145/">一括コピー</a>|<a target="_self" href="https://kopenguin.com/post-66165/">ファイル情報一括取得</a>||||)<br />
■シート操作<br />
<a target="_self" href="https://kopenguin.com/post-65758/">シート取得</a>|<a target="_self" href="https://kopenguin.com/post-65773/">シート非表示/再表示</a>|<a target="_self" href="https://kopenguin.com/post-65781/">タブ色変更</a>|<a target="_self" href="https://kopenguin.com/post-65791/">シート一括作成/削除</a><br />
便利機能(<a target="_self" href="https://kopenguin.com/post-66107/">目次の自動作成</a>|<a target="_self" href="https://kopenguin.com/post-66210/">シートの表示/非表示</a>|<a target="_self" href="https://kopenguin.com/post-66215/">メニュー操作</a>)<br />
■セル操作<br />
(<a target="_self" href="https://kopenguin.com/post-65797/">1セル操作</a>|複数セル値|(<a target="_self" href="https://kopenguin.com/post-66176/">取得</a>|<a target="_self" href="https://kopenguin.com/post-66181/">記載</a>)|<a target="_self" href="https://kopenguin.com/post-66187/">範囲データをクリア</a>|<a target="_self" href="https://kopenguin.com/post-66122/">数式を最終行までコピー</a>|<a target="_self" href="https://kopenguin.com/post-66126/">全シート一括値貼り</a>|<a target="_self" href="https://kopenguin.com/post-66160/">グループ化</a>|<a target="_self" href="https://kopenguin.com/post-66170/">並び替え</a>|<a target="_self" href="https://kopenguin.com/post-66192/">連想配列</a>|)<br />
■書式(<a target="_self" href="https://kopenguin.com/post-66155/">書式設定</a>|||)<br />
■フォント(<a target="_self" href="https://kopenguin.com/post-66131/">フォントの英名確認</a>|<a target="_self" href="https://kopenguin.com/post-66140/">フォント/文字サイズを一括変換</a>)<br />
■画像(<a target="_self" href="https://kopenguin.com/post-66222/">QRコード生成</a>|<a target="_self" href="https://kopenguin.com/post-66231/">画像ファイルを一括生成</a>|||)<br />
■独自メニュー(<a target="_self" href="https://kopenguin.com/post-66199/">作成</a>|<a target="_self" href="https://kopenguin.com/post-66206/">サブメニュー/区切り線</a>)<br />
■便利なスクリプト(<a target="_self" href="https://kopenguin.com/post-66103/">ファイル情報の一括取得</a>|||</td>
</tr>
<tr>
<td style="text-align: center;" colspan="4">【kintone】<br />
スプレッドシート <a target="_self" href="https://kopenguin.com/post-108476/">kintoneで更新</a> <a target="_self" href="https://kopenguin.com/post-108479/">定期バッチ</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【SEO】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-79326/">SEOの歴史</a>|<a target="_self" href="https://kopenguin.com/post-79331/">アルゴリズムアップデート</a>||||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65131/">テキストエディタ</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow sponsored noopener" target="_blank" data-atag-id="1" data-post-id="108469" style="word-wrap: break-word;" href="https://hb.afl.rakuten.co.jp/ichiba/334d1456.83406a94.334d1457.295f145a/?pc=https%3A%2F%2Fitem.rakuten.co.jp%2Ftry3%2F4549995186550%2F&link_type=pict&ut=eyJwYWdlIjoiaXRlbSIsInR5cGUiOiJwaWN0Iiwic2l6ZSI6IjQwMHg0MDAiLCJuYW0iOjEsIm5hbXAiOiJyaWdodCIsImNvbSI6MSwiY29tcCI6ImRvd24iLCJwcmljZSI6MCwiYm9yIjoxLCJjb2wiOjEsImJidG4iOjEsInByb2QiOjAsImFtcCI6ZmFsc2V9"><img decoding="async" class="alignnone" style="margin: 2px;" title="" src="https://hbb.afl.rakuten.co.jp/hgb/334d1456.83406a94.334d1457.295f145a/?me_id=1203403&item_id=10032415&pc=https%3A%2F%2Fthumbnail.image.rakuten.co.jp%2F%400_mall%2Ftry3%2Fcabinet%2F08276030%2F4549995186550r.jpg%3F_ex%3D400x400&s=400x400&t=pict" alt="" border="0" /></a>
<p style="text-align: center;"><p style="text-align: center;"><a rel="nofollow noopener" target="_blank" data-atag-id="2" data-post-id="108469" href="https://hb.afl.rakuten.co.jp/hgc/1e8d7ebe.e8a14b96.1e8d7ebf.e96d85dd/?pc=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FMacBook%2F565162%2F%3Fs%3D6&link_type=hybrid_url&ut=eyJwYWdlIjoidXJsIiwidHlwZSI6Imh5YnJpZF91cmwiLCJjb2wiOjF9">パソコン > Macbook |楽天<span class="fa fa-external-link external-icon anchor-icon"></span></a></p></p>
</p>

<h3><span id="toc6">Googleサービス関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img loading="lazy" decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc7">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc8">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc9">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc10">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>



<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108469/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>「Google Apps Script（GAS）の歴史」</title>
		<link>https://kopenguin.com/post-108465/</link>
					<comments>https://kopenguin.com/post-108465/#respond</comments>
		
		<dc:creator><![CDATA[コペン]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 14:05:01 +0000</pubDate>
				<category><![CDATA[プログラム]]></category>
		<guid isPermaLink="false">https://kopenguin.com/?p=108465</guid>

					<description><![CDATA[目次 「Google Apps Script（GAS）の歴史」&#x1f570; Google Apps Script（GAS）の歴史年表&#x1f50d; GASとは？&#x2699;&#xfe0f; 特徴の変化ポイン [&#8230;]]]></description>
										<content:encoded><![CDATA[
  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-16"><label class="toc-title" for="toc-checkbox-16">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">「Google Apps Script（GAS）の歴史」</a><ol><li><a href="#toc2" tabindex="0">&#x1f570; Google Apps Script（GAS）の歴史年表</a></li><li><a href="#toc3" tabindex="0">&#x1f50d; GASとは？</a></li><li><a href="#toc4" tabindex="0">&#x2699;&#xfe0f; 特徴の変化ポイント</a></li><li><a href="#toc5" tabindex="0">&#x1f4d8; V8ランタイム導入のインパクト（2019～）</a></li><li><a href="#toc6" tabindex="0">&#x2705; 一言まとめ</a></li><li><a href="#toc7" tabindex="0">Googleサービス関連ページのご紹介</a></li><li><a href="#toc8" tabindex="0">「学ぶ」学習用関連ページのご紹介</a></li><li><a href="#toc9" tabindex="0">【ゲームTOP】ゲーム関連ページのご紹介</a></li><li><a href="#toc10" tabindex="0">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</a></li><li><a href="#toc11" tabindex="0">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</a></li></ol></li></ol>
    </div>
  </div>

<h2><span id="toc1">「Google Apps Script（GAS）の歴史」</span></h2>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「&#x1f4d8;Google Apps Script（GAS）の歴史」を、時系列＋特徴でわかりやすく解説します。</p>
</div>
</div>
<h3><span id="toc2">&#x1f570; Google Apps Script（GAS）の歴史年表</span></h3>
<table>
<thead>
<tr>
<th>年</th>
<th>出来事・アップデート</th>
<th>概要</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>2009年</strong></td>
<td><strong>GASベータ版 公開</strong></td>
<td>Googleが社内で開発し、一般ユーザー向けに公開開始。Gmailやスプレッドシートの操作が可能に。</td>
</tr>
<tr>
<td><strong>2010年</strong></td>
<td>UI対応／トリガー追加</td>
<td>カスタムUIの作成が可能に。時間トリガーやフォーム送信トリガーも追加。</td>
</tr>
<tr>
<td><strong>2011年</strong></td>
<td><strong>Webアプリとして公開機能</strong></td>
<td><code>doGet()</code> / <code>doPost()</code> を使ってGASでWebアプリが作れるようになる。</td>
</tr>
<tr>
<td><strong>2013年</strong></td>
<td><strong>Google Apps Marketplace 対応</strong></td>
<td>企業向けにGASアドオンの配信が可能に（G Suite連携強化）。</td>
</tr>
<tr>
<td><strong>2014年</strong></td>
<td><strong>アドオン（Add-on）正式導入</strong></td>
<td>スプレッドシートやGmailのUIに拡張機能として組み込める「アドオン」機能が公式に登場。</td>
</tr>
<tr>
<td><strong>2016年</strong></td>
<td><strong>V8エンジン構想スタート</strong></td>
<td>JavaScript ES6以降への対応準備。旧エンジン（Rhino）はES5止まりだった。</td>
</tr>
<tr>
<td><strong>2019年</strong></td>
<td><strong>V8ランタイム（モダンJS）β公開</strong></td>
<td><code>let/const</code>, <code>アロー関数</code>, <code>クラス構文</code>などES6構文が使えるように。</td>
</tr>
<tr>
<td><strong>2020年</strong></td>
<td><strong>V8正式リリース</strong></td>
<td>GASの記述体験が大きく近代化され、Node.jsに近い書き方が可能に。</td>
</tr>
<tr>
<td><strong>2021年</strong></td>
<td><strong>Apps Script API v1リリース</strong></td>
<td>他言語（Python等）からのGAS制御が可能に（REST API経由）</td>
</tr>
<tr>
<td><strong>2022年</strong></td>
<td><strong>Apps Script Dashboard更新</strong></td>
<td>Google Cloud Console風のUIに刷新。プロジェクト管理と権限確認がしやすく。</td>
</tr>
<tr>
<td><strong>2023年</strong></td>
<td><strong>Headless Apps Script強化</strong></td>
<td>UIなしでAPI連携やバッチ処理に特化したスクリプト運用が進化。</td>
</tr>
</tbody>
</table>
<h3><span id="toc3">&#x1f50d; GASとは？</span></h3>
<div class="blank-box">・Googleが提供するクラウドベースのJavaScript実行環境<br />
・Google Workspace（旧G Suite）の各アプリを操作・自動化できる<br />
・例 スプレッドシート編集／Gmail送信／カレンダー登録／kintoneなど外部API連携</div>
<h3><span id="toc4">&#x2699;&#xfe0f; 特徴の変化ポイント</span></h3>
<table>
<thead>
<tr>
<th style="text-align: center;">時期</th>
<th style="text-align: center;">主な進化</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">～2013年</td>
<td style="text-align: center;">スクリプト言語としての自動化に特化（古いJS文法）</td>
</tr>
<tr>
<td style="text-align: center;">2014～2018年</td>
<td style="text-align: center;">UIアドオン／Webアプリ機能が拡張（フォーム・ダッシュボード）</td>
</tr>
<tr>
<td style="text-align: center;">2019年以降</td>
<td style="text-align: center;"><strong>ES6対応・V8移行</strong>で開発体験が大きく近代化</td>
</tr>
<tr>
<td style="text-align: center;">2020年代～</td>
<td style="text-align: center;">API化・CI連携・ノーコード自動化（AppSheet）との連携が進展中</td>
</tr>
</tbody>
</table>
<h3><span id="toc5">&#x1f4d8; V8ランタイム導入のインパクト（2019～）</span></h3>
<table>
<thead>
<tr>
<th style="text-align: center;">旧（Rhino）</th>
<th style="text-align: center;">新（V8）</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">ES5まで対応</td>
<td style="text-align: center;">ES6以降のモダンJS対応</td>
</tr>
<tr>
<td style="text-align: center;"><code>var</code>のみ</td>
<td style="text-align: center;"><code>let</code>, <code>const</code>, <code>class</code>, アロー関数など</td>
</tr>
<tr>
<td style="text-align: center;">古いAPI感</td>
<td style="text-align: center;">Node.jsに近い記述が可能に</td>
</tr>
</tbody>
</table>
<h3><span id="toc6">&#x2705; 一言まとめ</span></h3>
<div class="secondary-box">Google Apps Script（GAS）は、「Google製品の自動化から始まり、モダンJavaScriptとAPI連携に進化したクラウド開発環境」です。 特にV8移行（2019〜）以降は実務でも十分活用できる開発基盤になっています。</div>
<h4><strong>Googleサービス関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連サイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 100%; height: 1009px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong>Googleサービス関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 10px;">
<td style="text-align: center; height: 10px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65721/">ITtop</a> &gt; <a target="_self" href="https://kopenguin.com/post-65131/">エディタ</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【GAS(Google Apps Script)】</td>
</tr>
<tr style="height: 596px;">
<td style="text-align: center; height: 596px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-108472/">概要</a> <a target="_self" href="https://kopenguin.com/post-108465/">歴史</a> <a target="_self" href="https://kopenguin.com/post-108469/">V8以前と以後</a><br />
<a target="_self" href="https://kopenguin.com/post-65749/">ショットカット</a>|<a target="_self" href="https://kopenguin.com/post-66113/">MimeType一覧</a>||<br />
【Googleドライブの操作】<br />
基本編(<a target="_self" href="https://kopenguin.com/post-66074/">フォルダ名/URLを取得</a>|<a target="_self" href="https://kopenguin.com/post-66096/">スプレットシートのフォルダID取得</a>|<a target="_self" href="https://kopenguin.com/post-66088/">ファイル一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66091/">フォルダ一括取得</a>|<a target="_self" href="https://kopenguin.com/post-66099/">ファイル一括削除</a>|||||<br />
【スプレットシートの操作】<br />
■基本編(<a target="_self" href="https://kopenguin.com/post-65763/">スプレッドシート取得</a>|<a target="_self" href="https://kopenguin.com/post-65768/">操作</a>|<a target="_self" href="https://kopenguin.com/post-65753/">コピー</a>)<br />
■ファイル操作(<a target="_self" href="https://kopenguin.com/post-66145/">一括コピー</a>|<a target="_self" href="https://kopenguin.com/post-66165/">ファイル情報一括取得</a>||||)<br />
■シート操作<br />
<a target="_self" href="https://kopenguin.com/post-65758/">シート取得</a>|<a target="_self" href="https://kopenguin.com/post-65773/">シート非表示/再表示</a>|<a target="_self" href="https://kopenguin.com/post-65781/">タブ色変更</a>|<a target="_self" href="https://kopenguin.com/post-65791/">シート一括作成/削除</a><br />
便利機能(<a target="_self" href="https://kopenguin.com/post-66107/">目次の自動作成</a>|<a target="_self" href="https://kopenguin.com/post-66210/">シートの表示/非表示</a>|<a target="_self" href="https://kopenguin.com/post-66215/">メニュー操作</a>)<br />
■セル操作<br />
(<a target="_self" href="https://kopenguin.com/post-65797/">1セル操作</a>|複数セル値|(<a target="_self" href="https://kopenguin.com/post-66176/">取得</a>|<a target="_self" href="https://kopenguin.com/post-66181/">記載</a>)|<a target="_self" href="https://kopenguin.com/post-66187/">範囲データをクリア</a>|<a target="_self" href="https://kopenguin.com/post-66122/">数式を最終行までコピー</a>|<a target="_self" href="https://kopenguin.com/post-66126/">全シート一括値貼り</a>|<a target="_self" href="https://kopenguin.com/post-66160/">グループ化</a>|<a target="_self" href="https://kopenguin.com/post-66170/">並び替え</a>|<a target="_self" href="https://kopenguin.com/post-66192/">連想配列</a>|)<br />
■書式(<a target="_self" href="https://kopenguin.com/post-66155/">書式設定</a>|||)<br />
■フォント(<a target="_self" href="https://kopenguin.com/post-66131/">フォントの英名確認</a>|<a target="_self" href="https://kopenguin.com/post-66140/">フォント/文字サイズを一括変換</a>)<br />
■画像(<a target="_self" href="https://kopenguin.com/post-66222/">QRコード生成</a>|<a target="_self" href="https://kopenguin.com/post-66231/">画像ファイルを一括生成</a>|||)<br />
■独自メニュー(<a target="_self" href="https://kopenguin.com/post-66199/">作成</a>|<a target="_self" href="https://kopenguin.com/post-66206/">サブメニュー/区切り線</a>)<br />
■便利なスクリプト(<a target="_self" href="https://kopenguin.com/post-66103/">ファイル情報の一括取得</a>|||</td>
</tr>
<tr>
<td style="text-align: center;" colspan="4">【kintone】<br />
スプレッドシート <a target="_self" href="https://kopenguin.com/post-108476/">kintoneで更新</a> <a target="_self" href="https://kopenguin.com/post-108479/">定期バッチ</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【SEO】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-79326/">SEOの歴史</a>|<a target="_self" href="https://kopenguin.com/post-79331/">アルゴリズムアップデート</a>||||</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65131/">テキストエディタ</a>(<a target="_self" href="https://kopenguin.com/post-65298/">サクラエディタ</a>|<a target="_self" href="https://kopenguin.com/post-65135/">正規表現</a>)</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>】</td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65727/">C言語</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow sponsored noopener" target="_blank" data-atag-id="1" data-post-id="108465" style="word-wrap: break-word;" href="https://hb.afl.rakuten.co.jp/ichiba/334d1456.83406a94.334d1457.295f145a/?pc=https%3A%2F%2Fitem.rakuten.co.jp%2Ftry3%2F4549995186550%2F&link_type=pict&ut=eyJwYWdlIjoiaXRlbSIsInR5cGUiOiJwaWN0Iiwic2l6ZSI6IjQwMHg0MDAiLCJuYW0iOjEsIm5hbXAiOiJyaWdodCIsImNvbSI6MSwiY29tcCI6ImRvd24iLCJwcmljZSI6MCwiYm9yIjoxLCJjb2wiOjEsImJidG4iOjEsInByb2QiOjAsImFtcCI6ZmFsc2V9"><img decoding="async" class="alignnone" style="margin: 2px;" title="" src="https://hbb.afl.rakuten.co.jp/hgb/334d1456.83406a94.334d1457.295f145a/?me_id=1203403&item_id=10032415&pc=https%3A%2F%2Fthumbnail.image.rakuten.co.jp%2F%400_mall%2Ftry3%2Fcabinet%2F08276030%2F4549995186550r.jpg%3F_ex%3D400x400&s=400x400&t=pict" alt="" border="0" /></a>
<p style="text-align: center;"><p style="text-align: center;"><a rel="nofollow noopener" target="_blank" data-atag-id="2" data-post-id="108465" href="https://hb.afl.rakuten.co.jp/hgc/1e8d7ebe.e8a14b96.1e8d7ebf.e96d85dd/?pc=https%3A%2F%2Fsearch.rakuten.co.jp%2Fsearch%2Fmall%2FMacBook%2F565162%2F%3Fs%3D6&link_type=hybrid_url&ut=eyJwYWdlIjoidXJsIiwidHlwZSI6Imh5YnJpZF91cmwiLCJjb2wiOjF9">パソコン > Macbook |楽天<span class="fa fa-external-link external-icon anchor-icon"></span></a></p></p>
</p>

<h3><span id="toc7">Googleサービス関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>Googleサービス関連ページをご紹介します。</p>
</div>
</div>
<p>&nbsp;</p>
<h4><strong>「学ぶ」学習用関連サイトマップのご紹介</strong></h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連サイトマップをご紹介します。</p>
<p style="text-align: center;">
</div>
</div>
<table dir="ltr" style="width: 100%; height: 178px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 43px;">
<td style="text-align: center; height: 43px; width: 1.22399%;" colspan="4" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;シューティングゲーム・サイトマップ&quot;}"><strong><img loading="lazy" decoding="async" class="alignnone size-full wp-image-64496" src="https://kopenguin.com/wp-content/uploads/2023/06/batsu_buani2.gif" alt="「東亜プラン」シューティングゲーム関連サイトマップのご紹介" width="28" height="33" /><br />
「学ぶ」学習用関連サイトマップのご紹介<br />
</strong></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4">【<a target="_self" href="https://kopenguin.com/post-65721/">IT</a>】<a target="_self" href="https://kopenguin.com/post-65131/">エディタ/正規表現</a>|<a target="_self" href="https://kopenguin.com/post-65724/">プログラミング</a>|<br />
【<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>】<a target="_self" href="https://kopenguin.com/post-63081/">STG作り方</a>|<a target="_self" href="https://kopenguin.com/post-63935/">C言語の入門/基礎</a>|<a target="_self" href="https://kopenguin.com/post-63613/">リファレンス/サンプル文</a><br />
【<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a>】<a target="_self" href="https://kopenguin.com/post-65667/">WordPress</a>|<a target="_self" href="https://kopenguin.com/post-65674/">Cocoon</a>|<a target="_self" href="https://kopenguin.com/post-65677/">便利テクニック</a></td>
</tr>
<tr style="height: 45px;">
<td style="text-align: center; width: 1.22399%; height: 45px;" colspan="4"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2Fsearch%3Fcategory%3D2%26search_word%3D%25E3%2582%25B7%25E3%2583%25A5%25E3%2583%25BC%25E3%2583%2586%25E3%2582%25A3%25E3%2583%25B3%25E3%2582%25B0%25E3%2582%25B2%25E3%2583%25BC%25E3%2583%25A0%26searchbox%3D1%26is_marketplace%3D0">シューティングゲーム | ゲーム | 中古・新品通販の駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h3><span id="toc8">「学ぶ」学習用関連ページのご紹介</span></h3>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>「学ぶ」学習用関連ページをご紹介</p>
</div>
</div>
<h4>コペンギン・サイトマップ</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p>コペンギンのサイトマップをご紹介します。</p>
</div>
</div>
<table dir="ltr" style="width: 90.2485%; height: 145px;" border="1" cellspacing="0" cellpadding="0">
<colgroup>
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" />
<col width="100" /></colgroup>
<tbody>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;海外で人気の名作ゲーム・サイトマップ&quot;}">【<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a>】サイトマップ</td>
</tr>
<tr style="height: 45px;">
<td style="height: 45px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;■■│&lt;a href=&quot;https://kopenguin.com/&quot; target=&quot;_self&quot;&gt;コペンギンTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24178/&quot; target=&quot;_self&quot;&gt;ゲーム&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt;│■■&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24178/&quot;&gt;ゲームTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-18307/&quot; target=&quot;_self&quot;&gt;ランキング&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14637/&quot; target=&quot;_self&quot;&gt;傑作・名作&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14406/&quot; target=&quot;_self&quot;&gt;機種別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-14432/&quot; target=&quot;_self&quot;&gt;ジャンル別&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-65077/&quot; target=&quot;_self&quot;&gt;学び/学習TOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-65721/&quot; target=&quot;_self&quot;&gt;IT&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65739/&quot; target=&quot;_self&quot;&gt;ゲーム作り&lt;/a&gt;|&lt;a href=&quot;https://kopenguin.com/post-65082/&quot; target=&quot;_self&quot;&gt;HP作成&lt;/a&gt;&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24142/&quot; target=&quot;_self&quot;&gt;ホビーTOP&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24164/&quot; target=&quot;_self&quot;&gt;プラモデル&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24153/&quot; target=&quot;_self&quot;&gt;ミリタリー&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24158/&quot; target=&quot;_self&quot;&gt;エアガン&lt;/a&gt;&lt;br /&gt;
●映像＞アニメ(&lt;a href=&quot;https://kopenguin.com/post-36648/&quot;&gt;ロボットアニメ&lt;/a&gt;)│映画│&lt;br /&gt;
●&lt;a href=&quot;https://kopenguin.com/post-24119/&quot; target=&quot;_self&quot;&gt;書籍・マンガ&lt;/a&gt; &gt; &lt;a href=&quot;https://kopenguin.com/post-24130/&quot; target=&quot;_self&quot;&gt;ゲーム雑誌&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-24127/&quot; target=&quot;_self&quot;&gt;マンガ&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│</td>
</tr>
<tr>
<td style="width: 52.4329%; text-align: center;" colspan="5"><p>■■│<a target="_self" href="https://kopenguin.com/">コペンギンTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24178/">ゲーム</a>│<a target="_self" href="https://kopenguin.com/post-24142/">ホビー</a>│<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a>│■■<br />
●<a target="_self" href="https://kopenguin.com/post-24178/">ゲームTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-18307/">ランキング</a>│<a target="_self" href="https://kopenguin.com/post-14637/">傑作・名作</a>│<a target="_self" href="https://kopenguin.com/post-14406/">機種別</a>│<a target="_self" href="https://kopenguin.com/post-14432/">ジャンル別</a><br />
●<a target="_self" href="https://kopenguin.com/post-65077/">学び/学習TOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-65721/">IT</a>|<a target="_self" href="https://kopenguin.com/post-65739/">ゲーム作り</a>|<a target="_self" href="https://kopenguin.com/post-65082/">HP作成</a><br />
●<a target="_self" href="https://kopenguin.com/post-24142/">ホビーTOP</a> &gt; <a target="_self" href="https://kopenguin.com/post-24164/">プラモデル</a>│<a target="_self" href="https://kopenguin.com/post-24153/">ミリタリー</a>│<a target="_self" href="https://kopenguin.com/post-24158/">エアガン</a><br />
●映像＞アニメ(<a target="_self" href="https://kopenguin.com/post-36648/">ロボットアニメ</a>)│映画│<br />
●<a target="_self" href="https://kopenguin.com/post-24119/">書籍・マンガ</a> &gt; <a target="_self" href="https://kopenguin.com/post-24130/">ゲーム雑誌</a>│<a target="_self" href="https://kopenguin.com/post-24127/">マンガ</a></p>
</td>
</tr>
<tr style="height: 45px;">
<td style="height: 10px; width: 52.4329%; text-align: center;" colspan="5" data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;&lt;p&gt;&lt;a href=&quot;https://kopenguin.com/post-11478/&quot;&gt;格闘ゲームTOP&lt;/a&gt; ＞ 名作│&lt;a href=&quot;https://kopenguin.com/post-11495/&quot;&gt;発売年別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11503/&quot;&gt;メーカー別&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11460/&quot;&gt;AC&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11468/&quot;&gt;据置&lt;/a&gt;│&lt;a href=&quot;https://kopenguin.com/post-11453/&quot;&gt;携帯&lt;/a&gt;&lt;/p&gt;
&quot;}"><a target="_self" href="https://kopenguin.com/sitemap/">サイトマップ一覧</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F"><img loading="lazy" decoding="async" title="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" src="https://www.suruga-ya.jp/pics/affiliate/banner/468_60/top.gif" alt="ゲーム・古本・DVD・CD・トレカ・フィギュア 通販ショップの駿河屋" width="468" height="60" /></a><br />
<a rel="nofollow noopener" target="_blank" href="https://affiliate.suruga-ya.jp/modules/af/af_jump.php?user_id=3737&amp;goods_url=https%3A%2F%2Fwww.suruga-ya.jp%2F">懐かしの名作から最新作までの豊富な品揃え！通販ショップの駿河屋<span class="fa fa-external-link external-icon anchor-icon"></span></a></p>

<h4>コペンギンサイトマップ関連ページのご紹介</h4>
<div class="speech-wrap sb-id-12 sbs-stn sbp-l sbis-sn cf">
<div class="speech-person">
<figure class="speech-icon"><img decoding="async" class="speech-icon-image" src="https://kopenguin.com/wp-content/uploads/2020/03/Penguin-icon-2.png" alt="" /></figure>
</div>
<div class="speech-balloon">
<p><b>コペンギン関連ページをご紹介します。</b></p>
</div>
</div>
<h3><span id="toc9">【ゲームTOP】ゲーム関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24178/" title="【ゲームTOP】ゲーム関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220314-1308-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ゲームTOP】ゲーム関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ゲーム関連ページのご紹介ご訪問ありがとうございます。今回は、ゲーム関連ページをご紹介します。PS5ソフトELDEN RING</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc10">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24119/" title="【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-160x99.png 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-120x74.png 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2158-320x198.png 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【書籍・雑誌TOP】書籍・雑誌サイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">書籍・雑誌サイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、書籍・雑誌サイトマップ関連ページをご紹介します。その他コミック初版)AKIRA(デラックス版) 全6巻セット / 大友克洋</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>
<h3><span id="toc11">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</span></h3>

<a target="_self" href="https://kopenguin.com/post-24142/" title="【ホビーTOP】ホビーサイトマップ関連ページのご紹介" class="blogcard-wrap internal-blogcard-wrap a-wrap cf"><div class="blogcard internal-blogcard ib-left cf"><div class="blogcard-label internal-blogcard-label"><span class="fa"></span></div><figure class="blogcard-thumbnail internal-blogcard-thumbnail"><img loading="lazy" decoding="async" width="160" height="99" src="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg" class="blogcard-thumb-image internal-blogcard-thumb-image wp-post-image" alt="" srcset="https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-160x99.jpg 160w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-120x74.jpg 120w, https://kopenguin.com/wp-content/uploads/2022/03/20220313-2313-320x198.jpg 320w" sizes="(max-width: 160px) 100vw, 160px" /></figure><div class="blogcard-content internal-blogcard-content"><div class="blogcard-title internal-blogcard-title">【ホビーTOP】ホビーサイトマップ関連ページのご紹介</div><div class="blogcard-snippet internal-blogcard-snippet">【TOP】ホビーサイトマップ関連ページのご紹介ご訪問ありがとうございます。今回は、ホビーサイトマップ関連ページをご紹介します。プラモデル1/100 MG MS-09 ドム 「機動戦士ガンダム」</div></div><div class="blogcard-footer internal-blogcard-footer cf"><div class="blogcard-site internal-blogcard-site"><div class="blogcard-favicon internal-blogcard-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=https://kopenguin.com" alt="" class="blogcard-favicon-image internal-blogcard-favicon-image" width="16" height="16" /></div><div class="blogcard-domain internal-blogcard-domain">kopenguin.com</div></div><div class="blogcard-date internal-blogcard-date"><div class="blogcard-post-date internal-blogcard-post-date">2022.03.15</div></div></div></div></a>



<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kopenguin.com/post-108465/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
