Friday, April 9, 2010

Publish Source code in Blogger

Many thanks for this

Test:
// Comment
//

public class Testing {
public Testing() {
}

public void Method() {
/* Another Comment
on multiple lines */
int x = 9;
}
}
//




bash
## lala
##

##

1 comment:

  1. Unfortunately this not working anymore with new blog design which I like so much :)

    ReplyDelete