Swift

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

構文

Picker(xxx) .pickerStyle(PickerSt ...

Azure

環境
Microsoft Azure

操作方法
Azure ポータルのメニューから すべてのサービス を選択します。

2.検索ボックスに nsg と入力し、検索します。

3.「ネット ...

Azure

環境
Microsoft Azure

構築手順
1.サブネットの構築
2.Azure Bastion の構築

サブネットの構築方法
1).Azure portal管理画面にサイン ...

Flutter

環境
Windows11 pro 64bit
Flutter 3.3.7

構文

ListView.builder( scrollDirection: Axis.horizontal, itemCoun ...

Flutter

環境
Windows11 pro 64bit
Flutter 3.3.7

構文

decoration: BoxDecoration( boxShadow: , ),

Containerに影をつける ...

Flutter

環境
Windows11 pro 64bit
Flutter 3.3.7

構文

child: FittedBox( child: Icon(アイコン), fit: BoxFit.fill,),

ア ...

Kotlin

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

構文
val 変数名 = Math.floor(数値);
M ...

Flutter

環境
Windows11 pro 64bit
Flutter 3.3.7

構文

GridView.count( crossAxisCount:/*数値*/, children: ; @override ...

Kotlin

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

構文
val 変数名 = array.maxOf { it } ...

Flutter

環境
Windows11 pro 64bit
Flutter 3.3.7

構文

enabledBorder: UnderlineInputBorder( borderSide: BorderSide( ...

Windows11

環境
Windows 11 pro 64bit 22H2

操作方法
1.「スタート」を右クリックします。

2.「設定」をクリックします。

3.設定の左メニュー を選択します。

Kotlin

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

構文

xxx.forEach {return@forEach//con ...

Kotlin

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

構文
map名.containsKey(key)
conta ...

Kotlin

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

環境
val result = 文字列.split(“正 ...

Swift

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

構文

TextField(xxx) .disabled(true)

...

Swift

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

構文
プレースホルダーの設定は、TextFieldの引数titleKe ...

Swift

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

構文

HStack { TextField("", text: $edi ...

Swift

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

構文

TextField(xxx) .keyboardType(.pho ...