XCX's Blog


  • 首页

  • 归档

  • 标签

Attachments Test

发表于 2023-01-19

Attachment

If you see this:

1
Attachment enabled sucesscully.

It means that the attachment feature is enabled successfully.

Code Test

1
2
3
4
5
6
7
#include <bits/stdc++.h>
using namespace std;

int main() {
// Your code goes here
return 0;
}

Zip Test

1
2
3
|
|-- 1.txt
|-- 2.cpp
# Testing
Images Test
Hexo 博客搭建指南

10 日志
10 标签
© 2023 xcx0902
由 Hexo 强力驱动
主题 - NexT.Pisces