Keep exploring! Keep improving!

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

博文 2 篇:

无字

无字

无字

博文 1 篇:

无字

无字

无字

无字

无字

无字

博文 1 篇:

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

博文 2 篇:

无字

无字

无字

无字

无字

无字

无字

无字

无字

无字

博文 1 篇:

博文 1 篇:

手记 1 则:

无字

无字

无字

博文 2 篇:

博文 1 篇:

博文 1 篇:

无字

博文 1 篇:

手记 1 则:

博文 1 篇:

无字

无字

博文 1 篇:

无字

无字

无字

无字

博文 1 篇:

无字

无字

无字

无字

无字

博文 1 篇:

手记 1 则:

无字

博文 1 篇:

无字

博文 1 篇:

无字

无字

最新消息

来信

{
  "$schema": "https://vega.github.io/schema/vega/v6.json",
  "description": "Full-filled word cloud",
  "width": 800,
  "height": 400,
  "padding": 0,

  "data": [
    {
      "name": "table",
      "values": [
        {"text":"博客","count":6},
        {"text":"typecho","count":8},
        {"text":"markdown","count":4},
        {"text":"论坛","count":2},
        {"text":"健康","count":2},
        {"text":"python","count":2},
        {"text":"考研","count":2},
        {"text":"ai","count":2},
        {"text":"插件","count":2},
        {"text":"主题","count":2},
        {"text":"爱发电","count":1},
        {"text":"Minecraft","count":1},
        {"text":"Docker","count":1},
        {"text":"Flarum","count":1},
        {"text":"声音克隆","count":1},
        {"text":"c","count":1}
      ],

      "transform": [
        {"type": "filter", "expr": "datum.count > 0"},

        {
          "type": "formula",
          "as": "angle",
          "expr": "[-45, 0, 45][~~(random() * 3)]"
        },

        {
          "type": "formula",
          "as": "size",
          "expr": "pow(datum.count, 0.8) * 40"
        },

        {
          "type": "formula",
          "as": "weight",
          "expr": "datum.count >= 6 ? 800 : datum.count >= 3 ? 600 : 400"
        }
      ]
    }
  ],

  "scales": [
    {
      "name": "color",
      "type": "ordinal",
      "domain": {"data": "table", "field": "text"},
      "range": ["#d5a928", "#652c90", "#939597"]
    }
  ],

  "marks": [
    {
      "type": "text",
      "from": {"data": "table"},

      "encode": {
        "enter": {
          "text": {"field": "text"},
          "align": {"value": "center"},
          "baseline": {"value": "alphabetic"},
          "fill": {"scale": "color", "field": "text"}
        }
      },

      "transform": [
        {
          "type": "wordcloud",
          "size": [800, 400],

          "text": {"field": "text"},
          "rotate": {"field": "datum.angle"},

          "font": "Microsoft YaHei, sans-serif",

          "fontSize": {"field": "datum.size"},
          "fontWeight": {"field": "datum.weight"},

          "fontSizeRange": [20, 120],
          "padding": 1
        }
      ]
    }
  ]
}
Markdown解析vega-lite图形 — HansJack · 昨天 15:07

太好啦,以后可以在Minecraft里雇佣几个AI打工人啦😋

AIP:我的世界AI机器人 — 『自习室』EXYONE的篝火小屋 · 3月11日

回忆

网站图标不收录,反馈了🤓

秒回复,秒解决!(有图)

回忆 — HansJack · 昨天 18:26

亲爱的张雪峰老师,因心源性猝死全力抢救无效,于2026年3月24日15时50分在苏州逝世。😮

回忆 — HansJack · 一天前

昨天晚上搞了vega-lite图形渲染,很👍🏻

回忆 — HansJack · 一天前

QQ群里看到的,真是“历史相似性”🤣 (有图)

回忆 — HansJack · 3月9日

笔耕不辍

今日学习进度

更新于 2026-03-26 02:00:06

200 / 200 单词

100%

学习时长:13 分钟 记录 120 个单词