countdown to..
November 2017 cycling post
This is the indoor training machine that sometimes I use in a gym at Fudomae (Shinagawa-city, Tokyo)
こちらは品川区不動前にあるジムでたまに使用している室内トレーニングマシンです。
こちらは品川区不動前にあるジムでたまに使用している室内トレーニングマシンです。
Interface to draw rectangles 4
Javascript space menu update
I have updated the javascript space menu. Now it have explanations of each item.
Javascript のメニューを更新しました。各アイテムの説明を追加しています(英語です)。
Javascript のメニューを更新しました。各アイテムの説明を追加しています(英語です)。
Interface to draw rectangles 3
I have added the interface mentioned in this post in the javascript space.
The size of the output can be changed by modifying the value of a variable named "magnitude". The characters that are still not created will be processed as blank space.
こちらの投稿で述べたインターフェースを javascript space のメニューに追加しました。
出力のサイズは magnitude と名付けた変数の値を変更することで変えられます。
定義していない文字は空白として出力されます。
The size of the output can be changed by modifying the value of a variable named "magnitude". The characters that are still not created will be processed as blank space.
こちらの投稿で述べたインターフェースを javascript space のメニューに追加しました。
出力のサイズは magnitude と名付けた変数の値を変更することで変えられます。
定義していない文字は空白として出力されます。
Interface to draw rectangles 2
Black strawberry timer 3
There was a problem with the timer app introduced in this post,
the screen got locked according to lock screen settings, in order to avoid it
I have included the function of a library named NoSleep.js.
こちらの投稿で紹介したタイマーに問題がありました。
設定によってタイマーの起動中に画面がロックされてしまいました。問題に対応するために NoSleep.js とういうライブラリの機能を組み込みました。
the screen got locked according to lock screen settings, in order to avoid it
I have included the function of a library named NoSleep.js.
こちらの投稿で紹介したタイマーに問題がありました。
設定によってタイマーの起動中に画面がロックされてしまいました。問題に対応するために NoSleep.js とういうライブラリの機能を組み込みました。