- Alfresco for Administrators
- Vandana Pal
- 166字
- 2021-07-16 11:01:16
Conventions
In this book, you will find a number of text styles 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: "Execute the downloaded .bin
file."
A block of code is set as follows:
<module xmlns="urn:jboss:module:1.0" name="org.alfresco.configuration">
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<resources>
<resource-root path="."/>
</resources>
Any command-line input or output is written as follows:
sudo apt-get install mysql-server sudo service mysql start|stop|status
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "There are two mode of installation: Easy and Advanced."
- 程序員面試白皮書
- C++ Builder 6.0下OpenGL編程技術(shù)
- Java開發(fā)入行真功夫
- Java軟件開發(fā)基礎(chǔ)
- Kinect for Windows SDK Programming Guide
- Scientific Computing with Scala
- RabbitMQ Cookbook
- Asynchronous Android Programming(Second Edition)
- Test-Driven Machine Learning
- C語言程序設(shè)計(jì)簡明教程:Qt實(shí)戰(zhàn)
- Raspberry Pi Robotic Blueprints
- 區(qū)塊鏈架構(gòu)之美:從比特幣、以太坊、超級賬本看區(qū)塊鏈架構(gòu)設(shè)計(jì)
- Struts 2.x權(quán)威指南
- Drupal Search Engine Optimization
- Python數(shù)據(jù)預(yù)處理技術(shù)與實(shí)踐