compiler call 中文意思是什麼

compiler call 解釋
編碼程序調入
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  • call : vt 1 大聲念[說],喊,叫。2 召喚,叫來,請來;召集,徵召;號召;喚醒。3 把…取名為,稱呼,把…叫做。...
  1. We can write machine logic with advanced language directly, but implementing soft plc call for compiler

    我們可直接用高級語言編寫機床邏輯,但實現軟邏輯plc的軟體需要編譯程序。
  2. To capture and display a call graph, you need four elements : a gnu compiler toolchain, the addr2line utility, custom glue code, and a tool called graphviz

    為了捕獲並顯示調用圖,您需要4個元素: gnu編譯器工具鏈、 addr2line工具、定製的中間代碼和一個名為graphviz的代碼。
  3. This occurs regardless of whether or not the function takes parameters because the compiler calculates the function address ; however, because the function call operator " is not present, no call is made

    因為編譯器計算函數地址,所以不論函數是否有參數,都會出現這樣情況;然而,由於不存在函數調用運算符「 ( ) 」 ,所以沒有調用。
  4. A compiler can deduce type and non - type arguments from a call, provided the function argument list uniquely identifies the set of template arguments

    如果根據函數實參表能夠決定一組模板實參,那麼編譯器就能從一個調用中演繹出類型和非類型實參。
  5. Intrinsics are function calls where the compiler has intrinsic knowledge about the call, and rather than calling a function in a library, it emits code for that function

    對于內部函數調用,由於編譯器內在了解這種函數調用,因此它是從這種函數發出代碼,而不是調用庫中的函數。
  6. Intrinsic functions that do not allocate stack space and do not call other functions can use other volatile registers to pass additional register arguments because there is a tight binding between the compiler and the intrinsic function implementation

    由於編譯器與內部函數實現之間存在緊密的綁定,因此不分配堆棧空間且不調用其他函數的內部函數可以使用其他易失寄存器來傳遞附加的寄存器參數。
  7. A stack probe is a sequence of code the compiler inserts into every function call

    堆棧探測是編譯器插入到每個函數調用中的代碼序列。
  8. When you do this, the visual basic compiler does not have access to the information it needs to call the procedure correctly, such as where the procedure is located, how it is identified, its calling sequence and return type, and the string character set it uses

    當您這樣做時, visual basic編譯器沒有權限訪問其正確調用過程所需的信息,例如過程的位置、標識方式、調用順序和返回類型,以及過程使用的字元串字符集。
  9. If you attempt to do this, the compiler interprets it as a recursive call to the procedure

    如果試圖這樣做,編譯器會將它解釋為對過程的遞歸調用。
  10. By using several gnu compiler extensions for application profiling, the addr2line utility for address translation, and the graphviz program for graph visualization, you get a program that profiles an application and then presents a directed graph illustrating the call chains

    通過使用對應用程序進行分析的幾個gnu編譯器擴展,可以使用addr2line工具進行地址轉換,並對graphviz應用程序進行圖形可視化,然後您就可以得到一個程序,該程序可以對應用程序進行分析,並展示一個說明調用鏈的定向圖。
  11. 2. support self - defined algorithm support self - defined algorithm of c high - level language, granddog compiler tool enables developers to compile their own algorithms rapidly and introduce them into the hardware, self - defined algorithm will be executed in the hardware and upper level software will call self - defined algorithm through corresponding interfaces, it is therefore highly secure

    支援類c高階語言的自定義演演算法,開發商可以使用宏狗編輯工具快速的編寫自己的演演算法,然後導入到硬體中,自定義演演算法在硬體中執行,上層軟體通過相應的介面進行調用自定義演演算法檔,具有很高的安全性。
分享友人