专用数据 meaning in English
dedicated data
exclusive data
private data
Examples
- Private data network
专用数据网 - While a property definition generally includes a private data member , this is not required . the
虽然属性( property )定义中通常包含专用数据成员,但这不是必需的。 - Then , only the ascii - encoded encrypted file was published , and the unencrypted source to the private data remains on my private machine
然后,仅发布ascii编码的加密文件,至专用数据的未加密源保留在我的专用机器上。 - Each user that is currently executing the query has a data structure that holds the data specific to their execution , such as parameter values
每个正在执行查询的用户都有一个包含其执行专用数据(如参数值)的数据结构。 - A property generally has a private data member accompanied by accessor functions and is accessed syntactically as a field of a class
属性( property )通常具有带访问函数的专用数据成员,在语法上属性( property )被作为类的字段进行访问。