Skip to content
#

jsoncpp

Here are 30 public repositories matching this topic...

ETOCK 票务预约系统是一个基于C++开发的分布式票务管理平台,采用libevent实现高并发网络通信,通过MySQL进行数据存储,并使用JSON格式进行数据交换。系统分为用户端、服务端和管理端三个模块:用户端提供注册、登录、票务查询、预订及取消功能;服务端处理业务逻辑和数据库交互,确保事务安全;管理端支持票务管理和用户状态管控。项目技术栈包括C++11、libevent、jsoncpp和mysqlclient,具有高效并发处理、事务安全机制和分层验证体系等技术亮点,适用于中小型票务管理场景。

  • Updated Feb 23, 2025
  • C

Improve this page

Add a description, image, and links to the jsoncpp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jsoncpp topic, visit your repo's landing page and select "manage topics."

Learn more