IT

環境
Windows 11 Pro 64bit
TypeScript 4.4.4

構文
enum 列挙型 (enum)名 {
要素1,
要素2,
要素3
} ...

IT

環境
Word 2019
Windows 11 Pro 64bit

操作方法
1.ウィンドウ上部の「ホーム」タブをクリックしてリボンメニューを開きます。

2.「段落」項目の「拡張書式」を ...

IT

環境
Windows 11 Pro 64bit
TypeScript 4.4.4

構文
//text=対象の文字列
for (let char of text) {
//ループ処理 ...

IT

環境
Word 2019
Windows 11 Pro 64bit

操作方法
1.ウィンドウ上部の「ホーム」タブをクリックしてリボンメニューを開きます。

2.「段落」項目の「拡張書式」を ...

IT

環境
Windows 11 Pro 64bit
TypeScript 4.4.4

構文
//ttSet=対象のSet
const result = ;
);

const ...

IT

環境
Windows 11 Pro 64bit
Python 3.11

構文
numpyをインポートします。
import numpy
numpyからceil()を呼び出します。 ...

IT

環境
Windows 11 Pro 64bit
Python 3.11

構文
mathをインポートします。
import math
そして、mathからceil()を呼び出します。 ...

IT

環境
Windows 11 Pro 64bit
Python 3.11

構文
{}を使う方法です。
具体的には、辞書に{}を代入します。
myDict = {}

使用例 ...

IT

環境
Windows 11 Pro 64bit
Python 3.11

構文
辞書からclear()メソッドを呼び出します。
myDict.clear()
clear()メソッドは、 ...

IT

環境
Windows 11 Pro 64bit
Python 3.11

構文
numpy.zeros()の引数「shape」にnumpy配列の形状をタプルで指定します。
empty_arra ...

IT

環境
Windows 11 Pro 64bit
Python 3.11

構文
変数にnumpy.zeros()を代入します。
numpy.zeros()の引数「shape」にnumpy配列の ...

IT

環境
Windows 11 Pro 64bit
Python 3.11

構文
numpy配列をnp.array()
空のnumpy配列を作成します。

使用例

import ...

IT

環境
Red Hat Enterprise Linux release 9.2 (Plow)

操作方法
1.現在のtargetを取得するには、systemctl list-units –type ...

IT

環境
Red Hat Enterprise Linux release 9.2 (Plow)

操作方法
1.設定ファイル「/etc/ssh/ssd_config」に「PermitRootLogin」の値を& ...

IT

環境
Red Hat Enterprise Linux release 9.2 (Plow)

操作方法
1.サービスのステータスの確認
書式
# systemctl status サービス名 ...

IT

環境
Red Hat Enterprise Linux release 9.2 (Plow)

概要
systemctlコマンドの結果の見方
表示 説明
active(running) 起動中 ...

IT

環境
Red Hat Enterprise Linux release 9.2 (Plow)
Ansible 2.14.2
Python 3.11.2

概要
user モジュールのパラメータ ...

IT

環境
Excel 2019
Windows 10 Pro 64bit
方法1
1.図形を選択して右クリックし、「サイズとプロパティ(Z)」をクリックします。

2.図形の書式設定画面が表示され ...