pmd
美
英 
- 網(wǎng)絡(luò)偏振模色散(Polarization Mode Dispersion);偏振模式色散;光纖偏振模色散
英漢解釋
例句
By reporting all file sizes, JavaNCSS makes it possible to understand relative values, which is often difficult with PMD.
通過報告所有文件大小,JavaNCSS使理解相關(guān)值成為可能,而PMD常常難以做到這一點。
This buckling of the jet stream dragged with it a wave of low pressure from the west, a system PMD calls the "westerly wave. "
這股射流變形拖曳著一股從西部而來的低氣壓波,PMD稱這一系統(tǒng)為“西風(fēng)波”。
But, come to think of it, maybe PMD is right, and I should be adding the default blocks instead.
但是,細(xì)想一下,也許PMD是對的,而我應(yīng)該添加default塊。
The sheer amount of output can be a bit intimidating, especially when PMD generates a large number of false positives.
輸出的總量可能有些嚇人,特別是在PMD生成大量誤報(falsepositive)的時候。
This sort of vestigial code can also be found by static code analysis tools like PMD and FindBugs.
這種類型的殘留代碼也可以通過靜態(tài)代碼分析工具如PMD和FindBugs找到。
This should be a very straigh forward job if you know PMD, and that is the profile of freelancer I need.
這應(yīng)該是一個非常的切斷了PMD的工作,如果你知道,這就是我需要的自由職業(yè)者個人資料。
The research results show that PMD deteriorates the performance of optical fiber links and becomes one of the main limiting factors.
分析表明:PMD造成光纖鏈路性能的嚴(yán)重惡化,成為限制其性能的最主要因素之一。
You can think of PMD as a rules-based engine that analyzes source code and reports any instance of a rule being violated.
可以將PMD看作是基于規(guī)則的引擎,它分析源代碼并報告正被違反的某一規(guī)則的所有實例。
Currently PMD examines one source file at a time, which limits the scope of its rules.
目前PMD只能一次檢查一個源碼文件,這就對它的規(guī)則作用區(qū)域有所限制。
PMD and PDL experiment systems are integrated, and its combination effects cascade model is experimentally verified.
整合PMD和PDL實驗系統(tǒng),建立綜合效應(yīng)的級聯(lián)模型,數(shù)值仿真之后并用實驗加以驗證。
The results show that the distribution pattern is an impact factor for this PMD mitigation scheme.
結(jié)果顯示出,在這種偏振模色散緩解技術(shù)中,快速擾偏器的分布模式也是一個影響緩解性能的因素。
CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base.
CPD是流行的開源靜態(tài)分析工具PMD的一部分,它報告代碼基中重復(fù)行的數(shù)量。
The model can be used to analyze higher order PMD, PDL and pulse broadening in any linear fiber communication system.
該模型可用于分析高階偏振模色散和偏振相關(guān)損耗,任意線性光纖通信系統(tǒng)脈沖展寬分析。
PMD believes that climate change is to blame for this northwesterly migration of the monsoons.
PMD認(rèn)為,氣候變化是導(dǎo)致這次季風(fēng)性降雨向西北偏移的原因。
PMD currently defines close to 200 rules with specific ones for method length, class length, unique types, and counting public methods.
PMD目前定義了大約200個規(guī)則,其中一些特定規(guī)則是針對方法長度、類長度和惟一類型的,還有一些用于計算public方法。
While this kind of data may seem pedestrian (and perhaps verbose! ) compared to PMD, it couldn't be farther from the truth.
盡管與PMD相比較而言,這類數(shù)據(jù)看起來似乎有些呆板(并且可能有點羅嗦!),但它有它存在的道理。
I've yet to see a code base that PMD couldn't find some problems in.
我還沒有看到PMD找不到任何問題的代碼基址。
These results can be useful for high order PMD compensation in high rate optical communication.
模擬結(jié)果對高階PMD補償起一定的指導(dǎo)作用。
Polarization mode dispersion (PMD) has become a major limiting factor for long haul high bitrate optical fiber transmission system.
偏振模色散已成為當(dāng)前發(fā)展下一代高速長距離光纖傳輸系統(tǒng)的主要限制因素。
Transvaginal ultrasonography (TVS) combined with hysteroscopy will help to diagnosis of PMD.
陰道B超結(jié)合宮腔鏡檢查有利于絕經(jīng)后陰道流血的診斷。
Tom Copeland's PMD is an open source (BSD license) tool that analyzes Java source code to find potential bugs.
TomCopeland的PMD是一個開源(BSD許可)工具,它分析Java源代碼,找出潛在的bug。
PMD is a static Java source code analysis tool, similar in concept to Checkstyle, FindBugs and Coverity.
PMD是一個靜態(tài)Java源碼分析工具,從概念上講與Checkstyle,F(xiàn)indBugs和Coverity很相似。
When large-memory-area support is not required, you can fall back to two-level paging by defining the pmd as "1. "
在不需要為大內(nèi)存區(qū)域時,即可將pmd定義成“1”,返回兩級分頁機制。
If you haven't used PMD before, you owe it to yourself and your customers to try it.
如果您以前從未用過PMD,那么您以及您的客戶應(yīng)該試試它。
PMD, another open source project that analyzes Java source files, has a series of rules, one of which reports cyclomatic complexity.
PMD是另一個分析Java源文件的開源項目,它有一系列的規(guī)則,其中之一就是報告圈復(fù)雜度。
You can redirect the PMD output to a file or pipe it into an editor in the usual way.
您可以把PMD的輸出重定向到文件中,或者通過管道,以常見的方式將它傳遞到編輯器中。
PMD (along with JavaNCSS and CheckStyle) can also be used to find long methods, large classes, and many other code smells.
PMD(連同JavaNCSS與CheckStyle)也可以用于查找長方法、大類以及其他代碼味道。
The propellant management device(PMD)is the most important component of a surface tension tank.
推進劑管理裝置是表面張力貯箱的核心部件。
It is proved that nonlinear optical pulses (solitons) have inherent ability to suppress PMD.
非線性脈沖(孤子)被證實具有本征抑制偏振模色散的能力。
You can also integrate PMD with Ant for automatic source-code checking, and plug-ins exist for most major IDEs and programmer's editors.
您也可以把PMD與Ant集成在一起,以便進行自動源代碼檢查,而且還可以將PMD與一些可用于大多數(shù)主要IDE和程序員編輯器的插件集成在一起。
The CPD project is part of the PMD source-analysis tool.
CPD項目是PMD源代碼分析工具的一部分。
Start with some rules of thumb regarding class and method size and then use tools like PMD and JavaNCSS to hone in on the details.
從一些與類大小和方法大小有關(guān)的經(jīng)驗法則開始,然后使用諸如PMD和JavaNCSS之類的工具詳細(xì)介紹。
Static Analysis tools such as FindBugs, IntelliJ, Checkstyle and PMD are widely used in Java development.
諸如FindBugs、IntelliJ、Checkstyle和PMD這樣的靜態(tài)分析工具在Java開發(fā)中得到了廣泛應(yīng)用。
PMD flagged this as an empty catch block.
PMD把這標(biāo)記為空catch塊。
For an example, I'll use PMD's aptly named ExcessiveMethodLength rule for finding long methods.
例如,我將使用PMD的經(jīng)過恰當(dāng)命名的ExcessiveMethodLength規(guī)則來發(fā)現(xiàn)長方法。
CPD: A freely available code duplication tool from the PMD team.
CPD:來自PMD小組的免費代碼復(fù)制工具。
This article explores PMD's command-line interface.
本文將介紹PMD的命令行界面。
If you're comfortable using the command line, PMD is straightforward to install and run.
如果您習(xí)慣使用命令行,那么PMD的安裝和運行會非常簡單。
CheckStyle, JavaNCSS, and PMD are open source tools that measure cyclomatic complexity.
以及PMD都是度量圈復(fù)雜度的開源工具。
In Listing 8, I'm calling the PMD static analysis tool to search for long methods in the code base.
在清單8中,我調(diào)用PMD靜態(tài)分析工具來搜索代碼庫中的長方法。