CentOS

構文
echo -n 文字列 | md5sum

使用例
# cat/etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
#echo ...

batch

書式
setlocal enabledelayedexpansion
for/l %%変数名 in (開始,増減分,終了) do
使用例

@echo offsetlocal enabledelayedex ...

Windows10

ダウンロード
提供元サイトからダウンロード
cnetサイトからダウンロード

更新履歴

Bug Fixing
Better support for Windows 8.1
Stability ...

Windows10

ダウンロード
提供元サイトからダウンロード
softpediaサイトからダウンロード

機能

・HTTP、HTTPS、FTP、BitTorrent プロトコルに対応
・ダウンロード速度の変 ...

CentOS

構文
md5sum ファイル名

操作方法
# cat/etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
# echo ̶ ...

Java

構文
1.public static Pattern compile(String regex)
指定された正規表現をパターンにコンパイルします。
2.public Matcher matcher(CharSe ...

GitLab

書式
git init path オプション
–bare 最小限のリポジトリ
–shared 共有リポジトリ
使用例
1.リモートリポジトリを作成
$ git i ...

PHP

説明
json_encode ( mixed $value ] ) : string与えられた value を JSON 形式にした文字列を返します。
value
エンコードする値。 リソース 型以外の任意の型 ...

C++

1.VS 2012 Ultimate版をインストール

2.MonoGame 3.2をダウンロード

3.MonoGameをインストール

4.MonoGameプロジェクトを作成し、「Hellw

Ruby

1.システムの必要なパッケージをインストール
sudo apt-get install -y build-essential openssl curl libcurl3-dev libreadline6 libreadline ...

C++

Form1.Designer.cs に下記を追加
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClos ...

OpenSource

ダウンロード
提供元サイトからダウンロード

releasenotes

OpenSource

ダウンロード
提供元サイトからダウンロード

更新履歴:

1. I’ve added the neighbors tool. This identifies all the named dev ...

Java

書式
1.protected static HashMap<String, Integer> 関数名()
2.public Set<K> keySet()
このマップに含まれるキーのSe ...

OpenSource

ダウンロード
提供元サイトからダウンロード

更新履歴:

- Full Qt 5 support. Run cmake with -DUSE_QT5 to enable it.- New component:  ...

OpenSource

ダウンロード
提供元サイトからダウンロード

更新履歴:

VMM: fixed a potential misbehavior after restoring the A20 state from a save ...

Java

サンプルコード:
public class TableViewTest extends Application {

public static void main(String[] args) {
laun ...