424 lines
24 KiB
HTML
424 lines
24 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zh-CN">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>汉语新解</title>
|
||
</head>
|
||
<body>
|
||
<!-- 直接嵌入 SVG 代码 -->
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#FAFAFA"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#333">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#888" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#555">老板</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#777">lǎo bǎn</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#777">boss</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#777">社長</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="330">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color: #444; line-height: 1.5;">
|
||
人类社会的驯兽师,用薪水这根胡萝卜,驱使着一群群两脚羊向着看不见的目标狂奔。他们是资本主义舞台上的魔术师,能将员工的汗水变成自己口袋里的金子。不过要小心,当驯兽师失去了胡萝卜,两脚羊可能会变成饥饿的狼群。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#F0F4F8"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#2C3E50">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#34495E" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#2980B9">牛马</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#7F8C8D">niú mǎ</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#7F8C8D">cattle and horses</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#7F8C8D">牛馬</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="330">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color: #34495E; line-height: 1.5;">
|
||
现代社会的新型生物,进化出了智能手机这个新器官,却丢失了灵魂。它们日夜不停地耕耘在996的田野上,用青春浇灌着老板的梦想。可悲的是,它们还没意识到自己早已不是草原上自由奔跑的野兽,而是被资本驯化的代码畜和办公室奶牛。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#282C34"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#61DAFB">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#ABB2BF" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#E06C75">程序员</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#98C379">chéng xù yuán</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#98C379">programmer</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#98C379">プログラマー</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="330">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color: #ABB2BF; line-height: 1.5;">
|
||
现代社会的炼金术士,用晦涩难懂的咒语(代码)将咖啡转化为软件。他们是数字世界的造物主,却常常被困在自己创造的迷宫里。白天在键盘上跳舞,夜晚与bug共眠,用"明天再改"的咒语安慰自己那颗永远写不完的心。他们的世界只有0和1,却要用这种极简主义来解释复杂的人生。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
|
||
|
||
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#F0F8FF"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#4682B4">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#5F9EA0" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#1E90FF">教师</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#708090">jiào shī</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#708090">teacher</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#708090">教師</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="380">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#4682B4; line-height: 1.5;">
|
||
知识的搬运工,在课本和学生之间架起一座桥梁,却常常被教育体制的重压压弯了腰。他们是灵魂的园丁,用知识的水浇灌心灵的花朵,却不得不用考试的剪刀修剪学生的想象力。白天在讲台上扮演全知全能,晚上在批改作业中怀疑人生。用"春风化雨"的理想支撑着疲惫的身心,却在"填鸭式教育"和"素质教育"的矛盾中左右为难。他们是蜡烛,燃烧自己照亮他人,却常被遗忘在经济发展的阴影里。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#F5F5F5"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#333333">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#666666" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#4A4A4A">白领</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#808080">bái lǐng</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#808080">white-collar worker</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#808080">サラリーマン</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="380">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#4A4A4A; line-height: 1.5;">
|
||
现代社会的驯化动物,被困在玻璃幕墙的丛林里,用西装和领带武装自己,在办公室的食物链中拼命向上爬。他们是时间的奴隶,用咖啡因支撑疲惫的双眼,用加班来换取老板的赏识。白天在电脑前演绎"键盘侠",晚上在朋友圈里cosplay"生活家"。用"工作是为了更好的生活"来安慰自己,却在996的魔咒中渐渐忘记了生活的真谛。他们是都市的梦想家,用房贷和车贷编织着美好的未来,却在柴米油盐的现实中日渐焦虑。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#E8F4F8"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#2C3E50">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#34495E" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#16A085">科研人员</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#7F8C8D">kē yán rén yuán</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#7F8C8D">researcher</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#7F8C8D">研究者</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="330">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#34495E; line-height: 1.5;">
|
||
现代社会的堂吉诃德,骑着经费这匹瘦马,举着论文大旗,向着真理的风车发起冲锋。他们是知识的淘金者,在浩瀚的未知中寻找闪光的灵感。白天在实验室里与数据共舞,夜晚与假设谈情说爱。用"明年一定能出成果"的咒语来驱散内心的焦虑,却不知道自己是在为人类进步添砖加瓦,还是在为学术泡沫贡献自己的青春。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#F0EAD6"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#333333">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#3C3C3C" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#4A4A4A">奋斗</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#808080">fèn dòu</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#808080">to strive / to struggle</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#808080">もがく</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="380">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#4A4A4A; line-height: 1.5;">
|
||
奋斗,这个词像是一个永动机的幻想。它是资本主义社会给打工人的安慰剂,让你以为只要不停地转动齿轮,就能爬上金字塔顶端。可惜,这座金字塔是建立在流沙之上的,你越是奋斗,只会陷得更深。真正的智慧,或许在于知道何时该停下来,欣赏一下人生的风景。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<rect width="100%" height="100%" fill="#FFD700" />
|
||
<rect x="20" y="20" width="360" height="560" fill="#FFFFFF" rx="10" ry="10" />
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#333333">汉语新解</text>
|
||
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#3C3C3C" stroke-width="2"/>
|
||
|
||
|
||
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#4A4A4A">爱情</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#808080">ài qíng</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#808080">love</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#808080">愛情</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="380">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#4A4A4A; line-height: 1.5;">
|
||
一场精心编排的骗局,</br>
|
||
让两个傻瓜相信彼此是特别的,</br>
|
||
直到现实的闹钟响起,</br>
|
||
梦醒时分,满地鸡毛。</br>
|
||
</div>
|
||
</foreignObject>
|
||
|
||
</svg>
|
||
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<rect width="100%" height="100%" fill="#1E1E1E" />
|
||
<rect x="20" y="20" width="360" height="560" fill="#252526" rx="10" ry="10" />
|
||
|
||
<text x="200" y="80" font-family="楷体" font-size="32" fill="#D4D4D4" text-anchor="middle">汉语新解</text>
|
||
|
||
<line x1="40" y1="100" x2="360" y2="100" stroke="#D4D4D4" stroke-width="2" />
|
||
|
||
<text x="200" y="150" font-family="楷体" font-size="24" fill="#D4D4D4" text-anchor="middle">VS Code</text>
|
||
<text x="200" y="180" font-family="楷体" font-size="16" fill="#9CDCFE" text-anchor="middle">wēi ruǎn dài mǎ biān jí qì</text>
|
||
<text x="200" y="210" font-family="Arial" font-size="16" fill="#9CDCFE" text-anchor="middle">Visual Studio Code</text>
|
||
<text x="200" y="240" font-family="MS Gothic" font-size="16" fill="#9CDCFE" text-anchor="middle">ビジュアルスタジオコード</text>
|
||
|
||
<text x="40" y="300" font-family="楷体" font-size="20" fill="#D4D4D4">
|
||
<tspan x="40" dy="0">程序员的数字化镜子,</tspan>
|
||
<tspan x="40" dy="30">反射出你所有的语法错误和逻辑漏洞。</tspan>
|
||
<tspan x="40" dy="30">它不仅编辑你的代码,</tspan>
|
||
<tspan x="40" dy="30">还无情地编辑你的自尊。</tspan>
|
||
</text>
|
||
</svg>
|
||
|
||
<svg width="400" height="600" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#FFF5E6"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#8B4513">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#D2691E" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#FF6347">学生</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#A0522D">xué shēng</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#A0522D">student</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#A0522D">学生</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="330">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#8B4513; line-height: 1.5;">
|
||
知识工厂的原材料,被放进教育这台巨大的绞肉机里,期待最后能变成社会需要的标准化产品。他们是青春的囚徒,被关在名为"课堂"的牢笼里,用课本的铁链束缚住思想的翅膀。白天在题海中浮沉,夜晚与梦想私奔,用"毕业后就自由了"的谎言麻痹自己。殊不知,等待他们的可能是另一个更大的牢笼——职场。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
<!-- 井底之蛙 -->
|
||
<svg width="400" height="400" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#E6E6FA"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#8A2BE2">井底之蛙</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#4B0082" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="115" font-size="16" text-anchor="middle" fill="#8A2BE2">jǐng dǐ zhī wā</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#8A2BE2">a frog in a well</text>
|
||
<text x="200" y="185" font-size="16" text-anchor="middle" fill="#8A2BE2">井の中の蛙</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="215" width="320" height="330">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#4B0082; line-height: 1.5;">
|
||
自以为是的专家,</br>
|
||
在自己的小小领域里沾沾自喜,</br>殊不知井口之上</br>还有一片广阔天空等着他去探索。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
<!-- 禅 -->
|
||
<svg width="400" height="650" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#F0FFF0"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#2E8B57">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#3CB371" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#006400">禅</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#228B22">chán</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#228B22">Zen</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#228B22">禅</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="380">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#006400; line-height: 1.5;">
|
||
现代人的精神解压阀,在快节奏生活中寻找的一帧静止画面。它是都市丛林中的一片绿洲,让人暂时逃离喧嚣,却又不得不面对内心更大的喧嚣。白天在办公室里冥想五分钟,自以为顿悟人生真谛;晚上刷着社交媒体里的禅语,妄图从只言片语中参透世界奥秘。它是心灵鸡汤的高级版,让人觉得自己似乎抓住了什么,却总是在思考的瞬间溜走。现代人用它来包装焦虑,却不知道真正的禅境,可能就藏在放下包装的那一刻。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
|
||
<!-- 中国象棋 -->
|
||
<svg width="400" height="700" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#FFFAF0"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#8B4513">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#D2691E" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#A0522D">中国象棋</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#8B4513">zhōng guó xiàng qí</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#8B4513">Chinese chess</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#8B4513">中国将棋</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="430">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#A0522D; line-height: 1.5;">
|
||
方寸之间的人生缩影,九宫格里演绎着千年的智慧与谋略。它是棋盘上的春秋战国,每一步都是权衡利弊的艺术。"象"走斜线,讽刺着官场的歪门邪道;"士"守中宫,暗示着既得利益者的自我保护。"车"横冲直撞,是改革者的勇猛无畏;"马"走日字,是创新者的灵活多变。"炮"借"卒"吃子,堪比职场中的借力打力。"将"死守一方,如同高层决策者难以突破的思维定式。它是中国人习以为常的娱乐,却蕴含着深刻的人生哲学和社会隐喻。在这个黑白分明的世界里,每个人都是棋手,也是棋子。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
<!-- 爱情 -->
|
||
<svg width="400" height="700" xmlns="http://www.w3.org/2000/svg">
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
|
||
text { font-family: 'Noto Serif SC', serif; }
|
||
</style>
|
||
|
||
<!-- 背景 -->
|
||
<rect width="100%" height="100%" fill="#FFF0F5"/>
|
||
|
||
<!-- 标题 -->
|
||
<text x="200" y="60" font-size="32" font-weight="bold" text-anchor="middle" fill="#FF1493">汉语新解</text>
|
||
|
||
<!-- 分隔线 -->
|
||
<line x1="40" y1="80" x2="360" y2="80" stroke="#FF69B4" stroke-width="2"/>
|
||
|
||
<!-- 词语 -->
|
||
<text x="200" y="120" font-size="28" font-weight="bold" text-anchor="middle" fill="#C71585">爱情</text>
|
||
<text x="200" y="150" font-size="16" text-anchor="middle" fill="#DB7093">ài qíng</text>
|
||
<text x="200" y="175" font-size="16" text-anchor="middle" fill="#DB7093">love</text>
|
||
<text x="200" y="200" font-size="16" text-anchor="middle" fill="#DB7093">恋愛</text>
|
||
|
||
<!-- 解释 -->
|
||
<foreignObject x="40" y="230" width="320" height="480">
|
||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-size: 18px; color:#C71585; line-height: 1.5;">
|
||
现代社会的奢侈品,人人渴望,却又避之不及的情感赌局。它是荷尔蒙的狂欢,多巴胺的盛宴,却也是理智的噩梦。在社交媒体上,它是精心策划的浪漫大片;在现实生活中,却常常沦为柴米油盐的配角。它是诗人的灵感之源,也是律师的财源之水。爱情像一场马拉松,起点处人声鼎沸,终点却寥寥无几。有人视之为终身目标,有人将其当作人生调味剂。在这个算法主宰的时代,它被简化为左滑右划的机械运动,却又在每个深夜里,成为心灵最深处的呢喃。爱情是一场你明知不可能,却又不得不信的魔术表演。
|
||
</div>
|
||
</foreignObject>
|
||
</svg>
|
||
|
||
</body>
|
||
</html> |