readme

来自「开放源代码的WEB服务器」· 代码 · 共 24 行

TXT
24
字号
Welcome to LibHTTPD, a library for the creation of embedded web servers.Complete documentation is available in the PDF file location in the docdirectory.To build this software simply run	./configure	make all	make installThe software will be compiled and installed into /usr/local/lib and/usr/local/include.  To use the software you will have to include thelibrary's header file into your application and link against the libraryitself.  Details are privided in the documentation.This software has been developed by David J. Hughes (aka Bambi) of Hughes Technologies in Australia.  You can always find a current verionof this software at www.Hughes.com.auThis software is released under the GPL.  If you wish to incorporatethis code in a commercial application then OEM licenses are availablefrom Hughes Technology.  Please email info@Hughes.com.au for details.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?