The setting of set concat null yields null is set at execute or run time and not at parse time Set concat _ null _ yields _ null的设置是在执行或运行时设置的,而不是在分析时设置的。
The setting of set query governor cost limit is set at execute or run time and not at parse time Set query _ governor _ cost _ limit的设置是在执行或运行时设置的,而不是在分析时设置的。
Specifies the type name of a filter that is used by the asp . net parser to determine whether an item is allowed in the page at parse time 指定筛选器的类型名称, asp . net分析器使用该筛选器来确定分析时页中是否允许某项。
Provides an abstract base class for a page parser filter used by the asp . net parser to determine whether an item is allowed in the page at parse time 为asp . net分析器所使用的页分析器筛选器提供一个抽象基类,以确定分析时是否允许在页中包含某项。
Any system that can understand xml schema documents and that s most systems these days can validate the data against the constraints described there at parse time , with no additional code 任何可以理解xml schema文档的系统(当今的大多数系统都可以)都可以根据schema中描述的约束在解析时验证数据,而无需额外的代码。
Setting at parse time means that if the set statement is present in the batch or stored procedure , it takes effect , regardless of whether code execution actually reaches that point ; and the set statement takes effect before any statements are executed 在分析时进行设置意味着: set语句只要出现在批处理或存储过程中即生效,与代码执行实际上是否到达该点无关;并且set语句在任何语句执行之前生效。
Setting at parse time means that if the set statement is present in the batch or stored procedure , the setting takes effect , regardless of whether code execution actually reaches that point ; and the set statement takes effect before any statements are executed 在分析时进行设置意味着: set语句只要出现在批处理或存储过程中即生效,与代码执行实际上是否到达该点无关;并且set语句在任何语句执行之前生效。
Therefore , if throughput and minimizing memory utilization are important non - functional requirements for the application , then consider using a message format that minimizes the amount of parsing time , datatype transformation time , and dynamic memory allocation time 因此,如果对于应用程序来说吞吐量和最小内存占用是重要的非功能性需求,就要考虑使用能够减少解析时间、数据类型转换时间和动态内存分配时间的消息格式。
Each bean can only serialize itself in one way , and the one - size - fits - all approach means that ajax interactions end up exchanging data they don t need to , making the client code work harder to locate information it does require from the document , as well as increasing bandwidth consumption and xml parsing time on the client side 每个bean只能用一种途径序列化自己,一成不变的方式意味着ajax交互最终要交换它们不需要交换的数据,因此造成客户端代码要从文档中找到需要的信息更加困难,而且也会增加带宽消耗和客户端的xml解析时间。