摘要: 1.在注册后发现这个界面,猜测是不是存在注入点 http://654000be-ea72-4eae-8074-c6cf2798c9e9.node3.buuoj.cn/view.php?no=1and1 http://654000be-ea72-4eae-8074-c6cf2798c9e9.node3 阅读全文
posted @ 2019-11-02 22:07 东坡肉肉君 阅读(2084) 评论(0) 推荐(2)
摘要: 第二单元:helloword.c #include "windows.h" #include "tchar.h" int _tmain(int argc,TCHAR *argv[]) { MessageBox(NULL, "Hello world!", "WWW.baidu.com", MB_OK) 阅读全文
posted @ 2019-11-02 00:19 东坡肉肉君 阅读(382) 评论(0) 推荐(0)