- Intelligent Document Capture with Ephesoft(Second Edition)
- Pat Myers Ike Kavas Michael Muller Jon Solove
- 143字
- 2021-07-16 20:37:21
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: "You can use generic variables, which are EphesoftBatchID
and EphesoftDOCID
."
A block of code is set as follows:
import com.ephesoft.dcma.da.id.BatchInstanceID; public interface SamplePluginService { void sampleMethod(BatchInstanceID batchInstanceID, final String pluginWorkflow) throws Exception; }
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: "Administrators can use the Up and Down buttons to reorder the plugins or the Remove button to remove plugins from the module."
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- 深入理解Android(卷I)
- Mastering Entity Framework Core 2.0
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- 嚴密系統設計:方法、趨勢與挑戰
- The HTML and CSS Workshop
- Java 9模塊化開發:核心原則與實踐
- HDInsight Essentials(Second Edition)
- Natural Language Processing with Python Quick Start Guide
- Scala Functional Programming Patterns
- 軟件工程與UML案例解析(第三版)
- Getting Started with Web Components
- Java EE實用教程
- Learning D3.js 5 Mapping(Second Edition)
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術