Thumbnail of post image 112

書籍目次

イラストでわかるDockerとKubernetes Software Design plus 技術評論社 著者:徳永航平 はじめに 第1章 コンテナ技術の概要 ...

Thumbnail of post image 153

Swift

init Example Code上同じに見えて違う。 上:(_ title: StringProtocol, ~ 下:(_ titleKey:Localize ...

Thumbnail of post image 022

Swift

画面ロックしない設定 SplitView時、指定したアプリがいれば画面ロックしない。

Thumbnail of post image 064

Swift

メインのViewとパーツのViewで値を共有したい。 →@Stateと@Binding

Thumbnail of post image 092

Swift

現在開発しているアプリ、公開しているアプリ「Album Shuffle」でMPMedia〜を使用しているので纏めました。 グルーピングしてコレクション取得 便利 ...

Thumbnail of post image 129

Swift

Appearances「None」を「Any, Dark」に変更 Dark用のImageが追加出来るようになる 選択肢 「None」 「Any, Dark」 「 ...

Thumbnail of post image 083

Swift

print(#function)は「body」と出力される

Thumbnail of post image 184

etc

Catalina 10.15.7 Mojave 10.14.6 「Catalina 10.15.7」を選択して進むと、 タイプ:mac1.metal vCPU: ...

Thumbnail of post image 185

Swift

5曲をキューに登録して再生。 5曲目でskipToNextItem()コール。 再生は止まるがplaybackStateは.playingのまま。 .pause ...

Thumbnail of post image 000

Swift

リモート通知はサイレントに出来るが、ローカル通知は出来ない。 通知のタッチ操作を経由せずに userNotificationCenter(_:didReceiv ...