- JDBC 4.0 and Oracle JDeveloper for J2EE Development
- Deepak Vohra
- 150字
- 2021-08-25 18:08:42
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.
There are three styles for code. Code words in text are shown as follows: "A managed-data-source
element is added to the data-sources.xml
file."
A block of code will be set as follows:
<resource-ref> <res-ref-name>jdbc/OracleDataSource</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Container</res-auth> </resource-ref>
Any command-line input and output is written as follows:
CREATE TABLE OE.Catalog(Journal VARCHAR(25), Publisher Varchar(25), Edition VARCHAR(25), Title Varchar(45), Author Varchar(25));
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: " In the Create Project window specify a Project Name and click on Next".
推薦閱讀
- 中文版CorelDRAW 2022基礎教程
- 中文版Illustrator 2021完全自學教程
- InDesign平面設計案例教程:從設計到印刷
- Illustrator CC 2018中文版入門與提高
- IT Inventory and Resource Management with OCS Inventory NG 1.02
- AutoCAD 2016中文版完全自學手冊
- Photoshop CC UI設計標準培訓教程
- Stable Diffusion圖像與視頻生成入門教程
- OpenCart 1.4 Template Design Cookbook
- 3ds Max/VRay印象燈光/材質/渲染技術精粹Ⅲ
- AI繪畫與攝影實戰108招:ChatGPT+Midjourney+文心一格
- SketchUP草圖繪制從新手到高手
- Adobe創意大學Premiere Pro影視剪輯師標準實訓教材(CS6修訂版)
- Building Websites with Mambo
- jQuery 1.3 with PHP