Lv.1
在 【你知道吗】第一期---水和冰是什么关系 中回复
import 岩浆
import time
while True:
Pour Magma(此贴)
if 作者在线:
print(‘黑曜石’)2020-08-18T21:07:00 点赞:0
在 关于C++和Javascrip的helloworld程序比较 中回复
python:
print("heloworld")
c++:
#include<cstdio>
using namespace std;
int main()
{
printf("helloworld");
return 0;
}
c:
#include<stdio.h>
int main()
{
printf("helloworld");
return 0;
}
(c居然比c++简单)
2021-09-28T21:55:21 点赞:0
在 Nice! I just got a Minecraft gift code for FREE! : 中回复
刚看了一下,使用F12查看对应的action,不管怎么弄都是alert,也就是没有。
2022-05-26T16:05:33 点赞:0