BillKnow.com

Who Know ? Bill Know!

04 一月
0Comments

代码高亮测试

  1. php no line numbers
  2. <div id="foo">
    <?php
      function foo() {
        echo "Hello World!\\n";
      }
    ?>
    </div>
  3. java with line nubers
  4. public class Hello {
      public static void main(String[] args) {
        System.out.println("Hello World!");
      }
    }
 
No comments

Place your comment

Please fill your data and comment below.
Name
Email
Website
Your comment