- Mockito Cookbook
- Marcin Grzejszczak
- 96字
- 2021-07-16 11:34:58
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Where NewIdentityCreator
contains the logic for generating new identity."
A block of code is set as follows:
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <scope>test</scope> </dependency>
推薦閱讀
- 數據要素安全流通
- Building Computer Vision Projects with OpenCV 4 and C++
- 云計算環境下的信息資源集成與服務
- 數據架構與商業智能
- 活用數據:驅動業務的數據分析實戰
- 信息融合中估計算法的性能評估
- 算力經濟:從超級計算到云計算
- 大數據分析:R基礎及應用
- Rust High Performance
- Oracle 11g數據庫管理員指南
- Nagios Core Administrators Cookbook
- MySQL技術內幕:InnoDB存儲引擎(第2版)
- Building Multicopter Video Drones
- 達夢數據庫開發實戰
- Continuous Delivery and DevOps:A Quickstart Guide