官术网_书友最值得收藏!

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: "We can include other contexts through the use of the include directive."

A block of code will be set as follows:

package org.springaop.target;
public class ExceptionTarget {
public void errorMethod() throws Exception {
throw new Exception("Fake exception");
}
public void otherErrorMethod() throws IllegalArgumentException {
throw new NullPointerException("Other Fake exception");
}
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:

package java.lang.reflect;
public interface InvocationHandler {
public Object invoke(Object proxy, Method method, Object[] args)
throws Throwable;
}

Any command-line input and output is written as follows:

java -javaagent:<path_on_your_machine>/spring-framework-X.X/lib/aspectj/aspectjweaver.jar

<package>.<yourclass>.Main

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: "clicking the Next button moves you to the next screen".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 锡林郭勒盟| 获嘉县| 新建县| 崇左市| 德江县| 布拖县| 宝丰县| 富锦市| 商水县| 辉县市| 苏尼特右旗| 镇赉县| 思南县| 泗洪县| 伊吾县| 大关县| 沈阳市| 泗洪县| 镇平县| 太康县| 敦化市| 阿荣旗| 上栗县| 福安市| 察雅县| 乾安县| 定陶县| 慈溪市| 盐津县| 冀州市| 恩施市| 长宁县| 武城县| 平武县| 黄浦区| 两当县| 涞源县| 涟源市| 化隆| 哈尔滨市| 浮山县|