Function

Call the function(method) to do something detail.

April 2, 2022

Control Flow

loop, condition branch, control transfer.

March 28, 2022

Collection Type

The array, set, and dictionary.

March 28, 2022

Strings and Characters

String type is bridged with Foundation’s NSString. Foundation extends String to expose methods defines by NSString. If import Foundation, you can access those NSString methods on String without casting. String Literals // "Hello World!" is a String literal. let sentence = "Hello World!" // Multiline let story = """ There are some people in the room. They are having a party. Because today is the Christmas. """ // every line has the line breaks....

March 20, 2022

Basic Operators

Basic usage of the operators.

March 19, 2022

Basic

Basic usage of the swift syntax.

March 12, 2022

Mail

false

July 10, 2021

竞赛经历与奖项

机器人比赛 2019.05 寻宝机器人 2019.05 超市购物机器人 2020.06 创意机器人比赛魔方组 魔方机器人 🔗 西门子智能制造挑战赛 2019.08 大学生挑战杯 2022.07

June 21, 2021