- 授权协议: LGPL
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://localsql.sourceforge.net/
软件介绍
LocalSQL 提供了一个工具包和程序库用来直接处理本地数据库的 SQL 语句(数据存储在 dbase 文件),目前实现了SQL92 的子集,包括:INSERT UPDATE DELETE SELECT (including joins, WHERE, HAVING, and GROUP BY clauses) CREATE TABLE CREATE INDEX DROP TABLE
C++ Concurrency in Action
Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99
HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!
