- Learn C# in 7 days
- Gaurav Aroraa
- 75字
- 2021-07-08 09:51:25
Value type
These are derived from the System.ValueType class. Variables of the value type directly contains their data or, in simple words, the value type variable can be assigned directly. Value types can be divided into more sub categories: data types, custom types (Enum types and Struct types). In this section, we will discuss the data types in detail. Enum will be discussed on day four and struct will be discussed in the upcoming sections.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Hands-On Image Processing with Python
- Vue.js 3.x從入門到精通(視頻教學版)
- HTML5+CSS3基礎開發教程(第2版)
- Learning AWS Lumberyard Game Development
- Learning Raspbian
- RSpec Essentials
- 編程與類型系統
- Java 從入門到項目實踐(超值版)
- Python Programming for Arduino
- JavaScript編程精解(原書第2版)
- Splunk Essentials
- 創新工場講AI課:從知識到實踐
- Practical Time Series Analysis
- 前端程序員面試筆試真題與解析