Basic data types. Boolean: The most simple datatype for true/false value, e.g. let isOpen: boolean = true;. Number ...
確定! 回上一頁