董昭霖 Lv.6 工程师
🏷️ ID: 65 · ⚧ 保密 · 加入时间 2026-07-21
✨ 学而思用户,学而思互关吗?
1.4万
💰 积分
98
📝 发帖
351
💬 评论
266
❤️ 获赞
14
🎯 粉丝
5
👥 关注
1
💎 精华
6
🏅 等级
当前:工程师(Lv.6) 下一等级:Lv.7 还需 11177 积分
评论于:good · 22天前
<div data-v-440bd936="" data-v-704641f8="" class="user-access-con" style="width: 366px; min-height: 120px; height: auto; padding: 18px 20px 12px; display: flex; -webkit-box-align: center; align-items: center; background: rgb(249, 250, 255); border-radius: 8px; margin-bottom: 20px; color: rgb(74, 74, 74); font-family: MicrosoftYaHei, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Fira Sans&quot;, &quot;Droid Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;"><div data-v-440bd936="" data-v-704641f8="" class="user-access-detail" style="width: calc(100% - 60px); padding: 8px 2px 8px 12px;"><div data-v-440bd936="" data-v-704641f8="" class="user-info" style="box-sizing: inherit; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center;"><div data-v-440bd936="" data-v-704641f8="" class="focus-btn not-allow" style="padding: 7px 12px; font-family: PingFangSC-Medium, &quot;PingFang SC&quot;; font-weight: 700; color: rgb(255, 255, 255); background: rgb(68, 97, 252); border-radius: 19px; line-height: 14px; cursor: not-allowed; height: 28px; display: flex; -webkit-box-align: center; align-items: center; position: relative;"><span data-v-440bd936="" data-v-704641f8="" style="box-sizing: inherit; font-style: inherit; font-weight: inherit;">关注</span><span data-v-440bd936="" data-v-704641f8="" style="box-sizing: inherit; font-style: inherit; font-weight: inherit;">86人</span></div></div></div></div>
👍 0 赞
闲聊
👍 0 赞
嘻嘻<div><br></div>
👍 0 赞
评论于:C站 · 22天前
关注一下我呗<div><br></div>
👍 0 赞
what<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>?</div>
👍 0 赞
评论于:c站 · 22天前
但是现在不行了<div><br></div>
👍 0 赞
评论于:c站 · 22天前
没用啊<div><br></div>
👍 0 赞
评论于:c站 · 22天前
法国
👍 0 赞
评论于:c站 · 22天前
刚发的
👍 0 赞
评论于:c站 · 22天前
hello<div><br></div>
👍 0 赞
<p>打赏!打赏加!</p>
👍 0 赞
动物们不能因为地位比我们低就被随意杀害!
👍 1 赞
666
👍 0 赞
111
👍 0 赞
评论于:<p>e</p> · 1个月前
555
👍 0 赞
望各位投赏
👍 0 赞
刚比完😭😭😭
👍 0 赞
<p>#include &lt;iostream&gt;</p><p>using namespace std;</p><p>void print_utf8(unsigned int codepoint)</p><p>{</p><p> if (codepoint &lt;= 0x7F)</p><p> {</p><p> cout &lt;&lt; static_cast&lt;char&gt;(codepoint);</p><p> }</p><p> else if (codepoint &lt;= 0x7FF)</p><p> {</p><p> cout &lt;&lt; static_cast&lt;char&gt;(0xC0 | ((codepoint &gt;&gt; 6) & 0x1F));</p><p> cout &lt;&lt; static_cast&lt;char&gt;(0x80 | (codepoint & 0x3F));</p><p> }</p><p> else if (codepoint &lt;= 0xFFFF)</p><p> {</p><p> cout &lt;&lt; static_cast&lt;char&gt;(0xE0 | ((codepoint &gt;&gt; 12) & 0x0F));</p><p> cout &lt;&lt; static_cast&lt;char&gt;(0x80 | ((codepoint &gt;&gt; 6) & 0x3F));</p><p> cout &lt;&lt; static_cast&lt;char&gt;(0x80 | (codepoint & 0x3F));</p><p> }</p><p>}</p><p>int main()</p><p>{</p><p> long long total = 0;</p><p> const unsigned int start = 0x4E00;</p><p> const unsigned int end = 0x9FFF;</p><p> for (unsigned int ch = start; ch &lt;= end; ch++)</p><p> {</p><p> total++;</p><p> print_utf8(ch);</p><p> }</p><p> cout &lt;&lt; "\n\n全部Unicode标准汉字输出完毕,总数量:" &lt;&lt; total &lt;&lt; endl;</p><p> return 0;</p>}
👍 0 赞
<p>2年 对不对</p><p></p><p></p>
👍 0 赞
111
👍 0 赞