Windows11

環境
Windows 11 22H2
WinShot

操作方法
1. タスクバーのアイコンを右クリックし、を選択します。

2.タブを選択し、欄に以下を入力します。
例 \F\M\ ...

Kotlin

環境
Windows11 pro 64bit
java 19.0.1
kotlin 1.7.20-release-201

構文
リスト変数名.isNullOrEmpty()
isNu ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文

SampleView() .overlay( RoundedRec ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文

ForEach (配列変数名, id: \.self) { ite ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文

文字列.replacingOccurrences( of: "正規 ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文
文字列r.append(文字列2)
appendメソッド ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文
var 配列名 = 文字列.split(whereSeparat ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文
String(format: “%@”, ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文
abs(数値)
abs()を使って、引数に指定した数値の ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文
let 変数名= Double(対象の辞書変数名.reduce( ...

Kotlin

環境
Windows11 pro 64bit
java 19.0.1
kotlin 1.7.20-release-201

構文
リスト変数名.isNullOrEmpty()
isNo ...

Kotlin

環境
Windows11 pro 64bit
java 19.0.1
kotlin 1.7.20-release-201

構文
リスト変数名.isEmpty()
isEmpty()は ...

Kotlin

環境
Windows11 pro 64bit
java 19.0.1
kotlin 1.7.20-release-201

構文
リスト変数名.shuffled().first()
l ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文

VStack(alignment: .trailing) { xx ...

AWS

環境
AWS VPC

操作方法
1.VPCコンソール画面に移動します。

2.左側に「ネットワークファイアウォール」->「ファイアウォールポリシー」をクリックします。

3.右側に ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文

Text("テキスト文字列") .multilineTextAli ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文
Color(red: 赤, green: 緑, blue: 青) ...

Swift

環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS

構文
.renderingMode(.original)
Bu ...