Skip to content
View zmyzyc's full-sized avatar

Block or report zmyzyc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. DCIMmodifier DCIMmodifier Public

    相册日期修改器 用于修复由于各种原因导致本地照片、视频修改时间与拍摄时间不一致导致相册中照片排序错误的问题

    Java 2

  2. vcpkg vcpkg Public

    Forked from microsoft/vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    CMake

  3. nlp_machine_learning_papers nlp_machine_learning_papers Public

    Forked from yiyibooks/nlp_machine_learning_papers

    NLP 和机器学习论文中文翻译

  4. mojibakefix mojibakefix Public

    压缩包中乱码文件名修复 修复由于某些原因(CP437解码了GBK编码过的文件名)导致压缩包中文件名乱码(制表符等)的问题 通常是由于使用不同区域语言的电脑系统或者在该系统下使用特殊的压缩解压工具导致解压后的文件名为乱码(制表符等),再次压缩后乱码遗留问题,本脚本可以修复该问题。

    Python