goahead

所属分类:网络编程
开发工具:C/C++
文件大小:4916KB
下载次数:2
上传日期:2019-11-22 20:48:55
上 传 者myz2276
说明:  GoAhead WebServer是一个功能强大、可以在多个平台运行的嵌入式WebServer,至于其特性就不多说了,本篇以在ubuntu系统上构建简单的动态网页为例说明使用goahead进行web开发的一般步骤,至于goahead在其他平台上的移植,后面的文章里再专门详细介绍
(Goahead webserver is an embedded webserver with powerful functions and can run on multiple platforms. As for its features, we will not talk about it. In this paper, we take building a simple dynamic web page on Ubuntu system as an example to illustrate the general steps of web development using Goahead. As for the transplantation of Goahead webserver on other platforms, we will introduce it in detail in the following articles)

文件列表:
goahead-3.6.3 (0, 2017-10-03)
goahead-3.6.3\configure (584, 2016-06-03)
goahead-3.6.3\doc (0, 2017-10-03)
goahead-3.6.3\doc\api (0, 2017-10-03)
goahead-3.6.3\doc\api\api.css (2240, 2016-06-03)
goahead-3.6.3\doc\api\goahead.dtags (76493, 2016-06-03)
goahead-3.6.3\doc\api\goahead.html (528785, 2016-06-03)
goahead-3.6.3\doc\api\goahead.tags (58786, 2016-06-03)
goahead-3.6.3\doc\contents (0, 2017-10-03)
goahead-3.6.3\doc\contents\css (0, 2017-10-03)
goahead-3.6.3\doc\contents\css\all.css.less (116, 2016-06-03)
goahead-3.6.3\doc\contents\css\api.css (2179, 2016-06-03)
goahead-3.6.3\doc\contents\css\app.less (7299, 2016-06-03)
goahead-3.6.3\doc\contents\css\override.less (245, 2016-06-03)
goahead-3.6.3\doc\contents\css\theme.less (1719, 2016-06-03)
goahead-3.6.3\doc\contents\developers (0, 2017-10-03)
goahead-3.6.3\doc\contents\developers\authstore.html (1240, 2016-06-03)
goahead-3.6.3\doc\contents\developers\embedding.html (2973, 2016-06-03)
goahead-3.6.3\doc\contents\developers\handlers.html (6598, 2016-06-03)
goahead-3.6.3\doc\contents\developers\index.html (1498, 2016-06-03)
goahead-3.6.3\doc\contents\developers\migrating.html (6917, 2016-06-03)
goahead-3.6.3\doc\contents\developers\project.html (3229, 2016-06-03)
goahead-3.6.3\doc\contents\developers\rom.html (2607, 2016-06-03)
goahead-3.6.3\doc\contents\historical (0, 2017-10-03)
goahead-3.6.3\doc\contents\historical\changeLog.html (15712, 2016-06-03)
goahead-3.6.3\doc\contents\historical\roadmap.html (3372, 2016-06-03)
goahead-3.6.3\doc\contents\images (0, 2017-10-03)
goahead-3.6.3\doc\contents\images\board.jpg (27045, 2016-06-03)
goahead-3.6.3\doc\contents\images\favicon.ico (1407, 2016-06-03)
goahead-3.6.3\doc\contents\images\goahead-icon-128.png (7926, 2016-06-03)
goahead-3.6.3\doc\contents\images\routing.jpg (35294, 2016-06-03)
goahead-3.6.3\doc\contents\index.html (3044, 2016-06-03)
goahead-3.6.3\doc\contents\lib (0, 2017-10-03)
goahead-3.6.3\doc\contents\lib\jquery (0, 2017-10-03)
goahead-3.6.3\doc\contents\lib\jquery\jquery.js (247597, 2016-06-03)
goahead-3.6.3\doc\contents\lib\jquery\jquery.min.js (84380, 2016-06-03)
goahead-3.6.3\doc\contents\lib\jquery\jquery.min.map (127576, 2016-06-03)
goahead-3.6.3\doc\contents\lib\semantic-ui (0, 2017-10-03)
goahead-3.6.3\doc\contents\lib\semantic-ui\semantic.css (716609, 2016-06-03)
goahead-3.6.3\doc\contents\lib\semantic-ui\semantic.js (689731, 2016-06-03)
... ...

Embedthis GoAhead 3.X === [![Build Status](https://travis-ci.org/embedthis/goahead.png)](https://travis-ci.org/embedthis/goahead) The most popular little embedded web server. Licensing --- See LICENSE.md for details and read: https://embedthis.com/goahead/licensing.html ### Building You can build with Make or with MakeMe. MakeMe is quicker and more flexible. To install MakeMe, download it from https://embedthis.com/makeme/ ### To build with make: make You can pass make variables to tailor the build. For a list of variables: make help ### To build with nmake on Windows: WinMake ### To build with MakeMe: ./configure me For a list of configure options: ./configure --help ### To run: me run ### To install: sudo make install or sudo me install ### To uninstall sudo make uninstall or sudo me uninstall ### To test: me test Resources --- - [Embedthis web site](https://embedthis.com/) - [GoAhead GitHub repository](http://github.com/embedthis/goahead)

近期下载者

相关文件


收藏者