Skip to content
Github Pages
Go back

My First Blog

Edit page
My First Blog cover

【代码】My First Blog。

 Test:

#include <iostream>


int main()
{
    std::cout << "Hello, my friend!";
    return 0;
}


Edit page
Share this post on:

Previous Post
Linux 中文设置
Next Post
Altium Designer 中没有“仿真”的问题