h1yapp

no ads. no library. offline workable. pwa available.

/tutorial/

apng tutorial

apng(animated portable network graphics)とは、acTL、fcTL、fdATの順にchunkを追加したpngです。

base tutorial

baseとは、基数、または文字列を使用した基数encode方式です。

hash tutorial

hash(hash algorithm)とは、dataからhashを作成するalgorithmです。

hmac tutorial

hmac(hash-based message authentication code)とは、hash、decodeしたsecret keyとmessageからhmacを作成するalgorithmです。

javascript tutorial

javascriptとは、ブラウザの標準プログラミング言語です。

png tutorial

png(portable network graphics)とは、rasterであり、バイナリデータで構成されます。

pwa tutorial

pwa(progressive web app)とは、windowsやandroidなどにブラウザ経由でインストールできるようにしたアプリです。

raster tutorial

rasterとは、着色された正方形の点であるpixelで構成されるfile形式です。

server tutorial

serverとは、requestをresponseするアプリです。

service worker tutorial

service workerとは、リソース取得処理に割り込むことができるjavascriptです。

svg tutorial

svg(scalable vector graphics)とは、vectorであり、テキストデータで構成されます。

totp tutorial

totp(time-based one-time password)とは、unix時間からotpを作成するalgorithmです。

vector tutorial

vectorとは、パスで構成されるfile形式です。

wav tutorial

wav(waveform audio file format)とは、バイナリデータで構成されるfile形式です。

zip tutorial

zipとは、fileをアーカイブするfile形式であり、バイナリデータで構成されます。