- Dart Cookbook
- Ivo Balbaert
- 95字
- 2021-08-05 17:42:49
Introduction
This chapter is about working with the different data types Dart has to offer. The basic data types available are var
(stores any object); num
(stores any number type); int
, double
, String
, bool
, List
(arrays); and Map
(associative arrays). All of these data types are declared in the dart:core
library. We will talk about strings, random numbers, complex numbers, dates and times, enums, and lists. We will cover a lot of tricks to help you out in specific circumstances. To get a quick overview of all the data types in Dart, refer to https://www.dartlang.org/docs/dart-up-and-running/contents/ch02.html#built-in-types.
推薦閱讀
- CorelDRAW X6 中文版圖形設(shè)計實戰(zhàn)從入門到精通
- Modern JavaScript Web Development Cookbook
- 物聯(lián)網(wǎng)識別技術(shù)
- SEO 20日
- 5G承載網(wǎng)網(wǎng)絡(luò)規(guī)劃與組網(wǎng)設(shè)計
- Learning Karaf Cellar
- Drush User’s Guide
- 互聯(lián)網(wǎng)安全的40個智慧洞見:2014年中國互聯(lián)網(wǎng)安全大會文集
- NB-IoT物聯(lián)網(wǎng)技術(shù)解析與案例詳解
- 數(shù)字通信同步技術(shù)的MATLAB與FPGA實現(xiàn):Altera/Verilog版(第2版)
- 計算機(jī)網(wǎng)絡(luò)與通信(第2版)
- Working with Legacy Systems
- 網(wǎng)絡(luò)工程實施技術(shù)與方案大全
- 人際網(wǎng)絡(luò)
- 計算機(jī)通信網(wǎng)絡(luò)安全