value pointer的意思|示意
value pointer相关短语
1、 pointer value 指示字值,指针值,翻译
2、 null pointer value 零指示字值,空指针值,零指示字值英语,翻译
3、 Pass Pointer to Value 或选择指针传递
4、 a pointer passed by value 另外也可以传递指针
value pointer相关例句
This error occurs if a program passes an invalid pointer value or if the length of the buffer is too small.
如果程序传递了无效的指针值,或者如果缓冲区的长度太小会发生此错误。
Methods can actually be declared on both value and pointer types.
方法实际上既可以声明为值也可以声明为指针类型。
The program has one performance flaw-i retrieve the string entry in the associated string table by value rather than pointer.
该程序有一个性能缺陷—我是按值而不是按指针在关联的字符串表中检索字符串条目的。