readme
来自「PostgreSQL7.4.6 for Linux」· 代码 · 共 11 行
TXT
11 行
pgtclsh is an example of a tclsh extended with the new Tclcommands provided by the libpgtcl library. By using pgtclsh, one canwrite front-end applications to PostgreSQL in Tcl without having todeal with any libpq programming at all. The pgtclsh is an enhanced version of tclsh. Similarly, pgtksh is awish replacement with PostgreSQL bindings.For details of the libpgtcl interface, please see the Programmer'sGuide.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?