⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 list

📁 linux 下的源代码分析阅读器 red hat公司新版
💻
字号:
b_curalloc.c	allocate a cursorb_curwalk.c	walk a cursor through N recordsb_del.c	delete N recordsb_get.c	read a single recordb_load.c	insert N in-order records	insert N in-order duplicate recordsb_open.c	open/close a databaseb_put.c	overwrite a single record 		optionally with secondariesb_txn.c	start/abort a transaction containing no operations	start/commit a transaction containing no operationsb_txn_write.c	write/commit transaction synchronously	write/commit transaction nosync	write/commit transaction write-nosync		optionally with replication stubb_recover.c	time recovery after N transactions.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -