Linux,Mac,Ubuntu,Windows10,プログラミング

Thumbnail of post image 042

Githubで、プライベートリポジトリを作る GitHubでは、以前はプライベートリポジト ...

プログラミング

Thumbnail of post image 090

if文の比較演算子で、イコールが2個続いた「==」とイコールが3個続いた「===」がありま ...

Mac

Thumbnail of post image 106

マウスホイールのスクロール方向を上下逆向き(Windows方式)に変更する macOSでは ...

Mac

Thumbnail of post image 151

ハードディスクをFinder・デスクトップに表示できるようにする macOSの標準の状態だ ...

Linux,Mac,Ubuntu,Windows10

Thumbnail of post image 013

FileZillaでHTML・PHP等の特定のファイルのみアップロード・ダウンロードする方 ...

Mac

Thumbnail of post image 198

macOSのvimエディターでカラー表示 macOSでCUI環境で使用する「vim」エディ ...

Mac

Thumbnail of post image 123

「.bash_profile」、「.vimrc」、「.ssh」等のドットで始まる隠しファイ ...

Mac

Thumbnail of post image 109

以前は、「XtraFinder」でファインダーをタブを使って表示できていましたが、「ElC ...

Linux,Mac,Ubuntu,プログラミング

Thumbnail of post image 070

文字列・変数を連結する方法 PHPで文字列を結合するには、結合演算子「.」を使う場合と、結 ...

Linux,Mac,Ubuntu,プログラミング

Thumbnail of post image 153

シングルクォート(シングルコーテーション)とダブルクォート(ダブルコーテーション)の違い ...

Linux

Thumbnail of post image 199

uniqコマンドで重複した行を削除・表示する Linuxのuniqコマンドを利用すると、重 ...

Windows10

Thumbnail of post image 102

SSHクライアントで、TAB入力補完の警告音を消す Tera Term、RLogin等のT ...

Windows10

Thumbnail of post image 147

PCケースを開けずに、メモリの規格・型番を調べる方法 使っているパソコンのメモリを増設した ...

Linux

Thumbnail of post image 143

MySQL(MariaDB)で、SQLのクエリーログを出力する MySQLやMariaDB ...

Linux

Thumbnail of post image 089

MySQLでCSVファイルにエクスポートした場合、「Null」が「¥N」になる 下記のよう ...