ソフト開発 トップページ

ソフト開発 / Development

[Swift][swift-testing] tag 名称を名前空間に入れる [Swift][swift-testing] swift-testing の trait SwiftUI2021 [SwiftUI][macOS] About Window のカスタマイズ方法 [Swift][Observation] Observation の仕組み その2: withObservationTracking [Swift][Observation] Observation の仕組み その1: Observable [Swift] 値を特定値域に限定する / clamp SwiftUI2021 [SwiftUI] @Entry の使い方 SwiftUI2021 [SwiftUI] animation を理解する SwiftUI2021 [SwiftUI] commands Modifier @SwiftUI(2024) [Swift] Standard Library の Hashable を理解する [Realm] macOS/iOS プロジェクトでの RealmSwift セットアップ [Swift] ソートと SortComparator SwiftUI2021 [SwiftUI] Table は lazy なのか? SwiftUI2021 [SwiftUI] Table で Row を Drag&Drop する eraseToAnyPublisher() の使い所 [SwiftData] PersistentIdentifier についてのメモ [Swift][swift-testing] イベント発生テスト の方法@swift-testing SwiftUI2021 [SwiftUI] onLongPressGesture/ LongPressGesture の動作 [Swift] Standard Library の Comparable を理解する [Xcode][Swift] コードにメモする [Swift] Standard Library の Equatable を理解する [Swift] computed property の init と storageRestrictions SwiftUI2021 [SwiftUI] WindowGroup まとめ SwiftUI2021 [SwiftUI] Darkモードを無視する SwiftUI2021 [SwiftUI] ShareLink の item 遅延評価 [Swift] アプリの引数処理と引数指定 SwiftUI2021 [SwiftUI] アプリの状態を表す ScenePhase SwiftUI2021 [SwiftUI][SwiftCharts] 複数系列のデータを1つのグラフに表示する [Swift] String を1行毎に処理する方法 SwiftUI2021 [SwiftUI] DocumentGroup と ReferenceFileDocument [git] リモートリポジトリ設定 [Swift][TextKit2] NSTextLayoutFragment に該当する String を取得する SwiftUI2021 [SwiftUI] single window app on macOS SwiftUI2021 [SwiftUI] ShapeStyle を理解する SwiftUI2021 [SwiftUI] Layout を TDD で開発する(DiagonalStack) SwiftUI2021 [SwiftUI] 複数の変数を1つの onChange で監視する [Swift] macro を使ってみる SwiftPackageManagerEyeCatch [Swift] CommandPlugin で クラス図を作る(swift-syntax/Hatch を使ったCommandPlugin のブラッシュアップ) [Swift] TimeZone 覚書 SwiftPackageManagerEyeCatch [Swift] CommandPlugin で クラス図を作る(CommandPlugin から CLI コマンドをキックする) [Swift] コードスニペット: UIDevice SwiftPackageManagerEyeCatch [Swift] CommandPlugin で クラス図を作る(CLI コマンドを作る) [Swift] understand TextKit2 piece by piece(NSTextContentManagerDelegate) SwiftPackageManagerEyeCatch [Swift] CommandPlugin で クラス図を作る(swift-syntax/Hatch で解析した swift を mermaid フォーマットに変換する) SwiftUI2021 [SwiftUI] 流れるテキスト(TickerText ) を作ってみる SwiftPackageManagerEyeCatch [Swift] CommandPlugin でクラス図を作る (swift-syntax/ Hatch を使用した Swift ファイル解析) SwiftUI2021 [SwiftUI] ProposedViewSize SwiftPackageManagerEyeCatch [Swift] CommandPlugin で クラス図を作る(ファイル出力する Command Plugin を作る) [Swift] Substring の startIndex, endIndex [AppKit] NSTokenField/NSTokenFieldDelegate