Life is Struggle

First Article

this is my first article @ github by octopress 你好

  • line1
  • line2
  • line3
  • line4

code test

1
$ git clone git@github.com:imathis/octopress.git # fork octopress
php test
1
2
phpinfo();
echo "test";
javascript test
1
2
alert('haha');
var aa = "hello";
html test
1
2
3
<form action="">
    <input type="text" name="userid" id="userid"/>
</form>
java tset
1
2
3
import sun.java.util.*;
String[] ary = null;
System.out.println("haha");
1
[rectangle setX: 10 y: 10 width: 20 height: 20];