填充数 meaning in Chinese
occupation number
Examples
- Also , no function fills an array or matrix with random doubles
它也没有用随机双精度数来填充数组或矩阵的函数。 - Then , as necessary , a fix - up method is called to fill in the objects in the array
然后,根据需要调用修正方法以填充数组中的对象。 - Then , as necessary , the methods are invoked during deserialization to fill in array items or multireferenced objects
在反序列化过程中,必要时会调用这些方法来填充数组项或多引用对象。 - It is also possible to use initializers to fill the array elements with values , in which case you do not need the array size
也可以使用初始值设定项用值填充数组元素,在这种情况下不需要数组大小。