Windows10

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

特徴

create image files of USB flash drives
restore ...

Windows10

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

概要

Stinger is not a substitute for full anti-virus pro ...

Windows10

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

新機能E-book viewer: Show footnotes in a separate popup window

N ...

Ruby

使用例

cft = {:A001 => "11", :B002 => "22", :C003=> "33"}p cftcft = {A001: "121", B002: "212", D004: "323"}p ...

Oracle

書式
1.CREATE OR REPLACE TRIGGER トリガー名 操作xxx
2.DECLARE 変数名 テーブル.項目%TYPE
3.BEGIN xxx END
使用例

--トリガー名の ...

Windows10

ダウンロード
提供元サイトからダウンロード
Softpediaサイトからダウンロード
特徴
scans documents, photos and film
creates PDF, JPEG, ...

MySQL

環境
Windows10 64bit
MySQL 8.0.27
Windowsコマンドプロンプト

操作方法
1.ユーザ「infouser」を作成します

mysql> CREATE ...

Python

構文
集合A|集合B
サンプルコード

# coding: utf-8cftA = {"A001","B002","C003"}cftB = {"D004","E005","C003"}cftC = cftA.un ...

Windows10

ダウンロード
提供元サイトからダウンロード
Softpediaサイトからダウンロード
更新内容
Easy. Clean interface design. Identical files grouped ...

VBScript

書式
オブジェクト.Address(, , , , )
Addressプロパティは、Rangeオブジェクトのプロパティとして使用します。
1.RowAbsolute
行アドレスの取得を絶対参照か相対参照 ...

JavaScript

説明
HTMLSelectElement.autofocus プロパティは、 HTML の autofocus 属性を反映した true または false の値を持ちます。

使用例1

<select ...

Windows10

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

更新内容
Updates database for Process Security
Adds new ...

Swift

書式
let 配列名 =
for(index,変数名) in 配列名.enumerated(){処理コード}
enumerated() を使って、配列の要素のインデックスを取得します

使用例 ...

Windows10

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

概要
ほとんどのオーディオ・ビデオ形式に対応するマルチメディアプレイヤー。
対応形式
・MPEG ...

Windows10

ダウンロード
提供元サイトからダウンロード
更新内容

Antelope version 4.2 allow you to switch display or not for inline thumbnails. ...

Windows10

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

更新内容

Files 2 Folder now remembers which method was used t ...

GitLab

構文
git blame  <option> <filename>
オプション
-f ファイル名
-n 行番号
-t メールアドレス
–help ヘルプ ...

CentOS

操作方法
1.バージョン情報を確認
# cat/etc/redhat-release
CentOS Linux release 8.3.2011

2.リポジトリを確認
# dnf modul ...