摘要:
异常信息: The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which cause 阅读全文
摘要:
MySQL 代码 -- 数字年份转中文 CREATE function yearconvert(in_date VARCHAR(20)) RETURNS VARCHAR(20) BEGIN DECLARE conusestr VARCHAR(20); SET conusestr='〇一二三四五六七八 阅读全文