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

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.

主站蜘蛛池模板: 灵台县| 钟山县| 隆安县| 五河县| 东丽区| 雅江县| 班戈县| 洛宁县| 芦溪县| 荥经县| 南丰县| 东兰县| 东丰县| 麦盖提县| 阳曲县| 汾阳市| 彰化县| 荃湾区| 宜宾市| 信阳市| 荔波县| 扎兰屯市| 柳林县| 蛟河市| 乃东县| 临泉县| 桑日县| 丰宁| 静宁县| 集贤县| 湖口县| 珠海市| 和平区| 微博| 松江区| 沾益县| 乌拉特前旗| 汕头市| 册亨县| 青铜峡市| 三都|