1.a charred substance
2.a human female who does housework;
the char will clean the carpet
3.any of several small-scaled trout
1.burn to charcoal;
Without a drenching rain, the forest fire will char everything
2.burn slightly and superficially so as to affect color;
The cook blackened the chicken breast
CHAR 返回对应于数字代码的字符。函数 CHAR 可将其他类型计算机文件中的代码转换为字符。 语法CHAR(number) Number 是用于转换的字符代码,介于 1 到 255 之间。使用的是当前计算机字符集中的字符。 示例