提交 2eb12b9e authored 作者: blu's avatar blu

init

上级 b123d05f
/*
module: database
description:
author: Bruce.Lu <lzbgt@icloud.com>
update: 2019/08/23
*/
#include "inc/database.h"
#include <stdio.h>
#include <stdlib.h>
......
/*
module: avcvhelper
description:
author: Bruce.Lu <lzbgt@icloud.com>
update: 2019/08/23
*/
#ifndef __AVCVHELPERS_H__
#define __AVCVHELPERS_H__
extern "C" {
......
/*
module: common
description:
author: Bruce.Lu <lzbgt@icloud.com>
update: 2019/08/23
*/
#ifndef __COMMON_H__
#define __COMMON_H__
extern "C"
......
/*
module: database
description:
author: Bruce.Lu <lzbgt@icloud.com>
update: 2019/08/23
*/
#ifndef __DATABASE_SL__
#define __DATABASE_SL__
extern "C" {
......
/*
module: tinythread
description:
author: Bruce.Lu <lzbgt@icloud.com>
update: 2019/08/23
*/
#ifndef __TINY_THREAD__
#define __TINY_THREAD__
......
/*
module: zmqhelper
description:
author: Bruce.Lu <lzbgt@icloud.com>
update: 2019/08/23
*/
#ifndef __ZMQ_HELPER_H__
#define __ZMQ_HELPER_H__
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论