Menu
首页
搜索
SpringBoot
Vue
Vant
Python
Android
Harmony
InnoDB
去除换行符
关注
发信
关注(28)
粉丝(399)
动态
文章
图片
sqlite 去除换行符
去除换行符操作:
update t_config_list set group_name=trim(group_name, x'0A') where reg_addr=;
05-08 08:12