Redis

使用例
> set key1 123
> set key2 456
> set key3 789
> set key4 555
> keys *

Windows10

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

Free Ringtone Maker is an extremely simple and handy Window ...

C#

構文
public static 戻り値の型 methodname(){
some code
}
サンプルコード

using System;namespace ProjectAbc{ class ...

Java

構文
public String args) {//読み取り専用 fileList(DIR_PATH); } public static void fileList(String fileName) { File file = ...

Windows10

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

更新内容:

Workspace: easily send medias from your iPhone to ...

JavaScript

説明
element = document.querySelector(selectors);
引数:DOMString で、照合する 1 つ以上のセレクターを設定します。この文字列は妥当な CSS セレクターでなけれ ...

Windows10

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

更新内容:

OpenSSL library
The OpenSSL library has been u ...

PostgreSQL

1.1件目からn件取得
書式
limit 件数
使用例

select id,name,address from user_tbl limit 5;

2.指定件目からn件数取得
書式
l ...

Windows10

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

更新内容:

added duplicate preview feature to help the user d ...

Java

書式
public final String format(Date date)
Dateを日時文字列にフォーマットします。
パラメータ:date – 時刻文字列にフォーマットする時刻値。

Windows10

ダウンロード:
提供元サイトからダウンロード
softpediaサイトからダウンロード
概要:
スキャンは、ローカルドライブ、ローカルハード ディスク、リムーバブル ドライブ、Windowsシステムディ ...

C++

使用例

#include <iostream>using namespace std;int main() { int x = 21; cout << (x == 21); return 0;}

実行 ...

JavaScript

構文
function.call(thisArg, arg1, arg2, …)
thisArg
任意項目です。 function の呼び出して提供される this の値です。
返値 ...

Windows10

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

Almost all Windows users gradually experiences the downfall in their PC’s perf ...

Windows10

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

更新内容:

Added ‘Save Configuration To File’ and ‘Load Configuratio ...

Windows10

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

概要:
LZH, ZIP, CAB, InstallShield (v.3.0, v.5.xx, v.6.xx), TAR-(GZ/Z/BZ2/XZ/LZMA) ...

Windows10

ダウンロード:
提供元サイトからダウンロード
マウスとキーボード入力を記録して再生する事ができます。

Python

構文
re.finditer(pattern, string, flags=0)
string 中の正規表現 pattern の重複しないマッチ全てに渡る マッチオブジェクト を yield する イテレータ を返しま ...