使用windows live writer发表的博客

时间:2022-04-27
本文章向大家介绍使用windows live writer发表的博客,主要内容包括其使用实例、应用技巧、基本知识点总结和需要注意事项,具有一定的参考价值,需要的朋友可以参考一下。

试插入代码

#include <iostream.h>

using namespace std;


int main()
{
    cout<<"hello world"<<endl;
    system("pause");
    return 0;

}

试上传图片

使用windows live writer发表的第一篇博客