- 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."
推薦閱讀
- Instant RubyMotion App Development
- Unity Game Development Scripting
- 快人一步:系統(tǒng)性能提高之道
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- Instant Nancy Web Development
- UNIX Linux程序設(shè)計(jì)教程
- 詳解MATLAB圖形繪制技術(shù)
- Orleans:構(gòu)建高性能分布式Actor服務(wù)
- PowerDesigner 16 從入門到精通
- 深入淺出Python數(shù)據(jù)分析
- Machine Learning for OpenCV
- 從零開始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- ASP.NET開發(fā)寶典
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Java EE程序設(shè)計(jì)與開發(fā)實(shí)踐教程