首页 新闻 会员 周边 捐助
1
回答数

待解决问题 100 计算汉字首字母算法 汉字区位代码

C#代码如下: 求解释:int i = (short)(array[0]-'\0') * 256 + ((short)(array[1]-'\0')); 有什么计算规律? public static