- D Cookbook
- Adam D. Ruppe
- 86字
- 2021-07-16 11:50:45
Chapter 2. Phobos – The Standard Library
In this chapter, we will learn how to use the D standard library and explore the language concepts used in the implementation. You will learn the following recipes:
- Performing type conversions
- Finding the largest files in a directory
- Creating a network client and server
- Using Base64 to create a data URI
- Generating random numbers
- Normalizing a string and performing Unicode comparisons
- Searching with regular expressions
- Writing a digest utility
- Using the
std.zlib
compression - Using the
std.json
module
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- 我的第一本算法書
- 新手學Visual C# 2008程序設計
- Learning Laravel 4 Application Development
- 深度強化學習算法與實踐:基于PyTorch的實現
- CoffeeScript Application Development Cookbook
- 用案例學Java Web整合開發
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- ASP.NET Web API Security Essentials
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Neo4j 3.x入門經典
- C語言從入門到精通(視頻實戰版)
- Unity 3D UI Essentials
- 詩意的邊緣