词义:Pointer表示指针、提示器、指导者、猎犬等含义。
词性:名词
词组搭配:pointer dog(猎犬)、point out(指出)、point of view(观点)、point the way(引路)、pointer system(指示系统)
短语:N/A
发音拼写:['pɔɪntər]
以下是5个中英例句:
1. The pointer dog ran ahead of its owner to sniff out the prey. (这只猎犬跑在主人前面,去嗅探猎物。)
2. The teacher used a laser pointer to highlight important points on the slide. (老师使用激光指针在PPT上标出重点。)
3. From my point of view, the company should focus more on sustainable development. (在我的观点看来,公司应该更加注重可持续发展。)
4. Can you point the way to the nearest gas station? (你能告诉我去最近的加油站的路吗?)
5. The pointer system in the museum makes it easy for visitors to find their way around. (博物馆的指示系统让游客很容易找到他们想要参观的展览。)
'pointer'是英语单词,翻译为“指针”,在计算机编程中常用。它是一种变量类型,用于存储内存地址,可以用来查找和访问内存中的数据。
例句:
1. The pointer points to the first element of the array.(这个指针指向数组的第一个元素。)
2. The function returns a pointer to a character.(这个函数返回一个字符的指针。)
3. The pointer must be initialized before it can be used.(必须初始化指针才能使用。)
4. The value of the pointer is the memory address it points to.(指针的值是它所指向的内存地址。)
5. The pointer can be dereferenced to access the value it points to.(可以通过解引用指针来访问它指向的值。)
6. The pointer arithmetic can be used to access elements of an array.(可以使用指针算术运算来访问数组的元素。)
7. The pointer can be used to allocate and deallocate memory dynamically.(指针可用于动态分配和释放内存。)
8. The null pointer points to no memory address.(空指针不指向任何内存地址。)
9. The pointer to a function can be used to call the function indirectly.(指向函数的指针可用于间接调用函数。)
中文翻译:指针,指示器,箭头
读音:/ˈpɔɪntər/
例句:
1. The pointer on the map indicated our current location.(地图上的指针指示了我们当前的位置。)
2. This program uses a pointer to access the memory directly.(这个程序使用指针直接访问内存。)
3. He pointed at the sign with his index finger to show me the way.(他用食指指着标志来给我指路。)
pointer在英语中代表"计、指针"的意思,在英美地区还有"标志"的意思,单词读音音标为['pɒintә],pointer是一个英语名词,在《实用英语词典》中,共找到79个与pointer相关的例句。
Pointer的词典翻译
1.计
例句:PError A pointer to an existing file-exception object that indicates the completion status of the operation. (已经存在的文件异常对象的指针,该对象表明操作的进行状态。)
2.指针
例句:The defense ballistic expert-- when he finally got his laser pointer working... (但被告的弹道专家... 终于把镭射笔弄好的那个...)
3.标志
例句:SetSite , instead, is the right place to get the pointer to the WebBrowser object. (SetSite是取得指向WebBrowser对象指针的适当位置。)
4.指标、标志
例句:So here's a little pointer for you. Get over yourself. (翻译:那这是我给你的一个小小的指引 克服你自己)
用法及短语
pointer一般作为名词使用,如在directory pointer([计] 目录指针, 目录指示器)、edgewise pointer([电] 侧立指针)、drill pointer(钻头刃磨机,钻头磨床)等常见短语中出现较多。
directory pointer | [计] 目录指针, 目录指示器 |
edgewise pointer | [电] 侧立指针 |
drill pointer | 钻头刃磨机,钻头磨床 |
environment pointer | [电] 环境指标 |
embedded pointer | [计] 嵌入指示字 |
electronic pointer | 电子指示装置 |
eleven pointer | 有11节角的鹿 |
extra pointer | [计] 附加指示字, 附加指针 |
facing pointer | 对向转辙器 |
例句
1. SetSite , instead, is the right place to get the pointer to the WebBrowser object. (翻译:SetSite是取得指向WebBrowser对象指针的适当位置。)
2. So here's a little pointer for you. Get over yourself. (翻译:那这是我给你的一个小小的指引 克服你自己)
3. And the laser pointer... was your tool for - estimating the stainless metal sheet's trajectory. (翻译:然后 激光指示器 是为了测定不锈钢板的轨道而加工的)
4. Since we have my red laser pointer, we will also try with the red laser pointer, which is centered at wavelength of 700 nanometers. (翻译:因为我们有我的红色激光笔,我们也会尝试红色激光笔,它的中心波长是 700 纳米。)
5. With a pointer, if it were compiled in 32-bit mode, the pointer would be aligned differently within the structure. (翻译:对于指针,如果它是在32位的模式编译的,指针将被在结构内按不同方式对齐。)
6. He usesthe pointer to drawattention to an ornate headdress composed ofhundreds of tiny beads. (翻译:他示意我看一个华美的头饰上,上面缀满了数百之多的珠子。)
7. She tapped on the world map with her pointer. (翻译:她用教鞭轻点在那张世界地图上。)
8. DIB The function gives you a pointer to the location of the bitmap bit values . (翻译:在这个函数中你可以通指针定位到位图位的值。)
9. Because if it's the first entry, you have to change the pointer to the first entry. (翻译:如果是第一个入口, 你需要将指针改向第一个入口。)
10. Synthesizes a function pointer type from given properties. (翻译:根据给定的属性合成一个函数指针。)
11. The pointer pauses on the data , and then selects a cell in the Qtr 1 column . (翻译:指针暂停在数据上,随后选择了“第1季度”列中的一个单元格。)
12. When you begin to move the pointer, I'll stop and you take over. (翻译:现在 当我感觉你开始移动指针了 我会停下然后你接者来)
13. Because the node structure contains a pointer to a node structure within it, it is said to be defined inductively. (翻译:由于节点结构体内部包含有一个指向节点结构体的指针,所以称之为是归纳定义的。)
14. He already got a twelve-pointer right, worth 3.5 million lira. (翻译:他已经做到12点正确了, 价值三千五百万里拉)
15. The path, and the pointer, he left that all for you, Zobrist. (翻译:指引 指示器 他是要留给你的 佐布里斯特)
近义词&反义词
pointer作为名词的时候,其近义词以及反义词有s、pointers等。
评论列表