Skip to content
View cmdch2017's full-sized avatar
Block or Report

Block or report cmdch2017

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. cmdch2017.github.io cmdch2017.github.io Public

    2019年搭建的hexo博客,增加了live2d与网易云音乐

    HTML

  2. python-windows-docker-compose-env- python-windows-docker-compose-env- Public

    完全通过chatgpt写出来的python可视化界面,解决需要频繁修改配置信息时,只在windows环境操作,编辑服务器上docker-compose的env文件

    Python

  3. Epidemic-big-data-analysis-System Epidemic-big-data-analysis-System Public

    毕业设计——疫情大数据分析Python爬取数据,Springboot+MySQL+hadoop(存取)+Vue+ElementUI大屏展示

    Vue 2 1

  4. -python- -python- Public

    批量视频分段助手工具,解决剪映处理视频分割太慢了,而且需要一个一个分割视频的困境,生成了一个python写的分段视频提高分辨率增加音量的小工具

    Python 1 1

  5. insertToDelete insertToDelete Public

    需要大量转换提供全量脚本的业务场景,通常开发时需要提供delete+insert into 语句,而insert语句直接从MySQL或Oracle导出即可,往往需要delete语句,为了满足此需求提供了这么一个工具insert into 语句的脚本转为 delete语句的脚本

  6. SpringNative_Graalvm_Mybatis SpringNative_Graalvm_Mybatis Public

    市面上大多数graalvm处理Java程序,程序没用到Mybatis,或者没用到反射,我这个案例将SpringBoot+MyBatis+MySQL整合起来了

    Java