书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 13483 个相关结果.
  • BinCat V1-简单的请求文件访问处理

    BinCat V1-简单的请求文件访问处理 BinCat V1-简单的请求文件访问处理 实现一个简单的Web服务器非常容易,使用ServerSocket 在服务器端监听端口并等待浏览器请求,一旦接收到浏览器数据后就开始解析Http协议,最后将服务器端请求处理完后通过Socket 返回给浏览器即可。 V1版本,我们先实现一个简单的读取服务器静态文...
  • Using OpenBSD httpd as proxy

    Using OpenBSD httpd as proxy Notes Using OpenBSD httpd as proxy Starting from version 5.7 OpenBSD includes a minimal (truly minimal) web server with FastCGI support (http://w...
  • Server

    Server new Server(httpServer[, options]) new Server(port[, options]) new Server(options) server.sockets server.serveClient([value]) server.path([value]) server.adapter([value...
  • IO

    IO Receiving messages Sending Messages Socket The full picture IO Learn about bRPC IO. There are three mechanisms to operate IO in general: Blocking IO: once an IO operat...
  • GridFS插件

    GridFS插件 必要条件和安装 独立快速入门 最初斜杠的问题 多挂载点 (和服务器) 副本集合 前缀 MIME类型和文件名 超时 MD5和ETag头部 多线程 与Nginx组合 ‘gridfs’内部路由动作 注意事项 GridFS插件 从uWSGI 1.9.5开始,发布了一个”GridFS”插件。它同时公开了一个请求处理器...
  • Accept connections

    Accept connections Accept connections Server needs to accept clients’ connections. First server creates an acceptor : ...... boost :: asio :: io_context io_context ; ...
  • IO

    IO Receiving messages Sending Messages Socket The full picture IO Learn about bRPC IO. There are three mechanisms to operate IO in general: Blocking IO: once an IO operat...
  • IO

    IO Receiving messages Sending Messages Socket The full picture IO Learn about bRPC IO. There are three mechanisms to operate IO in general: Blocking IO: once an IO operat...
  • foreach

    foreach foreach Another common necessity for dynamic SQL is the need to iterate over a collection, often to build an IN condition. For example: <select id = "selectPostIn" ...
  • Plugins

    Plugins Panel plugins Data source plugins App plugins Learn more Plugins Besides the wide range of visualizations and data sources that are available immediately after you i...