兄弟你还好嘛。。
liuzhengyuan 发表于 2020-4-22 13:11
你会 C 或 C++ 吗?
我啥都会{:10_256:}
Web 更倾向于艺术
liuzhengyuan 发表于 2020-4-22 12:57
你可以试试(不会对你的电脑造成破坏的)
建议把所有文件保存后在试
我查过了,关机
还是蟒蛇好
wuqramy 发表于 2020-4-22 13:23
还是蟒蛇好
{:10_256:}
liuzhengyuan 发表于 2020-4-22 13:06
我的那个指令对电脑没有危害,但你的。。。
一看 shutdown 就没什么杀伤力
还是 taskkill 好用{:10_256:}
wow , 一次中!
这一次总有了吧......{:10_269:}
#include<iostream>
using namespace std;
#define write cout<<
#define main int main()
#define begin {
#define end }
#define give return
#define over ;
#define deathloop for(;;)
#define func auto
#define call ()
#define string "goodbye world!"
func print()begin
write string
over
end
main begin
deathloop begin
print call
over
end
give 0
over
end
{:10_256:}#include<iostream>
using namespace std;
#define write cout<<
#define main int main()
#define begin {
#define end }
#define give return
#define over ;
#define deathloop for(;;)
#define func auto
#define call ()
#define string "goodbye world!\n"
#define zero 0
func print call begin
write string
over
end
main begin
deathloop begin
print call
over
end
give zero
over
end
永恒的蓝色梦想 发表于 2020-4-22 13:42
!{:10_284:}
weiter 发表于 2020-4-22 13:47
!
用英语写程序{:10_256:}
永恒的蓝色梦想 发表于 2020-4-22 13:49
用英语写程序
我草!牛皮!
永恒的蓝色梦想 发表于 2020-4-22 13:46
是Julia???
weiter 发表于 2020-4-22 13:50
是Julia???
julia是啥?
永恒的蓝色梦想 发表于 2020-4-22 13:51
julia是啥?
和这个语法很像的,都是一段结束之后写end
(号称加速过的python)
weiter 发表于 2020-4-22 13:52
和这个语法很像的,都是一段结束之后写end
(号称加速过的python)
这是C++!只不过写了几个宏而已
永恒的蓝色梦想 发表于 2020-4-22 13:54
这是C++!只不过写了几个宏而已
哦!我还以为是这个呢{:10_284:}
永恒的蓝色梦想 发表于 2020-4-22 13:54
这是C++!只不过写了几个宏而已
我见识少了{:10_284:}