1 Star 0 Fork 0

carefreewind/soci

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
# General
*.swp
*.kate-swp
tags
tmp
# Release archives
/soci*.7z
/soci*.zip
/soci*.tar.bz2
/soci*.tar.gz
# Build directories
/*build*
/*site*
# Files generated by CMake
Makefile
src/core/soci_backends_config.h
tests/odbc/test-access.dsn
tests/odbc/test-mysql.dsn
# ... and the rest of CMake spam
CMakeFiles/
CMakeCache.txt
CTestTestfile.cmake
cmake_install.cmake
# Visual Studio / Visual Studio Code
*.opensdf
*.sdf
*.suo
/*.vs*
# KDevelop
*.kate-swp
*.kdev4
# Qt Creator
*.config
*.creator*
*.files
*.includes
CMakeLists.txt.user
# Eclipse
/.project
# Vagrant
/.vagrant/
# Python
.venv/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/carefreewind/soci.git
git@gitee.com:carefreewind/soci.git
carefreewind
soci
soci
master

搜索帮助