A First Level Header

A Second Level Header

First Level Header

Now is the time for all good men to come to the aid of their country. This is just a regular paragraph.

The quick brown fox jumped over the lazy dog's back.

This is a blockquote.

This is the second paragraph in the blockquote.

Some of these words are emphasized. Some of these words are emphasized also. Use two asterisks for strong emphasis. Or, if you prefer, use two underscores instead.

  • Candy.
  • Gum.
  • Booze.

  • Candy.

  • Gum.
  • Booze.

  • Red

  • Green
  • Blue
    /*列表展现方法*/
    @Override
    @Action(value = "search")
    public String search() {
        String json;
        try {
            json = service.fixSearch(myPage, orderbys, orderbysDirection, tempVo);
        } catch (ChecksException e) {
            e.printStackTrace();
            logger.error(e.getMessage());
            json = JsonUtil.getFailureJsonFromMap(null, OptionTsGets.getOptionTs(e.getMessages()[0]));
        } catch (Exception e) {
            e.printStackTrace();
            logger.error(e.getMessage());
            json = JsonUtil.getFailureJsonFromMap(null, OptionTsGets.getOptionTs("system.error"));
        }
        GoResponse.goResponse(json, 2);
        return null;
    }
  • A list item.

    With multiple paragraphs.

  • Another item in the list.

This is an example link. This is an example link.

For example.

I strongly recommend against using any <blink> tags.

I wish SmartyPants used named entities like &mdash; instead of decimal-encoded entites like &#8212;.

alt text

results matching ""

    No results matching ""