文件名称:webem_src
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
可以嵌入到自己程序的web服务器,允许以html代码方式执行C++函数。-Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere.
Webem is based on a minimally modified version of the boost::asio web server, and permits HTML code to execute C++ methods. Although you do not need to look at the server code to use Webem, you will need to download and use the BOOST libraries in your projects. I suggest that if you have never used BOOST before, then Webem is probably not for you.
Webem is based on a minimally modified version of the boost::asio web server, and permits HTML code to execute C++ methods. Although you do not need to look at the server code to use Webem, you will need to download and use the BOOST libraries in your projects. I suggest that if you have never used BOOST before, then Webem is probably not for you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cWebem.h
cWebemTable.cpp
cWebemTable.h
manifest
manifest.uuid
webem.fossil
doc\DoxyFile
...\html
...\....\annotated.html
...\....\c_webem_8h-source.html
...\....\classhttp_1_1server_1_1c_u_t_f.html
...\....\classhttp_1_1server_1_1c_u_t_f-members.html
...\....\classhttp_1_1server_1_1c_webem.html
...\....\classhttp_1_1server_1_1c_webem_request_handler.html
...\....\classhttp_1_1server_1_1c_webem_request_handler-members.html
...\....\classhttp_1_1server_1_1c_webem-members.html
...\....\doxygen.css
...\....\doxygen.png
...\....\files.html
...\....\functions.html
...\....\functions_func.html
...\....\hierarchy.html
...\....\index.html
...\....\tab_b.gif
...\....\tab_l.gif
...\....\tab_r.gif
...\....\tabs.css
examples\examples.sln
........\webemCalendar
........\.............\calendar.dat
........\.............\index.html
........\.............\sqlite3.dll
........\.............\sqlite3.h
........\.............\sqlite3.lib
........\.............\SQLiteDatabase.cpp
........\.............\sqlitedatabase.h
........\.............\stdafx.cpp
........\.............\stdafx.h
........\.............\targetver.h
........\.............\webemCalendar.cpp
........\.............\webemCalendar.vcproj
........\WebemHello
........\..........\index.html
........\..........\stdafx.cpp
........\..........\stdafx.h
........\..........\targetver.h
........\..........\webemHello.cpp
........\..........\webemHello.vcproj
........\webemHelloForm
........\..............\index.html
........\..............\ReadMe.txt
........\..............\stdafx.cpp
........\..............\stdafx.h
........\..............\targetver.h
........\..............\webemHelloForm.cpp
........\..............\webemHelloForm.vcproj
server\connection.cpp
......\connection.hpp
......\connection_manager.cpp
......\connection_manager.hpp
......\header.hpp
......\mime_types.cpp
......\mime_types.hpp
......\reply.cpp
......\reply.hpp
......\request.hpp
......\request_handler.cpp
......\request_handler.hpp
......\request_parser.cpp
......\request_parser.hpp
......\server.cpp
......\server.hpp
_FOSSIL_
cWebem.cpp
cWebemTable.cpp
cWebemTable.h
manifest
manifest.uuid
webem.fossil
doc\DoxyFile
...\html
...\....\annotated.html
...\....\c_webem_8h-source.html
...\....\classhttp_1_1server_1_1c_u_t_f.html
...\....\classhttp_1_1server_1_1c_u_t_f-members.html
...\....\classhttp_1_1server_1_1c_webem.html
...\....\classhttp_1_1server_1_1c_webem_request_handler.html
...\....\classhttp_1_1server_1_1c_webem_request_handler-members.html
...\....\classhttp_1_1server_1_1c_webem-members.html
...\....\doxygen.css
...\....\doxygen.png
...\....\files.html
...\....\functions.html
...\....\functions_func.html
...\....\hierarchy.html
...\....\index.html
...\....\tab_b.gif
...\....\tab_l.gif
...\....\tab_r.gif
...\....\tabs.css
examples\examples.sln
........\webemCalendar
........\.............\calendar.dat
........\.............\index.html
........\.............\sqlite3.dll
........\.............\sqlite3.h
........\.............\sqlite3.lib
........\.............\SQLiteDatabase.cpp
........\.............\sqlitedatabase.h
........\.............\stdafx.cpp
........\.............\stdafx.h
........\.............\targetver.h
........\.............\webemCalendar.cpp
........\.............\webemCalendar.vcproj
........\WebemHello
........\..........\index.html
........\..........\stdafx.cpp
........\..........\stdafx.h
........\..........\targetver.h
........\..........\webemHello.cpp
........\..........\webemHello.vcproj
........\webemHelloForm
........\..............\index.html
........\..............\ReadMe.txt
........\..............\stdafx.cpp
........\..............\stdafx.h
........\..............\targetver.h
........\..............\webemHelloForm.cpp
........\..............\webemHelloForm.vcproj
server\connection.cpp
......\connection.hpp
......\connection_manager.cpp
......\connection_manager.hpp
......\header.hpp
......\mime_types.cpp
......\mime_types.hpp
......\reply.cpp
......\reply.hpp
......\request.hpp
......\request_handler.cpp
......\request_handler.hpp
......\request_parser.cpp
......\request_parser.hpp
......\server.cpp
......\server.hpp
_FOSSIL_
cWebem.cpp