📄 jversion.h
字号:
////////////////////////////////////////////////////////////////////////
//
// Note : this file is included as part of the Smaller Animals Software
// JpegFile package. Though this file has not been modified from it's
// original IJG 6a form, it is not the responsibility on the Independent
// JPEG Group to answer questions regarding this code.
//
// Any questions you have about this code should be addressed to :
//
// CHRISDL@PAGESZ.NET - the distributor of this package.
//
// Remember, by including this code in the JpegFile package, Smaller
// Animals Software assumes all responsibilities for answering questions
// about it. If we (SA Software) can't answer your questions ourselves, we
// will direct you to people who can.
//
// Thanks, CDL.
//
////////////////////////////////////////////////////////////////////////
/*
* jversion.h
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains software version identification.
*/
#define JVERSION "6a 7-Feb-96"
#define JCOPYRIGHT "Copyright (C) 1996, Thomas G. Lane"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -