<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>briteming</author_name>
  <author_url>https://blog.hatena.ne.jp/briteming/</author_url>
  <blog_title>blog.hatena.ne.jp, 分类: https://briteming.hatenablog.com/categories</blog_title>
  <blog_url>https://briteming.hatenablog.com/</blog_url>
  <categories>
    <anon>c++</anon>
  </categories>
  <description>快速运行 服务器测试环境 Ubuntu版本16.04 MySQL版本5.7.29 浏览器测试环境 Windows、Linux均可 Chrome FireFox 其他浏览器暂无测试 测试前确认已安装MySQL数据库 // 建立yourdb库 create database yourdb; // 创建user表 USE yourdb; CREATE TABLE user( username char(50) NULL, passwd char(50) NULL )ENGINE=InnoDB; // 添加数据 INSERT INTO user(username, passwd) VALUES('na…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbriteming.hatenablog.com%2Fentry%2F2023%2F04%2F24%2F015433&quot; title=&quot;Linux下的基于C++的轻量级WebServer程序-TinyWebServer - blog.hatena.ne.jp, 分类: https://briteming.hatenablog.com/categories&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-04-24 01:54:33</published>
  <title>Linux下的基于C++的轻量级WebServer程序-TinyWebServer</title>
  <type>rich</type>
  <url>https://briteming.hatenablog.com/entry/2023/04/24/015433</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
