general purpose中文,general purpose的意思,general purpose翻译及用法

2026-05-06 08:41 浏览次数 15

general purpose

英[ˈdʒenərəl ˈpə:pəs]美[ˈdʒɛnərəl ˈpɚpəs]

adj. 通用的

general purpose 英语释义

英语释义

    1. suitable to be used for two or more basic purposes

    2. able to be used for many purposes not limited to a single purpose

general purpose 片语

片语

general-purpose transformer通用变压器

universal一般概念;普通性

general-purpose tester综合测试仪

general-purpose program[计]

General-Purpose Timers定时器

general-purpose controller[自]

general-purpose machine通用电机

general-purpose balance通用秤

utility实用的;通用的;有多种用途的

current(水,气,电)流;趋势;涌流

general-purpose dictionary综合词典

general-purpose parts通用件

general purpose 例句

英汉例句

  • language features like entities, screens, controls, styles and web services are not general purpose -- they are domain specific.

    像实体、屏幕、控件、样式以及web服务等语言特性并不针对一般目的——它们都是针对特定领域的。

  • in this horribly-titled, but hopefully useful round-up we will specifically focus on such general purpose sites that include some sort of rich media instruction (generally video).

    这份东拼西凑的清单的标题并不吸引人,但是希望很有用。我们把注意力主要放在了那些含有很多多媒体媒介(主要是视频)的普通教学网站上。

  • nobody can claim they have delivered a general purpose engine that business analysts can use (even with minimal intervention from it) to create a solution from process models.

    没有人可以大声说他们已经提供了一个通用的引擎,业务分析师可以用来(甚至通过it的最小干预)从过程模型创建一个解决方案。

  • a simple form of continuation can be seen in c#’s yield operator. but yield is just a compiler trick that creates a state machine; it isn’t a general purpose continuation.

    c#的yield操作符就是continuation的一种简化形式,但yield只不过是编译器所玩的一个小把戏,它会创建一个状态机而并非通用的continuation。

  • paulo: uml was originally created to model oo systems. it's now considered a general purpose modeling language.

    paulo:uml最初是为了给面向对象系统建模而形成的,现在被看作通用的建模语言。

  • but as we gained experience in bpm, we came to realize that there’s a general purpose pattern in adoption—and that’s to do with the management of variation.

    但是,随着我们在bpm领域经验的增长,我们意识到(人们采纳soa时)存在通用用途模式,以及相应的变化管理。

  • external hard drives, however, offer the most flexibility for a general purpose linux distribution at a reasonable cost.

    不过,外置硬盘驱动器以合理的成本为通用的linux发行版提供最多的灵活性。

  • general purpose activation engine: ae.tar

    通用目的的激活引擎:ae.tar

  • it might have made sense to complete this activity to provide general purpose support for the pattern within the architecture.

    完成这一活动,为体系结构内的模式提供一般性支持,这是合理的做法。

  • nowadays, it is best practice to generate code from a dsl, which is simpler to use than a general purpose language like uml.

    现在,最佳操作方式是从一个dsl生成代码,它要比使用像uml这样的目标语言更简便。

  • it is being built for a more targeted audience than vb/c#, which are general purpose programming languages.

    相对于vb/c#这些通用的编程语言,它是一个为了更明确的目标群体所创建的开发语言。

  • most of the storage systems attached to the networks at the time with general purpose computers: sun attached to the ethernet and producing sharing files.

    当时大多数联网的存储系统,都是在普通的电脑上运作的:,计算机,windows系统,,sun,computers,,windows,systems,连接以太网来产生共享文件。

  • infoq: what are some advantages/disadvantages of using a domain-specific language in comparison to general purpose languages?

    infoq:和普通用途的语言相比,领域专用语言的优缺点分别有哪些?

  • over time, as with jsp custom tags, experience will point to general purpose tags with proven value.

    随着时间过去,和jsp自定义标签的发展,经验会通过实证明了的价值引出通用目的的标签。

  • shortly after praising 「 the simplicity and uniform interface that is gdata」 dare obasanjo states that 「 gdata/app fails as a general purpose editing protocol for the web」.

    在简短的把gdata称赞为「简单和一致的接口」之后,dareobasanjo叙述到「gdata/app作为一个通用的web编辑协议是不妥的」。

  • by using these methods you could write a general purpose mediation that copies a message to one or many other destinations based on the context property settings.

    通过使用这些方法,您可以编写一个通用的中介,基于目的地上下文属性设置将消息复制到一个或多个其他目的地中。

  • videojug - videojug is one of the largest general purpose professionally produced video tutorial sites.

    videojug-videojug是世界上最大的由专业人员制作面向普通用途的视频网站之一。

  • programming general purpose functions, objects, and classes in r requires taking a step back from the ways of thinking that traditional procedural and object-oriented programmers are used to.

    要用r编写通用的函数、对象和类,需要重新思考已经习惯的传统过程式编程和面向对象编程。

  • general purpose samples for deploying virtual machines -- deploy_scripts.tar

    部署虚拟机的通用目的示例:deploy_scripts.tar

  • modern business process engines usually provide capabilities for evaluating simple rules, either built in the business process language or by invocation of general purpose languages.

    现代的业务流程引擎一般提供评估简单规则的功能,构建在业务流程语言中,或者通过调用通用的语言。

  • this allows for general purpose continuations that actually capture the stack. the stack can be restored as often as necessary.

    它考虑到了通用的continuations,可以捕获到栈,同时又可以在必要的情况下恢复。

  • on a more general purpose system, any single process can use a lot of memory.

    在通用的系统上,任何进程都可能使用大量内存。

  • since this is a utility meant for general purpose use, not just by a small group of people, we do a lot of error-checking to make it as robust as possible.

    因为这是打算用于通用目的而不是只被一小群人使用的实用程序,所以我们进行大量的错误检查以使它尽可能的健壮。

  • for a much more thorough introduction to general purpose programming in python, please see the tutorial.

    对于更多用python做通用的编程的更全面的介绍,你可以看这个指南 。

  • direct computer interaction with the brain has the potential to become a general purpose technology … at the same scale at information technology, computing and the telephone.

    搞定。” 他说「脑机直接互动很有可能成为成为一种通用的技术,就像是信息技术,计算机,电话一样。」

  • you can immediately deploy these and benefit from rapid and consistent delivery of general purpose middleware application environments.

    您可以立即实现部署,并且快速、一致地交付通用的中间件应用程序环境也能使您从中获益。

  • in these cases, having some sort of general purpose default statement is very important.

    在这种情况下,存在某种能够通用的default语句是非常重要的。

general purpose 同义词

相似词

all-purpose通用的;多用途的

catholic罗马天主教徒

general一般;将军,上将;常规

unlimited无限制的;无限量的;无条件的

unqualified不合格的;无资格的;不胜任的;不受限制的;无条件的;绝对的

unrestricted自由的;无限制的;不受束缚的

unspecialized非专门化的

general purpose 反义词

相反词

limited高级快车

restricted限制(restrict的过去式和过去分词)

specialized专攻(specialize的过去分词);使…专门化;详细说明

technical工艺的,科技的;技术上的;专门的

相关热词