2020-07

Server

Docker Commands

Use Case Docker Version CheckDocker Version Check DetailDocker InfoSearch Docker Image from Docker HubCheck acquired...
Java

Java Stream Basic

Stream Stream supports collection operations for Java. Collection codes become simple and easy to write. Basic...
iOS

Swift Const file

Const File Creating application, there are a lot of fix parameters. Of course, if this is only in file, we just u...
Ad Tech

VAST

VAST (Digital Video Ad Serving Template) is protocol for Ad Server and Client. Link (IAB) To follow this format, ...
iOS

XCFramework

iOS Framework When we want to create library for iOS, we have several choices Static Library (Objective-C)Static ...
iOS

Swift URLSession – Network

URLSession URLSession is network API provided by Apple. Simple Usage In this time cover simple API. ...
iOS

Swift – Codable

Codable Codable = Decodable + Encodable (Apple Documentation) Codable supports Json <-> Model(Class, Struct) ...
スポンサーリンク