- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://code.google.com/p/gtkaml/
软件介绍
GTKML (GTK Markup Language) 是通过XML格式数据来定义基于 GTK 的用户界面,包括动态的时间处理。
下面是一个简单的例子:
<HBox homogeneous="false">
<Label label="_Hello" with-mnemonic="true" expand="false" fill="false"/>
<Entry g:public="my_entry" text="World! "/>
</HBox>
将生成用户界面如下图所示:
PHP and MySQL for Dynamic Web Sites : Visual QuickPro Guide
Larry Ullman / Peachpit Press / 2005 / USD 39.99
It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, an......一起来看看 《PHP and MySQL for Dynamic Web Sites : Visual QuickPro Guide》 这本书的介绍吧!
