stdafx.cpp

来自「ncbi源码」· C++ 代码 · 共 18 行

CPP
18
字号
/* * =========================================================================== * PRODUCTION $Log: StdAfx.cpp,v $ * PRODUCTION Revision 1000.0  2003/10/28 19:37:39  gouriano * PRODUCTION PRODUCTION: IMPORTED [ORIGINAL] Dev-tree R1.1 * PRODUCTION * =========================================================================== */// stdafx.cpp : source file that includes just the standard includes//	gui_widgets_seq.pch will be the pre-compiled header//	stdafx.obj will contain the pre-compiled type information#include "stdafx.h"

⌨️ 快捷键说明

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