style.wld
来自「Mastering VBNet Include Source Code」· WLD 代码 · 共 25 行
WLD
25 行
# style.wld 1.5 - 1/11/94
# @(#)Copyright (C) 1987-1994 Verity, Inc.
#
# Word List Descriptor
#
$control: 1
descriptor:
{
data-table: pif
{
constant: _DBVERSION text "vdk060"
varwidth: FWWORD piw
fixwidth: FWWORD_OF 3 unsigned-integer
fixwidth: FWWORD_SZ 1 unsigned-integer
# The following fields are written out by the
# Adobe Acrobat Composer iff the user wants them to
# be written - the Composer is *looking* for the
# ##Adobe strings in each line
fixwidth: STEMDEX 3 unsigned-integer
fixwidth: SOUNDEX 3 unsigned-integer
}
}
$$
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?