Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/date/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Com 什么';这是一个不透明的字段?_Com_Terminology - Fatal编程技术网

Com 什么';这是一个不透明的字段?

Com 什么';这是一个不透明的字段?,com,terminology,Com,Terminology,什么是不透明字段?这个术语在IAz的定义中被大量使用。。。接口,例如在中,它表示: ApplicationData Read/Write Sets or retrieves an opaque field that can be used by the application to store information. 有许多类似的定义。它的价值对客户端有意义,但对库没有意义,反之亦然。据我所知,不透明意味着私有。没有其他东

什么是不透明字段?这个术语在IAz的定义中被大量使用。。。接口,例如在中,它表示:

ApplicationData   Read/Write   Sets or retrieves an opaque field that can be
                               used by the application to store information.

有许多类似的定义。

它的价值对客户端有意义,但对库没有意义,反之亦然。

据我所知,不透明意味着私有。没有其他东西可以读/写它。与OOP中的private类似,同义词是“透明”,任何东西都可以读取它