Validating the response yourself will normally be much faster than depending on the DTD or XML schema code to validate the response.
您自己来做响应确认通常要比依赖于DTD或XML模式代码做响应确认要快的多。
If you use this code for your own schema, you need to alter that fragment of the code.
如果您将这段代码用于您自己的架构,需要更改代码的相应部分。
If your project is in development, late changes to the database schema could trigger significant code changes that jeopardize the timely delivery and quality of the deliverable, thus increasing cost.
如果您的项目处于开发阶段,今后更改数据库架构可能会导致巨大的代码更改,从而阻碍可交付结果的及时交付并降低质量,进而增加成本。
This code is automatically generated to reflect the schema defined in the XSD.
该代码是自动生成的,用于反映XSD中定义的架构。
I did not have to create special code to update my application code when the database schema changed.
当数据库方案变更时,我不必创建特殊的代码来更新我的应用程序代码。
In addition, any bugs that occur when the SQL schema doesn't match the database access code are all but eliminated because the generator builds both the SQL schema and the access code.
此外,由于SQL架构与数据库访问代码不匹配造成的缺陷也可以完全避免,因为SQL架构和访问代码都是由生成器建立的。
The second solution is to use a code generator that reads the database schema and writes the code for you.
第二个解决方案是用代码生成器,读取数据库模式,并自动编写代码。
Generating code from a Schema description is very simple with JAXB.
用JAXB根据Schema描述生成代码非常简单。
The plans include better XML Schema support, more flexible code generation, and mapping between models.
第二版开发计划中包括更好的XMLSchema支持、更灵活的代码生成方式以及模型之间的映射机制。
Rebuild the schema and code base, preferably from versioned threads in the source repository.
最好是从被版本化的资源存储库中重新构建计划(schema)和代码基础。
This upgrade does not require any change in application code or the database schema.
这种升级不需要在应用程序代码或数据库模式方面做任何更改。
The matrix viewer schema and code also handle messages, though they were not included in this example.
矩阵查看器模式和代码也处理消息,尽管在本例中不包含这部分。
Users can replace any version of the schema file to get the corresponding DOM layer code.
用户可以通过替换模式文件的任何版本获得相应的dom层代码。
To deploy two agents the schema and code require modification.
若要部署两个代理,则需要修改模式和代码。
An interesting example of splitting and combining schema files is given in the code example.
下面的代码示例给出了一个有趣的拆分和组合模式文件的例子。
It meant that every time your service data structures changed the schema would also change, and clients would need to regenerate their code using the new schema.
它意味着,每次你的服务数据结构的改变都会引起模式的改变,客户端将需要使用新的模式重新生成它们的代码。
We will explain our justification for choosing a particular code, schema, or query, and the alternatives if possible.
还将说明选择特定代码、模式或查询以及备选方案(如果可能)的理由。
This case is true as long as the new code supports the same message schema.
这种情况是真实的,只要新代码支持相同的消息模式。
And if the code version causing the schema change is in any way deficient, the change must often be rolled back by hand.
如果造成模式变化的代码版本仍然处在不完善的状态,那么经常必须手工回退变化。
First, modify the database schema, then update the code to support the new schema. Next, add the functionality to save feed entry and web pages to the database.
首先,修改数据库纲要,其次,更新代码以支持新的纲要,然后添加将提要条目和网页保存到数据库中的功能。
The sample code to read from a schema and get its tables is shown in Listing 1.
清单1显示了用于读取一个模式并获取它的表的示例代码。
Restore an older version of the schema when we push out bad code.
产生错误代码时可恢复到一个旧版本的模式。
By generating the style sheets dynamically whenever the schema changes, you greatly reduce code size and the chance of introducing copy-and-paste errors.
每当模式改变时,通过动态生成样式表,可以极大地减少代码大小和减少引入剪贴错误的几率。
It also integrates easily with your existing JAXP code, making the addition of schema validation a snap.
它很容易与已有的JAXP代码结合在一起,增加模式验证非常简单。
Let's look at the effect of adding subcategories to the index on: XML schema, relational schema, queries, and the PHP application code.
我们看一下向索引中添加子种类对以下各项的影响:XML模式、关系模式、查询和PHP应用程序代码。
Although embedding the lists directly in the schema provided easy validation, when a code changed in the list, the schema had to be updated.
虽然将清单直接嵌入到模式中可以简化验证过程,但是当清单中一个代码发生变化时,这个模式就必须更新。
First, you will shift responsibility for some data validation from your code to the schema validator — this will save you time and money.
首先,您将一些数据验证的责任从自己编写代码实现转为用模式验证器实现,这样能够节约您的时间和金钱。
The XML schema should look something like the code sample below.
XML模式应该类似于下面的代码示例。
Express the schema in code instead of SQL, which is more convenient for us.
用代码而不是SQL来表达模式,更便于我们使用。
All references to objects of schema MAIN in the code will need to be prefixed with schema name MAIN.
代码中对MAIN模式中的对象的所有引用都需要在前面加上模式名MAIN。
应用推荐