翻訳と辞書
Words near each other
・ Snom
・ Snoma Finnish Cemetery
・ SNOMED CT
・ Snong Chiayong
・ Snonutryggen
・ Snoo
・ Snoo Wilson
・ Snood
・ Snood (anatomy)
・ Snood (headgear)
・ Snir
・ Snir Dori
・ Snir Gueta
・ Snir Mishan
・ Snir Yamin
Snit
・ Snit's Revenge
・ Snitch
・ Snitch (film)
・ Snitch (song)
・ Snitch Newsweekly
・ Snite Museum of Art
・ Sniti Mishra
・ Snitter
・ Snitterby
・ Snitterfield
・ Snitterton Hall
・ Snitz Edwards
・ Snively
・ Snively Farm


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

Snit : ウィキペディア英語版
Snit

Snit is an object-oriented extension to the Tcl programming language. Snit is a recursive acronym that stands for "Snit's Not Incr Tcl." Snit is a pure Tcl object and megawidget system. It is unique among Tcl object systems in that it is based not on inheritance but on delegation. Object systems based on inheritance only allow inheriting from classes defined using the same system, which is limiting. In Tcl, an object is anything that acts like an object; it shouldn't matter how the object was implemented. Snit is intended to help build applications out of the code at hand. Thus, Snit is designed to be able to incorporate and build on any object, whether a hand-coded object, a Tk widget, an Incr Tcl object, a BWidget or almost anything else.
==See also==

*OTcl
*XOTcl
*incr Tcl
*Tcl
*Tcllib
*C++/Tcl
*Itk
*Tk

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Snit」の詳細全文を読む



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

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