测试文章!!!!!

不是,哥们,你还用上markdown了???

下面是一duan代码

1
2
3
<?php
echo "hello world";
?>
1
print("hello world")
1
2
3
4
5
public class Main {
public static void main(String[] args) {
System.out.println("hello world");
}
}
1
2
3
4
#include <stdio.h>
int main() {

}

这是一张测试图片
这是一张测试图片

测试文章