📄 makefile.hello.app
字号:
# # ===========================================================================# PRODUCTION $Log: Makefile.hello.app,v $# PRODUCTION Revision 1000.0 2004/06/01 18:32:08 gouriano# PRODUCTION PRODUCTION: IMPORTED [GCC34_MSVC7] Dev-tree R1.1# PRODUCTION# ===========================================================================# # $Id: Makefile.hello.app,v 1000.0 2004/06/01 18:32:08 gouriano Exp $# Author: Lewis Geer# Build CGI application "HELLO"# NOTE: see in "Makefile.fasthello.app" for how to build it as Fast-CGI#################################APP = helloSRC = helloapp hellores hellocmdLIB = xhtml xcgi xncbiCHECK_CMD =
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -