setproto.bat

来自「这是用C编写IMAP源代码」· Batch 代码 · 共 24 行

BAT
24
字号
@ECHO OFFREM Program:	Set default prototype for DOS/NTREMREM Author:	Mark CrispinREM		Networks and Distributed ComputingREM		Computing & CommunicationsREM		University of WashingtonREM		Administration Building, AG-44REM		Seattle, WA  98195REM		Internet: MRC@CAC.Washington.EDUREMREM Date:	 9 October 1995REM Last Edited: 6 July 2004REMREM The IMAP toolkit provided in this Distribution isREM Copyright 1988-2004 University of Washington.REMREM The full text of our legal notices is contained in the file calledREM CPYRIGHT, included with this Distribution.REM Set the default driversECHO #define CREATEPROTO %1proto >> LINKAGE.HECHO #define APPENDPROTO %2proto >> LINKAGE.H

⌨️ 快捷键说明

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