后两个变量返回类声明的方法的信息,与方法的接入类型无关。
The last two return information for methods declared directly by the class, without regard to the access type of the method.
后两个变量返回类直接声明的字段的信息——与字段的接入类型无关。
The last two return information for fields declared directly by the class — regardless of the fields' access types.
这是因为不能直接从Web服务作为数组或变量返回LotusScript数组。
This is because you cannot return a LotusScript array directly from a Web service, either as an array or as a variant.
4 So even if the correct mathematical answer is 1.4 or whatever, when you divide an int by an int, you only have room in that variable, in the response for an actual integer.
所以即使那个正确的答案是4,或别的数值,当你用一个整型数除以一个整型数,在那个变量的返回值里,只有,存储一个整型数的空间。
But it's a valuable thing. It says, in each case, I return some useful value from this procedure.
但是这就是变量,是在每个例子中,我从这个程序中返回了一些有用的值。
And actually, if I don't want to clobber, as we say, overwrite the value of my variable, ; I could declare another one and store the return value in Y; Y so now I have two ints in memory; X and Y, 3 one with two, one with three.
实际上,如果你不想彻底清除,像我们说的,覆盖那个变量的值,我可以申明另一个变量Y,并在Y中保存那个返回值;,现在内存中有两个int数,X和,一个的值为2,一个为。
应用推荐