jaricom.c
来自「It is possible that certain products whi」· C语言 代码 · 共 14 行
C
14 行
/* * jaricom.c * * [IJG Copyright notice] * * This file holds place for arithmetic entropy codec tables. */#define JPEG_INTERNALS#include "jinclude.h"#include "jpeglib.h"INT32 jaritab[1]; /* dummy table */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?