不兼容问题 meaning in English
incompatibility problem
Examples
- The scc will report the incompatibility
Scc将报告不兼容问题。 - It is recommended that you test the behavior of connected applications or risk discovering these incompatibilities at run time
建议您测试所连接的应用程序的行为,否则可能会在运行时发现这些不兼容问题。 - This avoids possible problems with incompatible types in a newer version of sql server that may cause the application to break . for example , setting
这将避免新版本sql server中可能出现的类型不兼容问题,该问题可能会导致应用程序中断。 - We design and realize webservice in different languages different and dbms to communicate with each other in a standards - based way ; we also solve the incompatible problem between different dataset ; using the dom solves the problem of xml - inserting and xml - combination and xml - sorting ; the using of the validity control keeps the program more securely . iv . we perform some new ideas and then solve some new problem on security of webservice
分析和实现了webservice技术在不同编程语言、不同数据库下的数据交换和实现问题;解决了数据交换时不同数据集的不兼容问题,使web上各种数据源间的数据交换更为方便;采用了dom技术解决来自不同web服务的数据的插入、合并、分页、排序问题;数据验证技术的使用,提高了模块的健壮性。