Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and Extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
標簽: lightweight embeddable Lua scripting
上傳時間: 2014-01-13
上傳用戶:從此走出陰霾
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, Extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.
標簽: example-driven introduction gradually approach
上傳時間: 2014-01-12
上傳用戶:koulian
Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating Extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book.
標簽: Fundamentally demonstrates important patterns
上傳時間: 2013-11-29
上傳用戶:13215175592
Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and Extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems.
標簽: Exceptional engineering software standard
上傳時間: 2017-04-08
上傳用戶:xiaoyunyun
awesome is a highly configurable, next generation framework window manager for X. It is very fast, light, and Extensible. It is primarily targeted at the power user, developer, and anyone dealing with everyday computing tasks who wants to have fine-grained control over a graphical environment.
標簽: X. configurable generation framework
上傳時間: 2013-12-26
上傳用戶:banyou
Modern C++ Design demonstrates generic patterns or pattern templates as a powerful new way of creating Extensible designs in C++--a new way to combine templates and patterns.
標簽: demonstrates templates patterns powerful
上傳時間: 2017-04-28
上傳用戶:稀世之寶039
Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and Extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems.
標簽: Exceptional engineering software standard
上傳時間: 2017-04-28
上傳用戶:edisonfather
JavaServer Faces (JSF) is the “offcial” component-based view technology in the Java EE web tier. JSF includes a set of predefned UI components, an event-driven programming model, and the ability to add third-party components. JSF is designed to be Extensible, easy to use, and toolable. This refcard describes the JSF development process, standard JSF tags, the JSF expression language, and the faces-confg.xml confguration fle.
標簽: component-based JavaServer technology the
上傳時間: 2014-01-12
上傳用戶:songyue1991
第14章 ASP.NET XML和Web Service 在上一章中講到的Web.config配置文件就是基于XML文件格式的,XML(Extensible Markup Language,可擴展標記語句)是一種描述數據和數據結構的語言,XML文本可以保存在任何存儲文本中,這就讓XML具有了可擴展性、跨平臺型以及傳輸與存儲方面的優點。
上傳時間: 2017-08-25
上傳用戶:啊颯颯大師的
深入淺出Win10通用應用開發第三章XAML界面原理和語法,XAML英文Extensible Application Markup Language的簡寫,是用于實例化.NET 對象的標記語言。
上傳時間: 2016-03-05
上傳用戶:人類惡啊