首页IT科技witch怎么读英文(Wt, C++ Web Toolkit Introduction)

witch怎么读英文(Wt, C++ Web Toolkit Introduction)

时间2025-06-20 22:49:41分类IT科技浏览3856
导读:Wt: an introduction...

Wt: an introduction

Wt (pronounced as witty) is a C++ library for developing

web applications.

The API is widget-centric

and uses well-tested patterns of

desktop GUI development tailored to the web. To the developer, it

offers abstraction of web-specific implementation details, including

client-server protocols, event handling, graphics support, graceful

degradation (or progressive enhancement), and URL handling.

Unlike many page-based frameworks, Wt was designed for creating

stateful applications that are at the same time highly interactive

(leveraging techinques such as WebSockets and Ajax to their fullest)

and accessible (supporting plain HTML browsers), using automatic

graceful degradation or progressive enhancement

. Things that

are natural and simple with Wt would require an impractical amount of

effort otherwise: switching widgets using animations, while being

perfectly indexed by search robots with clean URLs, or having a

persistent chat widget open throughout, that even works in legacy

browsers like Microsoft Internet Explorer 6.

The library comes with an application server that acts as a

stand-alone Http(s)/WebSocket server or integrates through FastCGI

with other web servers.

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
gst_parse_launch(gsettings简介及常用操作介绍)