Ji Wang' Blog

随便写写,個人的呟き,Personal Talk


  • Home

  • Categories

  • Archives

  • Tags

Highlight Test

Posted on 2017-07-19 | In test

This is a highlight test.

Normal block

1
alert('Hello World!');
1
print 'helloworld'

Highlight block

1
alert( 'Hello, world!' );
1
print 'helloworld'
1
2
3
def foo
  puts 'foo'
end
def foo
  puts 'foo'
end
1
2
3
def foo
  puts 'foo'
end
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#include <iostream>

using namespace std;

void foo(int arg1, int arg2)
{

}

int main()
{
  string str;
  foo(1, 2);
  cout << "Hello World" << endl;
  return 0;
}
Read more »

Emoji Test

Posted on 2015-09-19

This is an emoji test. :smile: lol.

Read more »

Gallery Post

Posted on 2014-11-18 | In Photo
Gallery Post Test. 测试图片类文章的显示。
Read more »

Images

Posted on 2013-12-26

This is a image test post.

Read more »

Excerpts

Posted on 2013-12-25

The following contents should be invisible in home/archive page.

Read more »

Block

Posted on 2013-12-25 | In test

This post is used for testing tag plugins. See docs for more info.

Read more »

日本語テスト

Posted on 2013-12-24

This is a Japanese test post.

Read more »

中文測試

Posted on 2013-12-24 | In test

This is a Chinese test post.

Read more »

Link Post

Posted on 2013-12-24 | In test

This is a link post. Clicking on the link should open Google in a new tab or window.

Read more »

Elements

Posted on 2013-12-24 | In test

The purpose of this post is to help you make sure all of HTML elements can display properly. If you use CSS reset, don’t forget to redefine the style by yourself.

Read more »
1 2
Ji Wang

Ji Wang

個人的呟き

20 posts
7 categories
15 tags
RSS
GitHub
© 2018 - 2019 Ji Wang
Powered by Jekyll
Theme - NexT.Muse