Skip to content

Instantly share code, notes, and snippets.

@hjeffrey
hjeffrey / replace_kangxi_radical.py
Last active April 7, 2024 12:14
把康熙部首替换为简体中文
#!/usr/bin/python
# -*- coding:utf-8 -*-
# 把康熙部首替换为简体中文
import os
import sys
import glob
import json
# 查看编码