- C# 6 and .NET Core 1.0:Modern Cross:Platform Development
- Mark J. Price
- 70字
- 2021-07-09 20:15:43
Chapter 4. Using Common .NET Types
This chapter is about .NET types and how they are related to C#. You will learn about .NET Framework and .NET Core, and their class library assemblies of common types that allow your applications to connect existing components together to perform common practical tasks.
This chapter covers the following topics:
- Using assemblies and namespaces
- Storing and manipulating text
- Storing data with collections
推薦閱讀
- 大學計算機基礎(第三版)
- Python快樂編程:人工智能深度學習基礎
- Python 深度學習
- 數(shù)據(jù)結構簡明教程(第2版)微課版
- OpenNI Cookbook
- Koa開發(fā):入門、進階與實戰(zhàn)
- The Data Visualization Workshop
- Swift語言實戰(zhàn)精講
- C語言程序設計
- Building Android UIs with Custom Views
- Moodle 3 Administration(Third Edition)
- 計算機應用基礎(第二版)
- Learning ECMAScript 6
- iOS Development with Xamarin Cookbook
- MySQL從入門到精通