1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-10-13 09:25:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2025-09-29 14:43:44 +08:00
parent 2862a227c4
commit 13f2098086
4409 changed files with 168933 additions and 166256 deletions

View File

@@ -8,7 +8,7 @@
| content | varchar |
+----------------+---------+
在 SQL 中tweet_id 是这个表的主键。
content 只包含美式键盘上的字符,不包含其它特殊字符。
content 只包含字母数字字符,'!'' ',不包含其它特殊字符。
这个表包含某社交媒体 App 中所有的推文。</pre>
<p>&nbsp;</p>