HTML测试

2021/8/30 6:06:18

本文主要是介绍HTML测试,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

test

HTML5 Test

This is h2

hihihi198 is very stupid.

1 #include<stdio.h>
2 int main(){
3     int a,b;
4     scanf("%d%d",&a,&b);
5     printf("%d\n",a+b);
6     return 0;
7 }
View Code

This is the other h2

hihihi198 has a Luogu Blog.

#include int main(){ printf("Hello, World!"); return 0; }

You said, I AK IOI., than hihihi198 said orz, %%% STO

JavaScript Test

Can JavaScript code run?

If you want to get the answer, try to open the console."



这篇关于HTML测试的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程