makefile.id1_fetch_simple.app
来自「ncbi源码」· APP 代码 · 共 13 行
APP
13 行
# $Id: Makefile.id1_fetch_simple.app,v 1000.0 2003/10/29 18:43:57 gouriano Exp $APP = id1_fetch_simpleSRC = id1_fetch_simpleLIB = id1 seqset $(SEQ_LIBS) pub medline biblio general \ xser xconnect xutil xncbiLIBS = $(NETWORK_LIBS) $(ORIG_LIBS)REQUIRES = objectsCHECK_CMD = id1_fetch_simple -gi 3
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?