FACTOID # 144: A three-minute local phone call in Ecuador costs 60 U.S. cents, 60 times as much as in Ukraine, Macedonia, Saudi Arabia, Nepal, or Uzbekistan.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Binding (computer science)

In computer science, binding refers to the creation of a simple reference to something which is larger and more complicated and used frequently. The simple reference can be used instead of having to repeat the larger thing.


Some common examples of binding are:

  • Command binding in computer applications. For example, most applications on Mac OS bind the "Save" menu item to the Command-S keyboard shortcut, so that Command-S can be used to save a document instead of having to navigate to that menu item each time. The Emacs text editor binds the "save-buffers-kill-emacs" command to the Control-X Control-C keystrokes in sequence, so that the user does not have to type "save-buffers-kill-emacs" whenever he wants to save and quit. Often a computer application may allow the user to create a macro to do several common operations in sequence, and then bind a simple command to that macro to activate it.
  • Control bindings in video games. A game might have a "shoot" control which can be bound to any available key. A game like Tribes with complicated in-game menus can bind specific sequences of keys as shortcuts to menu items.

  Results from FactBites:
 
Binding - Wikipedia, the free encyclopedia (215 words)
Binding (linguistics) - a property relating to anaphors (pronouns and R-expressions) and c-command
Binding (sewing) - a finish to a seam or hem.
the binding of a ligand to a receptor, or the binding of a metal ion by a chelator
Binding (computer science) - Wikipedia, the free encyclopedia (206 words)
In computer science, binding refers to the creation of a simple reference to something which is larger and more complicated and used frequently.
For example, most applications on Mac OS bind the "Save" menu item to the Command-S keyboard shortcut, so that Command-S can be used to save a document instead of having to navigate to that menu item each time.
Often a computer application may allow the user to create a macro to do several common operations in sequence, and then bind a simple command to that macro to activate it.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.