pointer value 中文意思是什麼

pointer value 解釋
指示字值
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • value : n 1 價值;重要性;益處。2 估價,評價。3 價格,所值;交換力。4 (郵票的)面值。5 等值;值得花的代...
  1. A pointer is the address of another value.

    指示字是另一個值的地址。
  2. The pointer is said to have restricted mutability because the defining type controls whether the value can be mutated

    指針具有受限的可變性,因為定義類型控制了值是否可變。
  3. The segment descriptor entry contains both a pointer to the first byte in the associated segment represented by the base field and a 20 - bit value the limit field which represents the size of the segment in memory

    段描述符條目中包含一個指針和一個20位的值( limit欄位) ,前者指向由base欄位表示的相關段中的第一個位元組,後者表示內存中段的大小。
  4. This paper studied circular queue this basic data structure, discussed the influence of four settings of the front and rear pointer on enqueue and dequeue algorithm pointed out the key problem of writing simple algorithm is the setting of the initial value of the front and rear pointer, summarized the initial value setting and enqueue and dequeue algorithms of four types of front and rear pointer setting

    本文研究了一種基本的數據結構? ?循環隊列,討論了循環隊列的四種頭尾指針的設置方法對入隊、出隊演算法實現的影響,說明要寫出簡單出入隊演算法的關鍵在於頭尾指針初值的設置,總結了四種頭尾指針約定下合理的初值設置和出入隊演算法。
  5. The pointer to a row can contain some value which causes a hardware or software interrupt in case the row is not in memory.

    指示器的指示字還包含一個值,當相應行不在存貯器中時,它引起硬設備或軟設備中斷。
  6. The pointer offset value and sensor gain setting value selected by this operation are not initialized by setup reset or default set operation

    這里操作選定的指針偏差值和感應增益設定值不用「歸零設定」或「錯誤重調」來清除。
  7. The data pointer value is not valid

    數據指針值無效。
  8. After all have done we could get the equation of indicating pointer and long length graduation. and then calculate the distance between the two lines to estimate whether the two lines are superposition under a given threshold. if not superposition the computer will drive the standard power station to a suitable value and estimate again until being superposition

    根據擬合出的指針直線方程和長刻線直線方程計算出兩者之間的距離,並根據預先設定的閾值,判斷兩者是否重合,如未重合,則驅動標準源,根據判斷更改指針位置,並再次判斷,直到重合。
  9. In vsam, a collection of items used to sequence and locate one or more data records in a base cluster. each alternate index record contains an alternate key value and one or more pointers. when the alternate index supports a key sequenced data set, each data record ' s prime key value is the pointer. when the alternate index supports an entry sequenced data set, the data record ' s rba value is the pointer

    在虛擬存儲存取方法( vsam )中,用於定序和定位基簇中的一個或多個數據記錄的項的匯集.每個備用索引記錄包含一個備用關鍵字的值和一個或多個指針.當該備用索引支持某個關鍵字順序數據集時,每個數據記錄的主關鍵字值就是這種指針.當該備用索引支持某個輸入順序數據集時,該數據記錄的rba (相對位元組地址)值就是這種指針
  10. The introduction of a reference provided the efficiency of a pointer, but the lexical simplicity of a directly accessible value type

    引用的引入提供了指針的效率,還具備了直接訪問值類型的在詞法上的簡單明了。
  11. A nonclustered index contains the nonclustered index key values and each key value entry has a pointer to the data row that contains the key value

    非聚集索引包含非聚集索引鍵值,並且每個鍵值項都有指向包含該鍵值的數據行的指針。
  12. The internal pressure in this system changes depending on the temperature, which causes the pointer axle connected to the spring to rotate and display the temperature value on the scale

    系統的內部壓力隨溫度改變,使連接彈簧的指針軸轉動,在刻度盤上顯示出溫度值。
  13. The internal pressure in this system changes depend - ing on the temperature, which causes the pointer axle connected to the spring to rotate and display the tem - perature value on the scale

    系統的內部壓力隨溫度改變,使連接彈簧的指針軸轉動,在刻度盤上顯示出溫度值。
  14. The pointer value is printed along with what it points to

    同時列印出了指針值及其所指向的值。
  15. Jni puts the interface pointer value at a location specified by its first parameter

    Jni將介面指針值放在由第一個參數指定的位置。
  16. Jni puts the interface pointer value at a location specified by its second parameter

    創建了jvm , jni將介面指針值放在由第二個參數指定的位置。
  17. Pointers are 64 - bit on 64 - bit platforms, and you will truncate the pointer value if you assign it to a 32 - bit variable

    在64位平臺上,指針為64位,如果將該指針賦給32位變量,則應截斷該指針值。
  18. But you will often see methods that indicate such a condition by returning a null - pointer value and, perhaps, printing a message to

    但是經常看到的方法是通過返回一個空指針值來表明這種情況(以及,可能列印一條消息到
  19. Declaration that includes both integer and pointer values, and you declare a token to use the pointer value, but your lexer fills in the integer value. . bad things can happen

    聲明,而且您聲明了一個記號來使用指針類型的值,但是您的lexer卻賦與其整型的值可能會發生不正常的事情。
  20. Since it will never return a pointer value that is already in use in the current program unless you are doing something illegal, such as using memory after it has been freed

    的c運行時庫實現,因為它決不會返回已經在當前程序中使用的指針值(除非您執行某個非法操作,如在內存已被釋放之後使用它) 。
分享友人