
包含
encode的中国译典句库查询结果如下:
属类:英汉句库-www.ecocn.org-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-msdn2.microsoft.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:英汉句库-article.yeeyan.org-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:英汉句库-article.yeeyan.org-
属类:英汉句库-article.yeeyan.org-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:英汉句库-ip.com-
| 1 | 基因技术可以从个别老鼠中剔除基因和基因编码的蛋白质。 | Genetic technology allows genes, and thus the proteins those genes encode , to be knocked out of individual mice. | |
| 2 | 解决这个问题最简单的方法是将所有+字符都编码为%2B(2B是+的16进制代码)。 | The easiest way to solve this issue is to encode any + character as %2B (2B is the hexadecimal code of +). | |
| 3 | 尽管MicroRNA并不是指导蛋白质合成的密码,但是他们会阻止一些特定基因的表达(合成相应蛋白质)。 | Although microRNAs do not code for proteins, they prevent specific genes from giving rise to the proteins they encode . | |
| 4 | 尽管还没有实现目标,Bibo已经足够好了,我们能够用它在实践中编制书目数据。 | Although not there yet, Bibo is good enough to be used in live applications whishing to encode bibliographic data. | |
| 5 | 控件的内容转换为HTML编码的字符串。 | Encode The contents of the control are converted to an HTML-encoded string. | |
| 6 | 利用这个原理便能实现信息编码,以至于你能够编写一种1和0的语言来操作它们。 | You can encode information. You can develop a language of the 1s and 0s and manipulate them that way. | |
| 7 | 例如,如果游标位于文本块的某个位置,那么可以使用下面的代码在周围的段落中编码所有&号 | For example, if your cursor is somewhere in a block of text, you could encode all the ampersands anywhere in the surrounding paragraph with | |
| 8 | 例如,硬绑定允许运行时对指向依赖本机映像的指针进行编码,这将产生精简的工作集。 | For example, hard binding allows the runtime to encode pointers to dependent native images, which results in a reduced working set. | |
| 9 | 每个参数都需要用一个特殊的对象来包装,它使PHP库能够正确地使用XML对数值进行编码。 | Each argument needs to be wrapped in a special object that allows the PHP library to correctly encode the value in XML. | |
| 10 | 咪咪病毒有900多个基因,其中编码一些其他所有病毒所没有但并不需要的蛋白质(原文非如此,有误)。 | Mimivirus contains more than 900 genes, which encode proteins that all other viruses manage to do without. | |
| 11 | 您必须使用encodeNameSpace标记元素对表单的所有变量名进行编码。 | You must encode all variable names of the form with the encodeNameSpace tag element. | |
| 12 | 您编码数据的方式取决于您的Web2.0应用程序的整体设计,还取决于数据出现在页面上时对这些数据作何打算。 | How you encode the data depends on the design of your Web 2. 0 application and what you intend to do with the data after it's on the page. | |
| 13 | 您可以使用几种技巧来将存储在XML内的数据编码成JavaScript代码形式。 | You can use any of several techniques to encode data stored in XML as JavaScript code. | |
| 14 | 您需要将Javascript函数名称写入到portlet应用程序代码中。 | In a portlet application, you encode the Javascript function name. | |
| 15 | 您只需要使用冒号来连接用户名和密码,然后对结果执行Base64编码。 | You simply concatenate the username and the password with a colon, and then Base64-encode the results. | |
| 16 | 然而,应用程序逻辑仍然需要编码SQL和访问协议的详细信息。 | However, application logic still needs to encode the details of SQL and access protocol. | |
| 17 | 如果您希望以其他格式进行编码和解码,我建议您继承输入和输出流,这是很自然的事情。 | Obviously, if you wanted to encode and decode in some other format, I would suggest extending the input and output stream. | |
| 18 | 如今,越来越多的应用程序使用XML来编码要通过网络连接传递的数据。 | More and more of today's applications use XML to encode data to be passed over network connections. | |
| 19 | 如你所知,这门科学是研究DNA片段,即基因,是怎么对人类的特征和行为进行编码的。 | As you know, this science studies how pieces of DNA, called genes, encode human traits and behavior. | |
| 20 | 上述三种起作用的突变基因编码调节溶酶体(细胞中的废物处理单元)的酶。 | All three affected genes encode enzymes that regulate lysosomes, the cell's waste-disposal units. | |
| 21 | 使用XML要有代价:与二进制格式相比,编码要花费更长时间,而且经过网络发送时,它更大些。 | XML comes with a price: It takes longer to encode than binary formats and is much larger to send across a network. | |
| 22 | 示例应用程序包括可以运行以编码给定输入字符串的简单程序。 | The sample application includes a simple program you can run to encode a given input string. To encode a username | |
| 23 | 事实上,许多非电子化的作品不可能真正直接编码元数据。 | In fact, many non-electronic works cannot really encode metadata directly. | |
| 24 | 数字PBX通常使用标准行业音频编码解码器(如G.711或G.729)进行声音编码。 | Digital PBXs typically encode the voice sounds using a standard industry audio codec like G. 711 or G. 729. | |
| 25 | 他同时也花了点时间来考虑语言应该被传承因为它们包含了独特的文化世界观这个观点。 | He also takes some time to consider the argument that languages should remain alive because they encode unique cultural worldviews. | |
| 26 | 提雪说,一个人特定的细胞比例:“普通知识”对“细节记忆”,很可能受到遗传的影响。 | Genetics most likely play a role in a person's specific ratio of cells that would encode general versus more detailed memories, Tsien said. | |
| 27 | 通常,处理器通过单个原子或由两个原子组成的分子进行信息编码。 | Usually, their processors encode information into either individual atoms or molecules made up of two atoms. | |
| 28 | 通常,设计师并不会单纯地创建纯标记,他们会编写一个完整的JSP页面并将其交给开发人员。 | Often, instead of just doing pure markup, they encode a complete JSP page and hand it over to the developer. | |
| 29 | 同时,它还支持1080p全高清摄像。 | It also brings full 1080p encode and decode with direct hardware camera support. | |
| 30 | 外部解码器和内部解码器对要发送的一块信息进行编码,以便通过增加冗余而提高保护。 | An outer decoder and an inner decoder encode a block of information to be transmitted, to improve protection by adding redundancy. |
查询记录