multiple adj. 1.多重的;复合的,复式的,多数的,多样的。 2.倍数的,倍。 3.【电学】并联的;多路的,复接的。 4.【植物;植物学】聚花的。 a man of multiple interests 兴趣广博的人。 n. 1.【数学】倍数。 2.【电学】并联;多路系统。 3.相联成组。 4.成批生产的艺术品〔画、雕塑、工艺品等〕。 common multiple 公倍数。 least common multiple 最小公倍数。
Debugging multiple programs , either by launching multiple programs in a single visual studio solution or by attaching to additional programs that are already running 通过在单个visual studio解决方案中启动多个程序或者通过附加到已经在运行的其他程序来调试多个程序。
Explains the . net framework sdk mechanism called the code document object model codedom , which enables the output of source code in multiple programming languages 介绍称作“代码文档对象模型” ( codedom )的. net framework sdk机制。该机制支持用多种编程语言输出源代码。
A program that allows multiple programs to share the same resources but not simultaneously and condition variables are a good choice for implementing the ipc mechanism in a multi - process environment :允许多个程序共享同一资源但不能同时使用的程序)和条件变量成为在多进程环境中实现ipc机制的合适选择。
Moreover , in the case of symmetric multi - processing where two or four cpus are running under linux or nt , each processing multiple programs , it still takes approximately the same amount of time to process any single program 此外,在“对称多重处理” ( smp )的情况下(可能有两个或四个cpu在linux或nt下运行,每个都在处理多个程序) ,系统仍然会开销掉同样的时间来处理单个程序。
At runtime , the web services invocation framework handles the generation of service invocations regardless of protocol , which means that an application developer doesn t have to manage multiple programming interfaces to access business functions 在运行时, “ web服务调用框架”处理服务调用的生成而不考虑协议,这意味着应用程序开发者不必管理用来访问业务功能的多个编程接口。
In the case of one cpu running under linux or nt , it is possible for multiple programs to share the cpu s resources , but all things being equal - like word size and disk access speed - no program processes any faster than it would under ms dos 在一个cpu运行于linux或nt的情况下,多个程序共享cpu资源是可能的,但如果在所有条件都相同的情况下如字长和磁盘访问速度等其程序处理的速度不会比在ms dos下更快。
The . net framework includes a mechanism called the code document object model codedom that enables developers of programs that emit source code to generate source code in multiple programming languages at run time , based on a single model that represents the code to render . net framework中包含一个名为“代码文档对象模型” ( codedom )的机制,该机制使编写源代码的程序的开发人员可以在运行时,根据表示所呈现代码的单一模型,用多种编程语言生成源代码。