readme
来自「SQLAlchemy. 经典的Python ORM框架。学习必看。」· 代码 · 共 11 行
TXT
11 行
Documentation exists in its original format as Markdown files in the ./content directory.To generate documentation: python genhtml.pyThis generates the Markdown files into Myghty templates as an interim step and then into HTML. It alsocreates two pickled datafiles corresponding to the table of contents and all the generated docstringsfor the SQLAlchemy sourcecode.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?