dbgenent.ent

来自「subversion-1.4.3-1.tar.gz 配置svn的源码」· ENT 代码 · 共 42 行

ENT
42
字号
<!-- ...................................................................... --><!-- DocBook XML additional general entities V4.1 ......................... --><!-- Copyright 1992-2000 HaL Computer Systems, Inc.,     O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software     Corporation, and the Organization for the Advancement of     Structured Information Standards (OASIS).     In DTD driver files referring to this module, please use an entity     declaration that uses the public identifier shown below:     <!ENTITY % dbgenent PUBLIC     "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1//EN"     "dbgenent.ent">     %dbgenent;--><!-- File dbgenent.mod .................................................... --><!-- You can edit this file to add the following:     o General entity declarations of any kind.  For example:       <!ENTITY happyface SDATA "insert-face">    (system-specific data)       <!ENTITY productname "WinWidget">          (small boilerplate)       <!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate)     o Notation declarations.  For example:       <!NOTATION chicken-scratch SYSTEM>     o Declarations for and references to external parameter entities       containing collections of any of the above.  For example:       <!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN"           "booktitles.ent">       %all-titles;--><!-- End of DocBook XML additional general entities V4.1 .................. --><!-- ...................................................................... -->

⌨️ 快捷键说明

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