更换分度计 [英] Replacing delimeters

查看:94
本文介绍了更换分度计的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请在代码中看到以下内容:

Replace(substring(@data),1,5),'',''nchar(31))

我看到它们正在用nchar(31)代替; nchar(31)是什么意思?是空的还是什么?

Please I am seeing something like this in a code:

Replace(substring(@data),1,5),'','' nchar(31))

I see they are replacing , with nchar(31); what is the meaning of nchar(31) ? does it mean empty space or what?

Thanks for you response in advance!!

推荐答案

ASCII字符31是 [ Wikipedia条目 [
The ASCII character 31is the ''Unit Separator''[^].

The Wikipedia entry[^] (search for ''31'')


这篇关于更换分度计的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆