fop
英 [fɒp]
美 [fɑːp]
n. 纨绔子弟; 花花公子
BNC.35279 / COCA.31256
牛津词典
noun
- 纨绔子弟;花花公子
a man who is too interested in his clothes and the way he looks
英英释义
noun
- a man who is much concerned with his dress and appearance
双语例句
- This transformation is simple because the FOP tool used as the FO processor in the XSL-FO tutorial examples now supports percentages as values of the font-size property.
这个转换比较简单,因为在XSL-FO教程示例中用作FO处理器的FOP工具现在支持以百分比作为font-size属性的值。 - Remember that the font must comply with the font embedding rules explained in the PDF requirement documentation ( http:// xml. apache. org/ fop/ fonts. html).
记住这个字体必须遵守PDF要求文档中规定的字体嵌入规则(http://xml.apache.org/fop/fonts.html)。 - It is a good idea to register the embedded font with FOP when you initialize the application.
初始化应用程序时用FOP注册嵌入字体是一个好主意。 - The wrapper script then uses the fop application to generate the target output format from that file.
之后,这个包装器脚本使用fop应用程序从该文件生成目标输出格式。 - FOP is the world's first print formatter driven by XSL Formatting Objects ( XSL-FO).
FOP是由XSL格式化对象(XSL-FO)推动的世界上第一个打印格式化程序。 - Generate a metrics-file from the font using Format Object Processing ( FOP) tools, which constitute an open-source Java ™ API ( application program interface).
从字体中利用FormatObjectProcessing(FOP)工具生成一个metrics-file,它构成一个开源的JavaAPI(应用程序接口)。 - FOP requires you to provide an
FOP要求为表中的每一列提供一个 - For example, say you have a script that builds a document in the background using the Formatting Objects Processor ( FOP) system from Apache to generate a PDF version of the document.
例如,假定有一个构建文档的脚本,它在后台使用Apache的格式化对象处理器(FormattingObjectsProcessor,FOP)系统生成文档的PDF版本。 - Those files are used by FOP to render text in fonts other than the ones listed above.
FOP用这些文件并以与上面所列字体不同的字体来显示文本。 - Many Web applications generate XML at some point, in which case that XML can be fed into the stxx FOP along with the appropriate XSL to do the transformation.
很多Web应用程序都在某一点生成XML,这样就可以将XML和适当的XSL交给stxxFOP来完成转换。