author avatar Kik soft
Posts Tags Archive GitHub
cover
March 27, 2025 SAP Docker

在 Docker 中运行属于自己的 SAP 系统

文章介绍了在个人电脑上搭建 SAP 服务器的方法。 由 SAP 官方推出的 Docker 版本适合开发人员学习,不包含业务模块和中文语言包。 安装过程包括拉取镜像、运行容器、配置连接和 licenses 等步骤。

cover
May 1, 2024 swift codable

Codable Protocol in Swift

Codable protocol allows you to encode or decode custom data types to and from formats such as JSON

cover
December 29, 2023 swift cheatsheet

Swift Cheatsheet

A quick reference guide for the Swift programming language covering the primary types, including Number, String, and Bool, and advanced data structures like Set, Array and Dictionary

Let's build a 1B unicorn 🦄