跨平台GUI库 Guichan

码农软件 · 软件分类 · GUI开发框架 · 2019-08-09 22:11:48

软件介绍

Guichan 是一个跨平台的可移植 GUI库。它采用了一种adapter模式,很容易地把GUI库与实际的平台(引擎等)分离开来。如果要让这个库与某个具体的平台(引擎)结合使用,就需要写一 些adapter类来改装平台的API接 口,以让GUI库可以使用。

本文地址:https://codercto.com/soft/d/12021.html

Django 1.0 Template Development

Django 1.0 Template Development

Scott Newman / Packt / 2008 / 24.99

Django is a high-level Python web application framework designed to support the rapid development of dynamic websites, web applications, and web services. Getting the most out of its template system a......一起来看看 《Django 1.0 Template Development》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码