15 search resultsShowing 1~15 results

Stocked
ekinoshita

@ekinoshita

MySQLのint(?)の?の意味

勘違いしてたというか、よくわかってなかったのでメモしておく. 一言でいうと、?は表示できる文字(数字)列幅のこと. ?の数字に関係なくintなら4バイトの数値型なので、int(4)だろうと、in...

3
3
Comment0
ekinoshita

@ekinoshita

WebStorageについて調べたよ

WebStorage? HTML5で使えるブラウザのローカル(オフライン)でつかえるKVS(5MB)。 IE8以降、iOS5以降、Android3以降 で使用可能。 ただし、Safariのプライ...

3
4
Comment0
ekinoshita

@ekinoshita

MySQLについて復習してみたまとめ

ストレージエンジン ストレージエンジンとは? プランナ、オプティマイザ SQL文のパースが終わった後、次にデータをどのように処理するかを決める機能。 インデックスの有無、テーブルの接合方法を決定...

14
14
Comment0

15 search resultsShowing 1~15 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in