VB.net

書式
Public Shared Function Exists (path As String) As Boolean
指定したファイルが存在するかどうかを確認します。
使用例

Module Modul ...

JavaScript

構文
dateObj.getTimezoneOffset()
現在のロケールから協定世界時 (UTC) までのタイムゾーンの差を分単位で返します。
サンプルコード

var dateA = new D ...

Mac OS X

操作方法
1. Finder の「アプリケーション」をクリックします。

2.「ユーティリティ」をクリックします。

3.「ターミナル」を起動します。

4.unameコマンドを入力します。

Windows10

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

更新内容:

No longer show startup and scope config dialogs by ...

Windows10

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

更新内容:

NG is now again installed on all HDDs, limitation o ...

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