lecture:design_with_prototyping:p5.js編:02.基本的な操作

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
lecture:design_with_prototyping:p5.js編:02.基本的な操作 [2021/02/27 18:36] – [Debug] babalecture:design_with_prototyping:p5.js編:02.基本的な操作 [2023/06/06 10:46] (現在) – [基本的な操作] baba
行 1: 行 1:
 ====== 基本的な操作 ====== ====== 基本的な操作 ======
 まずは、下記動画を一度みて、基本的な操作方法を把握してください。 まずは、下記動画を一度みて、基本的な操作方法を把握してください。
 +
 <html> <html>
 <div style="position: relative; padding-bottom: 69.76744186046511%; height: 0;"><iframe src="https://www.loom.com/embed/43f8cf772deb4aff8966dcbebc51e2a3" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div> <div style="position: relative; padding-bottom: 69.76744186046511%; height: 0;"><iframe src="https://www.loom.com/embed/43f8cf772deb4aff8966dcbebc51e2a3" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
行 21: 行 22:
 | --            | Ctrl+d     | Delete          | | --            | Ctrl+d     | Delete          |
 | --            | Ctrl+h     | Backspace       | | --            | Ctrl+h     | Backspace       |
 +
 +===== コメント =====
 +プログラミングでコメントとは、プログラムの記述の説明のことです。下記動画で確認してみましょう。
 +
 +コメントアウト:プログラム実行内で無視してほしい箇所を指定すること
 +コメントイン:予めコメントアウトしていたコメントをプログラム内に戻すこと
 +
 +<html>
 +<div style="position: relative; padding-bottom: 69.76744186046511%; height: 0;"><iframe src="https://www.loom.com/embed/30bd4b9c0d454324b40af4e57ebb365c" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
 +</html>
  
 ===== Debug ===== ===== Debug =====
  • /home/users/2/lolipop.jp-4404d470cd64c603/web/ws/data/attic/lecture/design_with_prototyping/p5.js編/02.基本的な操作.1614418582.txt.gz
  • 最終更新: 2021/02/27 18:36
  • by baba