You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1014 B
29 lines
1014 B
[
|
|
{
|
|
"id": "93d7fb9c-fe43-4b80-be2e-cc5a0a1bc10b",
|
|
"title": "中文测试",
|
|
"content": "这是一个中文内容测试",
|
|
"tags": [],
|
|
"createdAt": "2025-07-14T22:28:11",
|
|
"updatedAt": "2025-07-14T22:28:11"
|
|
}
|
|
,
|
|
{
|
|
"id": "9520928a-8edd-4eac-a912-be227326331a",
|
|
"title": "学习计划",
|
|
"content": "今天学习Java编程,重点是面向对象编程和设计模式。明天计划学习Spring框架。",
|
|
"tags": ["编程"],
|
|
"createdAt": "2025-07-14T22:46:36",
|
|
"updatedAt": "2025-07-14T22:46:56"
|
|
}
|
|
,
|
|
{
|
|
"id": "a3836342-8356-4c89-93df-8286208c42fa",
|
|
"title": "读书笔记",
|
|
"content": "《设计模式》是经典软件设计书籍。今天学习了工厂模式和单例模式,收获很大。工厂模式可以创建对象而不需要指定具体类,单例模式确保类只有一个实例。这些模式在Java开发中应用广泛。",
|
|
"tags": ["读书"],
|
|
"createdAt": "2025-07-14T22:47:06",
|
|
"updatedAt": "2025-07-14T23:06:12"
|
|
}
|
|
|
|
]
|
|
|