Skip to content
View fxyc87's full-sized avatar

Block or report fxyc87

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

Pinned Loading

  1. SoloDbManager SoloDbManager Public

    基于 Win11 自带 WebView2 内核打造的桌面可视化工具,支持管理 SoloDB 文档库与 SQLite 数据库。编译为单文件 EXE。 A desktop GUI tool powered by Win11 built-in WebView2. Manage SoloDB document databases and SQLite files. Compiled as a sin…

    HTML 1

  2. elf2uf2 elf2uf2 Public

    将单片机的ELF转换为UF2文件,UF2是微软推出的一种全新的固件更新文件格式,旨在简化微控制器和嵌入式设备的固件升级过程。它以一种友好的方式打包二进制数据,使得用户甚至非技术人员也能轻松地将新固件加载到硬件设备上。

    C++ 2