test
警告框
12
消息框
<code java> /** * The HelloWorldApp class implements an application that * simply displays "Hello World!" to the standard output. */ class HelloWorldApp { public static void main(String[] args) { System.out.println("Hello World!"); //Display the string. } }
test2
teset
欢迎光临本网站,本页
分栏
12删除线
面为测试页。 #include “stdio.h” void main(void) { return 0; }
#include “stdio.h” void main(void) { return 0; }