在线字典为您在线查询合编的词典内容如下,包括合编的拼音,读音,拼读;合编的意思和详细释义,合编的近反义词,合编的英语翻译,用合编这个词语怎么造句等内容。
合编读音/繁体/五笔/英文翻译
拼音 | hé biān | 读音 | 跟我读 |
---|---|---|---|
繁体 | 閤編 | 类型 | 词语大全 |
五笔 | wgxy | 平音 | hebian |
词性 | 中性 | 语法 | |
拼读 | 喝(he1)鹅(e2),合(he2)|波(bo1)衣(yi1)安(an1),编(bian1) | ||
英语翻译 | n.collaboration;collaborating |
合编是什么意思?
· 基本释义
1.合并整编(部队、单位等)
2.联合编辑(书、刊等)
· 详细释义
编在一起。
《诗·小雅·南陔序》“《南陔》……有其义而亡其辞” 汉 郑玄 笺:“遭 战国 及 秦 之世而亡之,其义则与众篇之义合编,故存。”
共同编辑。
《文学报》1984.4.26:“﹝ 郑成义 ﹞先后与 福庚 合编了诗集《上海组诗》、《烟囱下的短歌》、《河山春色》及个人专集《喜报》、《鼓点集》、组诗《红色厂谱》等。”
· 网络释义
合编合并整编(部队、单位等)联合编辑(书、刊等)
合编的近反义词?
合编近义词:抱歉,查无合编的近义词
合编反义词:抱歉,查无合编的反义词
合编词语接龙
(~合编~)在开头的接龙:编组,编辑,编著,编造,编撰,编纂,编译,编制,编导,编码,编号,编审,编结,编目,编排,编录,编校,编队,编者,编年
(~合编~)在结尾的接龙:竹编,汇编,改编,收编,柳编,在编,选编,摘编,缺编,长编,缩编,裁编,简编,小编,棕编,经编,新编,邮编,钜编,诗编
暂时无法为您进行合编的词语顺序接龙!
用合编怎么造句?
您好,暂未查询到合编造句的内容。
你认为你为什么适合编辑的职位?
Why do you think you are qualified for the post as an editor?
这部词典是由好几个人合编成的。
This dictionary has been put together by several persons.
提出了一种基于混合编码的纹理压缩算法。
A texture compression algorithm based on hybrid coding is put forward.
这种毛线很适合编织。
This wool knits up well.
为列出工作项的数据集合打开数据集合编辑器。
Open the data set editor for a data set that lists work items.
哈尔·阿曼,《斗牛士》杂志旅行版联合编辑。
Hal Amen, Matador Trips co-editor.
建立联合编目中心是实现资源共享的重要环节。
Setting up the catalogue center is an important link of sharing resource.
他主编或参与合编了8本关于健康政策研究的书籍。
He has edited or co-edited eight books on health policy research.
肯尼迪不论如何还是有他灿烂的光彩,最适合编故事。
And John Kennedy, despite everything, still has the bright glamour that works best of all.
凯特·塞奇威克,《斗牛士》杂志“午夜版”联合编辑。
Kate Sedgwick, Matador Nights co-editor.
当对象被编译后,它们的功能已被组合编排到运行代码中。
Their functionality is weaved into the runtime code after the objects have been compiled.
Parrot 的内部机制显然不适合编程的初学者学习。
The Parrot internals are definitely not for programming beginners.
本文提出了一种结合浮点数编码和格雷码编码的混合编码遗传算法。
A hybrid code genetic algorithms which efficiently combines float code with gray code is proposed in this paper.
Accelerator非常适合编写模板风格的数据并行处理程序。
Accelerator is quite well suited for writing stencil-style data parallel programs.
程序编制采用PC—1500机器语言和BASIC语言的混合编程。
Combined programing is performed in PC-1500 machine language and BASIC language.
联邦通信技术委员会和食品医药管理局正在联合编写适用于无线医疗工业的新法规。
The FCC is collaborating with the Food and Drug Administration to write new rules for the wireless medical industry.
领队的表演者必须善于演唱传统曲子,还要能根据不同场合编排不同曲目。
The leading performer has to be good at singing traditional songs and making up new songs about different occasions.
主要获得以下几方面的成果:1、提出了一种信源-信道联合编码调制的方案。
The mainly work is described as follows:1, A joint source-channel coding and modulation scheme is presented.
着重讨论了用VHDL设计源文件,通过综合编译,用HDPLD实现的方法。
The design of source files by VHDL, compilation and synthesis, and implementation methods with HDPLD are discussed.
欢迎整合编写者参与此路线图的讨论,新点子的添加或对G 2方案实现的协助。
Integration authors are welcome to take part in the discussion of this roadmap, add their own ideas or even help implementing solutions in G2.
针对国际上对日本食品安全性的担忧,粮农组织和世卫组织联合编写了以下问答材料。
The following questions and answers produced by the FAO and WHO address some of the growing international concerns over the safety of food produced in Japan.
本文主要介绍了作者在信源信道联合编码(JSCC)方面所进行的一些研究工作。
This paper is mainly about my research on joint source-channel coding (JSCC).
ESB的综合编程模型、组件化工具以及基础设施极大地支持了SOA原则的提前实现。
The ESB's comprehensive programming model, componentized tools, and infrastructure support significantly advance the realization of SOA principles.
Ocaml被选中的一部分原因是,它支持函数式、命令式和面向对象的混合编程风格。
OCaml as was chosen a basis in part because it supports a mix of functional, imperative, and object-oriented programming styles.
JUnit非常适合编写单元测试;但是,当试图编写功能测试时,它就显得力不从心了。
JUnit is very good at unit testing; however, it unravels when attempting to write functional tests.
我工作管理的范围很广泛,包括各种小型的IT部门,我可以告诉你,组合编程技巧很重要。
I handle a wide variety of roles in my job, including those of a small IT department, and I can tell you that adding programming skills to the mix is extremely important to getting things done.
现在你知道了关于腐蚀者的基本知识,我应该告诉你如何有效的混合编组利用腐蚀者和毁灭者坦克。
Now that you know the basics of the Corruptor, I shall now talk about how you can make effective use the Corruptor and the Devourer Tank in combination with each other.
现在你知道了关于腐蚀者的基本知识,我应该告诉你如何有效的混合编组利用腐蚀者和毁灭者坦克。
Now that you know the basics of the Corruptor, I shall now talk about how you can make effective use the Corruptor and the Devourer Tank in combination with each other.
上述为您在线提供的合编的相关内容全部来自在线汉语词典,希望对您学习合编这个词语有帮助。