このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10225101483
/
XOY-Leveldb
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
1
リリース
0
Wiki
アクティビティ
ソースを参照
include <assert> -> <cassert>
Fixes reported public issue
#280
.
xry
Chris Mumford
9年前
親
65190ac48b
コミット
b9afa1f2e7
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
doc/index.html
+ 1
- 1
doc/index.html
ファイルの表示
@ -22,7 +22,7 @@ directory. The following example shows how to open a database,
creating it if necessary:
<
p
>
<
pre
>
#include
<
assert
>
#include
<
c
assert
>
#include "leveldb/db.h"
leveldb::DB* db;
書き込み
プレビュー
読み込み中…
キャンセル
保存