摘要: // 包括 SDKDDKVer.h 将定义最高版本的可用 Windows 平台。// 如果要为以前的 Windows 平台生成应用程序,请包括 WinSDKVer.h,并将 WIN32_WINNT 宏设置为要支持的平台,然后再包括 SDKDDKVer.h。#include <SDKDDKVer.h> 阅读全文
posted @ 2020-08-06 19:45 客饭 阅读(1179) 评论(0) 推荐(0)
摘要: .auth ON|OFF Show authorizer callbacks.backup ?DB? FILE Backup DB (default "main") to FILE.bail on|off Stop after hitting an error. Default OFF.binary 阅读全文
posted @ 2020-08-06 17:52 客饭 阅读(88) 评论(0) 推荐(0)