🌓
恨别鸟惊心
恨别鸟惊心
birdin.top
首页
归档
关于
订阅
Hello World
2025-04-29
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask...
阅读全文
C++满分密集
2025-01-05
语法基础引入头文件 1#include <iostream> //无分号“;” 使用命名空间 1using namespace std; //有分号“;” 打印Hello World 使用命名空间:cout<<"Hello World"; 未使用命名空间:std::cout<<"...
阅读全文
Life is code, I'am coding.
标签
最近文章
Hello World
C++满分密集