This paper described the structure,physiological functions and extracting methods of lignan (Secoisolariciresinol diglucoside) from flaxseeds.
介绍了亚麻木脂素的结构、生理活性及提取方法。
单词 | Extract Method |
释义 |
Extract Method
英语例句库
This paper described the structure,physiological functions and extracting methods of lignan (Secoisolariciresinol diglucoside) from flaxseeds. 介绍了亚麻木脂素的结构、生理活性及提取方法。 The article studied the extracting method of fucoidin from kelp and influences of factors on its free radical scavenging activity. 以海带为原料提取褐藻糖胶,并初步研究了一些因素对褐藻糖胶的自由基清除能力的影响。 The paper improved the extracting method of crude curcin liquid in Jatropha seeds, and by orthoglnal experiment design , the best condition of the PBS was obtained. 改进了麻风树种子毒蛋白粗毒液的制备方法,并通过正交试验确定了粗毒液制备过程中磷酸盐缓冲溶液的最佳条件。
中文百科
代码重构 Code refactoring(重定向自Extract Method)
代码重构(英语:Code refactoring)指对软件代码做任何更动以增加可读性或者简化结构而不影响输出结果。 软件重构需要借助工具完成,重构工具能够修改代码同时修改所有引用该代码的地方。在极限编程的方法学中,重构需要单元测试来支持。
英语百科
Code refactoring 代码重构(重定向自Extract Method)
Code refactoring is the process of restructuring existing computer code—changing the factoring—without changing its external behavior. Refactoring improves nonfunctional attributes of the software. Advantages include improved code readability and reduced complexity; these can improve source-code maintainability and create a more expressive internal architecture or object model to improve extensibility. Typically, refactoring applies a series of standardised basic micro-refactorings, each of which is (usually) a tiny change in a computer program's source code that either preserves the behaviour of the software, or at least does not modify its conformance to functional requirements. Many development environments provide automated support for performing the mechanical aspects of these basic refactorings. If done extremely well, code refactoring may also resolve hidden, dormant, or undiscovered computer bugs or vulnerabilities in the system by simplifying the underlying logic and eliminating unnecessary levels of complexity. If done poorly it may fail the requirement that external functionality not be changed, and/or introduce new bugs. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。