linewidth中文翻譯,linewidth是什么意思,linewidth發(fā)音、用法及例句
- 內容導航:
- 1、linewidth
- 2、代表文檔中的一段或者一節的標簽為?
1、linewidth
linewidth發(fā)音
英: 美:
linewidth中文意思翻譯
常用釋義:線(xiàn)寬:指繪圖中線(xiàn)條的粗細程度。
n.[電子]線(xiàn)寬;譜線(xiàn)寬度;行距
linewidth常用詞組:
narrow linewidth───窄線(xiàn)寬
linewidth雙語(yǔ)使用場(chǎng)景
1、The characteristics of spectrum linewidth, FM modulation and variability of wavelength are presented.───并對頻譜線(xiàn)寬、FM調制特性和波長(cháng)可變特性作了介紹。
2、In a first instance, the capacitor trench (CT) has a linewidth dimension (LWC) narrower than the resistor trench (RT).───在第一實(shí)例中,電容器溝槽(CT)具有比電阻器溝槽(RT)更窄的線(xiàn)寬尺寸(LWC)。
3、We will use the link frequency count and domain names from Listing 2 as our lineWidth and node names, respectively.───我們將使用清單2中的鏈接頻率計數和域名分別作為lineWidth和節點(diǎn)名。
4、At present, narrow linewidth single-frequency laser have been obtained in phosphate fiber with a short cavity configuration.───目前利用摻稀土多組分磷酸鹽光纖采用短腔結構已實(shí)現了單頻激光輸出。
5、The spectral linewidth narrowing is due to the common effect of squeezing and the radiation reservoir of the photonic band gap.───由于腔場(chǎng)壓縮的出現與光子晶體帶隙的共同作用,腔場(chǎng)發(fā)射譜的線(xiàn)寬變窄。
6、The consistence between linewidth broadening factor and chirp parameter in optical fiber communication system is analyzed emphatically.───重點(diǎn)分析了激光器方程中的線(xiàn)寬增長(cháng)因子和光纖通信系統中啁啾參數的一致性;
7、The trench linewidth difference provides an efficient method for fabricating the trench capacitor and the trench resistor.───溝槽線(xiàn)寬差異提供了制造溝槽電容器和溝道電阻器的有效方法。
8、The smallest linewidth produced by laser lithography plays an important role in the properties of the micro-optical elements.───光刻的最細線(xiàn)寬對所加工的二元微器件性能起決定作用。
9、Under certain conditions, this method can measure the output linewidth of single longitudinal mode fiber laser.───在一定的條件下,該方法是可以對單縱模光纖激光器的輸出線(xiàn)寬進(jìn)行測量的。
linewidth相似詞語(yǔ)短語(yǔ)
1、companionable roofline───可伴行屋頂線(xiàn)
2、inclined plane───n.[力]斜面;n.斜面(與水平面成一角度的平面)
3、vaseline commercial───凡士林商用
4、prime line───基本線(xiàn)
5、airline tickets───飛機票
6、beastliness meaning───獸性意義
7、short line───n.兩點(diǎn)間的最短路程
8、firing line───作戰最前線(xiàn),射擊線(xiàn);n.射擊線(xiàn),作戰最前線(xiàn)
9、linear kin───線(xiàn)性親屬
10、chrysaline josh garrels───喬?!どw瑞斯
2、代表文檔中的一段或者一節的標簽為?
section標簽定義文檔中的節(section、區段)。比如章節、頁(yè)眉、頁(yè)腳或文檔中的其他部分。 HTML 4.01 與 HTML
5 之間的差異
section標簽是 HTML 5 中的新標簽。
body {
line-height:1;
color:#333;
}
ol, ul, h1 {
margin:0;
padding:0;
list-style:none;
}
a {
color: #933;
text-decoration: none;
}
a:hover {
color: #DF3030;
}
nav h1 {
text-align:center;
}
nav h1 img {
width:90%;
}
nav ul {
border-top: 1px solid #999;
}
nav li {
text-align: center;
border-bottom:1px solid #ccc;
line-height:60px;
}
nav li a {
display:block;
}
nav li a:hover {
background-color:#e4e4e4;
}
section {
font-size:14px;
font-family:\"宋體\";
}
section h2 {
font-size:18px;
text-align:center;
font-family:\"黑體\";
font-weight:lighter;
}
section span {
padding:0 10px;
background-color:#FFF;
}
section li {
text-align:center;
}
section li img {
width:98%;
border-radius:5px;
}
section article {
border-top: 1px solid #999;
margin-top:20px;
padding-bottom:20px;
}
.clear {
clear:both;
line-height:5px;
}
footer {
clear:both;border-top: 1px solid #999;
font-size: 12px;
text-align: center;
padding: 10px 0;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}
@media (max-width: 400px) {
nav li {
float:left;
width:32%;
margin-left:1%;
}
section {
clear:both;
padding:20px 0;
}
section li {
margin:10px 2px;
}
section li span {
display:block;
text-align:center;
font-size:12px;
}
}
@media (min-width:400px) and (max-width: 600px) {
nav li {
float:left;
width:32%;
margin-left:1%;
}
section {
clear:both;
padding:20px 0;
}
section li {
float:left;
margin:10px 2px;
width:48%;
}
section li span {
display:block;
text-align:center;
font-size:12px;
}
}
@media (min-width:600px) and (max-width:900px) {
nav {
float:left;
width:35%;
}
section {
float:left;
width: 65%;
padding:20px 0;
}
section li {
float:left;
margin:10px 2px;
width:48%;
}
section li span {
display:block;
text-align:center;
font-size:12px;
}
}
@media (min-width: 900px) {
nav h1 {
float:left;
width:35%;
height:200px;
}
nav ul {
float:left;
width: 65%;
}
nav li {
float:left;
width:32%;
margin-left:1%;
}
section {
float:left;
width: 65%;
padding:20px 0;
}
section li {
float:left;
margin:10px 2px;
width:32%;
}
section li span {
display:block;
text-align:center;
font-size:12px;
}
}
風(fēng)光圖片集
版權聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權,不承擔相關(guān)法律責任,不代表本網(wǎng)贊同其觀(guān)點(diǎn)和對其真實(shí)性負責。如因作品內容、版權和其它問(wèn)題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。