- SignalR Blueprints
- Einar Ingebrigtsen
- 138字
- 2021-07-23 20:36:19
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 are shown as follows: "At the core level of SignalR sits something called a PersistentConnection
class; hubs build on top of this."
A block of code is set as follows:
@Scripts.Render("~/bundles/jquery") @Scripts.Render("~/bundles/bootstrap")
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes, for example, appear in the text like this: "To add a reference to a project, we start by right-clicking on the References of your project and selecting Manage NuGet Packages."
推薦閱讀
- Visual C++程序設計教程
- TypeScript Essentials
- Beginning C++ Game Programming
- Programming ArcGIS 10.1 with Python Cookbook
- 羅克韋爾ControlLogix系統應用技術
- C語言從入門到精通(第4版)
- 數據結構(C語言)
- PhpStorm Cookbook
- Hands-On Full Stack Development with Go
- Spring核心技術和案例實戰
- Java系統化項目開發教程
- 執劍而舞:用代碼創作藝術
- 響應式架構:消息模式Actor實現與Scala、Akka應用集成
- Kotlin極簡教程
- jQuery從入門到精通(微課精編版)