readme

来自「关系型数据库 Postgresql 6.5.2」· 代码 · 共 11 行

TXT
11
字号
common.c:	public functions for both the backend and the frontend.		requires conv.c and wchar.cconv.c:		static functions and a public table for code conversionwchar.c:	mostly static functions and a public table for mb string and		multi-byte conversionmbutilc.c:	public functions for the backend only.		requires conv.c and wchar.cwstrcmp.c:	strcmp for mbwstrncmp.c:	strncmp for mbvarable.c:	public functions for show/set/reset variable commands

⌨️ 快捷键说明

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