1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ショートカットキー/インデント/Git

Last updated at Posted at 2020-12-23

12月23日PCゼミ
PCは本来はマウスなしで操作できる(キーボードのみで操作できる)。
###ctrl + a 全選択
####ctrl + f 検索 コマンドプロンプトでも使える find
ctrl + d 上のセルを複製
##ctrl + r リロード
#####ctrl + b 太文字
#####ctrl + w ブラウザのタブを閉じる
#windows + v 過去の履歴からペースト
ctrl + shiht + v 書式を合わせてペースト
ctrl + enter 送信
##ctrl + shift + t 閉じたブラウザを復元
##ctrl + t タブを増やす
###F4 直前の作業を繰り返す
Esp 編集状態にあるものをなかったことにできる
###windows + shift + s 選択してスクリーンショット
#shift + tab tabキーの反対側へ
#alt + tab ウィンドウを移動
#windows + ctrl + ←→ デスクトップを移動
gitでのペーストは shift + ins

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?