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
上传用户:人类恶啊