翻訳と辞書
Words near each other
・ dynamic binding
・ dynamic data exchange
・ dynamic data linking
・ dynamic database management system
・ dynamic dbms
・ dynamic drive overlay
・ dynamic execution
・ dynamic host configuration protocol
・ dynamic html
・ dynamic language
dynamic link
・ dynamic link library
・ dynamic object-oriented requirements system
・ dynamic ram
・ dynamic random-access memory
・ dynamic routing
・ dynamic scope
・ dynamic scoping
・ dynamic systems development method
・ dynamic translation


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

dynamic link : FOLDOC
dynamic link
A pointer from an activation record to the activation record for the scope from which the current scope was called at run time. This is used in a {statically scoped} language to restore the {environment pointer} on exit from a scope. To access a {non-local variable} in a dynamically scoped language, dynamic links are followed until a binding for the given variable name is found.
(1995-03-07)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.