jQuery

書式
$( “:input” ).select(function() {//some code }
テキストエリアの文字列を選択状態にしたり、選択範囲を変更した際に呼び出されます。
使用 ...

Windows10

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

更新内容:

Verification and testing of Q-Dir on Windows 10 Tec ...

TypeScript

システム情報
Windows10 64bit
TypeScript Version 4.4.4
構文
class クラス名 implements インターフェース名{
public 変数名:デー ...

Python

書式
def 関数名(引数):
使用例

def testfunc(n): return lambda x : x * nres = testfunc(2)print("計算テスト")print(res(11)) ...

Windows10

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

特徴:
フルスクリーン、1024×768、800×600、640×480、1280 ...

Windows10

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

更新内容:

New Detections:
Generic.ul
Generic.um
En ...

Ubuntu 20.04

1.OSバージョンを確認

# cat/etc/lsb-releaseDISTRIB_ID=UbuntuDISTRIB_RELEASE=20.04DISTRIB_CODENAME=focalDISTRIB_DESCRIPTION= ...

PHP

説明
json_decode ( string $json ]] ) : mixed
json デコード対象となる json 文字列。
assoc
TRUE の場合、返されるオブジェクトは連想配列形式に ...

Groovy

書式
int、BigInteger、float、long、BigDecimal、double
使用例

class Arksample { static void main(String[] args) {//in ...

Windows10

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

特徴:
Convert PDF to Word, pdf to docx
Keep text, imag ...

Windows10

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

更新内容

Expanded database to scan more latest threats.
En ...

Rocky Linux 8

1.Blockbenchのダウンロード

2.最新版をダウンロード

# cd/usr/local/src# wget

3.Blockbenchをインストール

# sudo dnf install B

shellscript

1.環境変数の確認(例CentOS)
# cat/etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
# echo $(uname)
Linu ...

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 ̶ ...