external entity
外部实体
2025-10-31 13:05 浏览次数 12
外部实体
external IT entity外部IT实体
external entity attack外部实体攻击
External Short Message Entity Agent扩展短消息实体代理
external entity object外部实体对象
External Trusted Entity外部可信实体
External Entity Storage外部实体存储
in listing 8, the url for the external entity reference is different, and of course that can cause problems.
在清单8 中,外部实体引用的url是不同的,当然,这会引起问题。
the request law philosophy center the external entity which examines first from the attention transforms to the reality material life practice.
要求法哲学的中心从关注先验的外在实体转换到现实的物质生活实践。
any program that allows an external entity to input data is vulnerable to malicious activity, such as buffer overflows and embedded control characters.
任何允许外部实体来输入数据的程序都容易受到恶意的攻击,例如缓沖区溢出和嵌入式控制字符。
you also need to consider that two dtds may actually specify different public and system ids for the same external entity reference.
您也需要考虑,对于相同的外部实体引用,两个dtd实际指定的可能是不同的公用和系统标识。
basically, when we invoke the mirror image pattern, we analyze the behavior of an external entity and then create its likeness in our own system.
当我们援用镜像映象模式时,我们基本上是先分析某一外部实体的的行为特征,然后在我们自己的系统中创建它的相似体。
a simple way to resolve external entity references
解析外部实体引用的简单方法
this means that an external entity cannot reference other external entities, which limits the granularity of external entities as an include mechanism.
这意味着一个外部实体不能引用其他外部实体,因此外部实体的功能仅限于include机制。
take a look again at document1.xml in listing 1 and document2.xml in listing 2, which both have an external entity reference, nhlcopyright.
让我们再看一下 清单1中的document1.xml和 清单2 中的document2.xml,它们都有外部实体引用 nhlcopyright 。
you cannot include only a portion of an xml file that an external entity identifies.
您不能仅包含外部实体标识的xml文件的一部分。
once you「ve gotten past the initial issues of whitespace, and your documents are identical in that respect, you need to deal with external entity resolution.
一旦完成了最初的空格问题,并且从这个方面来看这些文档是相同时,接着需要处理外部实体解析。
if you don」t have a dtd or xml schema, though, external entity references won「t work, so don」t even try it.
可是,如果没有dtd或xml模式,外部实体引用就不能工作,因此也就根本不需要去尝试。
this is a very different kind of phobia in the way that the sufferer is not afraid of an external entity here.
这种病癥十分与众不同,因为患者恐惧的不是某一实实在在的东西。
entities provide a logical name for a specific file that you want to include. the basic syntax of an external entity is
实体为需要包含的特定文件提供一个逻辑名。
if the file that you want to reference through an external entity is not an xml file, you must also specify the format of that file following the system identifier, as in this example for a png file
如果您希望通过外部实体引用的文件不是xml文件,您必须在系统标识符之后指定该文件的格式,下面是一个使用 png文件的例子
that kind of entity reference, called an external entity reference, saves the time you might otherwise spend copying and pasting the content over and over again.
这种实体引用称为外部实体引用,它节省了您可能花在一次次复制并粘贴那些内容的时间。
method getentities() returns a list of entitydeclaration events (described below) representing general external entity declarations, both internal and external.
getentities()方法返回entitydeclaration事件列表(参见后述),这些事件表示一般外部实体声明,包括内部和外部实体。
an interaction with an external entity indicates that an actor will be part of the interaction.
与外部实体的交互表示参与者是交互的一部分。
an example would be a user interface in the case where this external entity is a person, or a software adaptor where it is another system.
用户界面就是这方面的例子,其中外部实体为用户或软件适配器(为其他系统的情况下)。
an xml file that is identified by an external entity can only contain a document fragment: it cannot contain a doctype declaration or a stand-alone xml declaration.
由外部实体标识的xml文件仅能包含文档片段:它不能包含doctype声名或独立的xml声明。
listing 4 demonstrates how to process unparsed external entity references.
清单4示范了如何处理非解析外部实体引用。