Python图片拆分
-
基于Python实现一个图片拆分工具
简单介绍 先自己选择输入的图片,默认是输出到项目文件夹中,可以自己选择其他的文件夹,选择需要拆分的行数和列数,可以通过deepseek来输出文件名的格式。[详细]
2025-07-07 09:30 分类:开发 MySQL: Using of coma separated ids in a table column and group_concat
In a table, there is a column that contains ids separated by comas ex: \"159,167\" I want to do the equivalent of a join between this table and the table that contains those ids.[详细]
2022-12-29 04:06 分类:问答