编程 - 5
%REM (Return Integer Remainder) 取余数
%REM(n:m)
取余数
%REM returns the remainder that results from dividing operands n by m. The two
oper...
charset=gbk和charset=gb2312的区别是什么?
网页源码里有时会看到charset=gbk,有的还有charset=gb2312,它们有什么区别呢?
基本:
GBK 兼容GB 2312 编码,为GB 2312 的升级版本。
GB2312编码...
trunc 函数的使用
主要功能:将数字的小数部分截去,返回整数。
语法功能:TRUNC(number,num_digits)。其中 Number为需要截尾取整的数字;Num_digits是用于指定取整精度的数字。Nu...
How to use LDA in submited job?
what is the LDA? what is the role of it?
The LDA is unique to a job and is normally used for stor...
%DEC 用法总结(Convert to Packed Decimal Format)
%DEC (Convert to Packed Decimal Format)
%DEC(numeric or character expression{:precision:decimal p...