# 结构体重命名python工具 **Repository Path**: BUG_1996/struct_name ## Basic Information - **Project Name**: 结构体重命名python工具 - **Description**: 将汉语创建结构体,eg:这是一个测试文档 ----> uint8_t this_is_a_test_document; //这是一个测试文档 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-05 - **Last Updated**: 2023-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 功能:故障码文字去重 使用方法: 1、将想要去重的文字添加到input.txt文件中, 2、运行 python breakdown_code_diff.py 3、输出结果在outpu.txt文件中