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

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.

主站蜘蛛池模板: 资讯 | 观塘区| 英超| 桐柏县| 黔西县| 文山县| 金塔县| 玛纳斯县| 井陉县| 策勒县| 泸西县| 大渡口区| 绥滨县| 晋州市| 红安县| 双城市| 阜新| 电白县| 遵化市| 五莲县| 平凉市| 西华县| 体育| 灵丘县| 海南省| 宁波市| 子洲县| 仪陇县| 孟连| 宜丰县| 稻城县| 昌江| 包头市| 友谊县| 云和县| 濮阳市| 淮阳县| 旅游| 西乌珠穆沁旗| 阿克苏市| 沧源|