期刊文献+

编程中的中文标识符应用

Application of Chinese Identifier in Programming
下载PDF
导出
摘要 编程中会遇到大量为常量、变量、对象命名的工作,命名称为标识符,几乎所有的计算机编程教材在介绍标识符命名时一律默认用的是英文,网上很多人说标识符只能使用英文字符。虽然也有人提到用中文标识符编译器可以通过,但为了避免意想不到的错误,不建议使用中文标识符。实际上只要支持unicode编码的编译器一律可以使用中文标识符,在编程中使用中文标识符,可以简化程序的代码数量,而且增加可读性。在我刚刚完成的一个软件中大量使用中文标识符,程序已正常运行数月,在此我要为中文标识符正名。 Programming will name a lot of constant, variable, object,The naming called identifiers, almost all computer programming textbooks in the introduction will use the default identifier name is English, many people say can only use English character identifier. Although some have mentioned that the Chinese identifier compiler can pass, it is not recommended to use the Chinese identifier in order to avoid unexpected errors. In fact, as long as the compiler supporting Unicode encoding can use Chinese identifiers, the use of Chinese identifiers in program-ming can simplify the number of programs and increase readability. In a software I just completed, a large number of Chinese identifiers are used, and the program has been operating for several months. I would like to name the Chinese identifier here.
出处 《软件》 2017年第10期173-177,共5页 Software
关键词 编程 标识符 UNICODE编码 中文标识符 Programming Identifier Unicode endoding Chinese identifier
  • 相关文献

参考文献5

二级参考文献24

  • 1张燕,马永杰,袁秋林.Visual C#与Matlab混合编程方法及其实现[J].西北师范大学学报(自然科学版),2008,44(6):35-37. 被引量:13
  • 2陆斌,王志强,刘艳苹.基于VB的数据实时采集和动态图形显示[J].电子技术(上海),2010(8):3-4. 被引量:3
  • 3沈龙.关于VB数据库访问技术的研究[J].苏州大学学报(工科版),2006,26(6):72-73. 被引量:5
  • 4Christian Nagel,Bill Evjen,Jay Glynn,等.C#高级编程[M].北京:清华大学出版社.2008.10.
  • 5苏金明,王永利.MATLAB7.0实用指南[M].北京:电子工业出版社,2004.11.
  • 6The MathWorks, Inc.MATLABC MathLibraryReference[M]2000.
  • 7The MathWorks, Inc.MATLAB C Math Library User' s Guide[M] 2000.
  • 8曹菊生,魏国强.概率统计与数据处理[M].苏州:苏州大学出版社,2011.
  • 9罗博.基于FPGA的动态图形显示[J].科技创业.2011,(5):175-176.
  • 10张小华,张强.Shearlet域非局部均值图像去噪[J].新型工业化,2011,(3):63-71.

共引文献16

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部