01
test
测试
test1
1
222
123
本文档由AAA团队创作
-
+
home
测试
## 我的测试 ### 哈哈哈 >d **危险提示** > > 这是一个危险提示文本 >i **信息提示** > > 这是一个信息提示文本 > > ``` public enum ResponseCode { SUCCESS(HttpResponseStatus.OK, 10000, "请求成功"); private final HttpResponseStatus status; private final int code; private final String message; ResponseCode(HttpResponseStatus status, int code, String message) { this.status = status; this.code = code; this.message = message; } } ``` ```mermaid graph TD Start --> Stop ``` ```mermaid sequenceDiagram Alice->>John: Hello John, how are you? John-->>Alice: Great! Alice-)John: See you later! ``` ```mermaid erDiagram CUSTOMER ||--o{ ORDER : places ORDER ||--|{ LINE-ITEM : contains CUSTOMER }|..|{ DELIVERY-ADDRESS : uses ``` ```mermaid timeline title History of Social Media Platform 2002 : LinkedIn 2004 : Facebook : Google 2005 : Youtube 2006 : Twitter ```
admin
Jan. 15, 2025, 6:12 p.m.
Forward
Favorites
Last
Next
Scan the QR Code
Copy link
Scan the QR code to share.
Copy link
Markdown file
Word document
PDF document
PDF document (print)
share
link
type
password
Update password
Validity period
AI