Vous en avez un à vendre ?

Tcl et la boîte à outils Tk - John K Ousterhout, 020163337X, livre de poche

Orion Tech LLC
(212522)
Inscrit comme vendeur professionnel
4,19 USD
Environ3,58 EUR
État :
Bon état
Pas d'inquiétude ! Les retours sont acceptés.
Livraison :
Gratuit Standard Shipping.
Lieu où se trouve l'objet : Arlington, Texas, États-Unis
Délai de livraison :
Estimé entre le mer. 20 août et le sam. 23 août à 94104
Les délais de livraison sont estimés au moyen de notre méthode exclusive basée sur la distance entre l'acheteur et le lieu où se trouve l'objet, le service de livraison sélectionné, l'historique des livraisons du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, notamment pendant les périodes de pointe.
Retours :
Retour sous 30 jours. L'acheteur paie les frais de retour. Si vous utilisez un bordereau d'affranchissement eBay, son coût sera déduit du montant de votre remboursement.
Paiements :
     Diners Club

Achetez en toute confiance

Vendeur Top Fiabilité
Garantie client eBay
Obtenez un remboursement si vous ne recevez pas l'objet que vous avez commandé. En savoir plusGarantie client eBay - la page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :285143365252
Dernière mise à jour le 04 août 2025 19:14:33 CEST. Afficher toutes les modificationsAfficher toutes les modifications

Caractéristiques de l'objet

État
Bon état: Livre ayant déjà été lu, mais qui est toujours en bon état. La couverture présente des ...
Book Title
Tcl and the Tk Toolkit - John K Ousterhout, 020163337X, paperback
Artist
Ousterhout, John K.
ISBN
9780201633375

À propos de ce produit

Product Identifiers

Publisher
Addison Wesley Professional
ISBN-10
020163337X
ISBN-13
9780201633375
eBay Product ID (ePID)
10038270588

Product Key Features

Number of Pages
480 Pages
Publication Name
Tcl and the Tk Toolkit
Language
English
Subject
Programming Languages / General, Software Development & Engineering / Tools
Publication Year
1994
Type
Textbook
Author
John K. Ousterhout
Subject Area
Computers
Series
Addison-Wesley Professional Computing Ser.
Format
Trade Paperback

Dimensions

Item Height
1 in
Item Weight
28.1 Oz
Item Length
9 in
Item Width
7.3 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
93-049567
Dewey Edition
20
Illustrated
Yes
Dewey Decimal
005.13/3
Table Of Content
1. Introduction. Introduction. Organization of the Book. Notation. Pronunciation. Versions. 2. An Overview of Tcl and Tk. Getting Started. Hello World with Tk. Script Files. Variables and Substitutions. Control Structures. On the Tcl Language. Event Bindings. Subprocesses. Additional Features of Tcl and Tk. Extensions and Applications. I. THE TCL LANGUAGE. 3. Tcl Language Syntax. Scripts, Commands, and Words Evaluating a Command. Variable Substitution. Command Substitution. Backslash Substitution. Quoting with Double Quotes. Quoting With Braces. Comments. Normal and Exceptional Returns. More on Substitutions. 4. Variables. Simple Variables and the Set Command. Arrays. Variable Substitution. Removing Variables: Unset. Multidimensional Arrays. The Incr and Append Commands. Predefined Variables. Preview of Other Variable Facilities. 5. Expressions. Numeric Operands. Operators and Precedence. Math Functions. Substitutions. String Manipulation. Types and Conversions. Precision. 6. Lists. Basic List Structure and the Lindex Command. Creating Lists: Concat, List, and Llength. Modifying Lists: Linsert, Lreplace, Lrange, and Lappend. Searching Lists: Lsearch. Sorting Lists: Lsort. Converting Between Strings and Lists: Split and Join. Lists and Commands. 7. Control Flow. The If Command. Looping Commands: While, For, and Foreach. Loop Control: Break and Continue. The Switch Command. The Eval Command. Executing From Files: Source. 8. Procedures. Procedure Basics: Proc and Return. Local and Global Variables. Defaults and Variable Numbers of Arguments. Call By Reference: Upvar. Creating New Control Structures: Uplevel. 9. String Manipulation. Character Set Issues. Glob-Style Pattern Matching. Pattern Matching with Regular Expressions. Using Regular Expressions for Substitutions. Generating Strings with Format. Parsing Strings With Scan. Extracting Characters: String Index and String Range. Searching and Comparison. Length, Case Conversion, and Trimming. 10. Accessing Files. File Names. Basic File I/O. Output Buffering. Random Access to Files. The Current Working Directory. Manipulating File Names: Glob and File. File Information Commands. Errors in System Calls. 11. Processes. Invoking Subprocesses with Exec. I/O To and From a Command Pipeline. Process Ids. Environment Variables. Terminating the Tcl Process with Exit. 12. Errors and Exceptions. What Happens after an Error? Generating Errors from Tcl Scripts. Trapping Errors with Catch. Exceptions in General. 13. Managing Tcl Internals. Querying the Elements of an Array. The Info Command. Timing Command Execution. Tracing Operations on Variables. Renaming and Deleting Commands. Unknown Commands. Autoloading. 14. History. The History List. Specifying Events1. Reexecuting Commands from the History List. Shortcuts Implemented by Unknown. Current Event Number: History Nextid. II. WRITING SCRIPTS FOR TK. 15. An Introduction to Tk. A Brief Introduction to X. Widgets. Applications, Top-Level Widgets, and Screens. Scripts and Events. Creating and Destroying Widgets. Geometry Managers. Widget Commands. Commands for Interconnection. 16. A Tour of the Tk Widgets. Frames. Toplevels. Labels. Buttons, Checkbuttons, and Radiobuttons. Messages. Listboxes. Scrollbars. Scales. Entries. Menus and Menubuttons. Other Common Options. 17. Geometry Managers: the Packer. An Overview of Geometry Management. Packer Basics. The Pack Command and -Side Options. Padding. Filling. Expansion. Anchors. Packing Order. Hierarchical Packing. Other Options to the Pack Command. Other Geometry Managers in Tk. 18. Bindings. X Events. An Overview of the Bind Command. Event Patterns. Sequences of Events. Substitutions in Scripts. Conflict Resolution. When are Events Processed? Background Errors: Tkerror. Other Uses of Bindings. <div style="m
Synopsis
Since Tcl and the Tk Toolkit is written by the creator of the Tcl scripting language and the Tk toolkit, this book is the single authoritative resource for anyone who wants to produce far more powerful X Window System applications in a fraction of the time that would otherwise be required. Tcl and the Tk Toolkit offers an introduction and overview of this impressive programming environment, including detailed instructions for script writing in Tcl and working with the Tk toolkit. The book also describes the C interfaces for Tcl and Tk for those readers who wish to extend their built-in features by writing new C commands., This book introduces TCL, a programming language, and TK, a toolkit. Together they provide a simple yet powerful programming environment for developing and using windowing applications under the most current release of the X Window System. TCL and TK make it possible for novices to create graphical applications in just a few hours, while providing experts with sophisticoted features that go far beyond the capabilities of other toolkits.
LC Classification Number
QA76.73.T44O97 1994

Description de l'objet fournie par le vendeur

Informations sur le vendeur professionnel

À propos de ce vendeur

Orion Tech LLC

99% d'évaluations positives1,3 millions objets vendus

Membre depuis févr. 2015
Inscrit comme vendeur professionnel
Visiter la BoutiqueContacter

Évaluations détaillées du vendeur

Moyenne pour les 12 derniers mois
Description exacte
4.9
Frais de livraison raisonnables
5.0
Livraison rapide
5.0
Communication
5.0

Catégories populaires de cette Boutique

Évaluations du vendeur (326.373)

Toutes les évaluations
Positives
Neutres
Négatives