linewidth中文翻譯,linewidth是什么意思,linewidth發(fā)音、用法及例句
- 內(nèi)容導(dǎo)航:
- 1、linewidth
- 2、代表文檔中的一段或者一節(jié)的標(biāo)簽為?
1、linewidth
linewidth發(fā)音
英: 美:
linewidth中文意思翻譯
常用釋義:線寬:指繪圖中線條的粗細(xì)程度。
n.[電子]線寬;譜線寬度;行距
linewidth常用詞組:
narrow linewidth───窄線寬
linewidth雙語使用場景
1、The characteristics of spectrum linewidth, FM modulation and variability of wavelength are presented.───并對頻譜線寬、FM調(diào)制特性和波長可變特性作了介紹。
2、In a first instance, the capacitor trench (CT) has a linewidth dimension (LWC) narrower than the resistor trench (RT).───在第一實(shí)例中,電容器溝槽(CT)具有比電阻器溝槽(RT)更窄的線寬尺寸(LWC)。
3、We will use the link frequency count and domain names from Listing 2 as our lineWidth and node names, respectively.───我們將使用清單2中的鏈接頻率計數(shù)和域名分別作為lineWidth和節(jié)點(diǎn)名。
4、At present, narrow linewidth single-frequency laser have been obtained in phosphate fiber with a short cavity configuration.───目前利用摻稀土多組分磷酸鹽光纖采用短腔結(jié)構(gòu)已實(shí)現(xiàn)了單頻激光輸出。
5、The spectral linewidth narrowing is due to the common effect of squeezing and the radiation reservoir of the photonic band gap.───由于腔場壓縮的出現(xiàn)與光子晶體帶隙的共同作用,腔場發(fā)射譜的線寬變窄。
6、The consistence between linewidth broadening factor and chirp parameter in optical fiber communication system is analyzed emphatically.───重點(diǎn)分析了激光器方程中的線寬增長因子和光纖通信系統(tǒng)中啁啾參數(shù)的一致性;
7、The trench linewidth difference provides an efficient method for fabricating the trench capacitor and the trench resistor.───溝槽線寬差異提供了制造溝槽電容器和溝道電阻器的有效方法。
8、The smallest linewidth produced by laser lithography plays an important role in the properties of the micro-optical elements.───光刻的最細(xì)線寬對所加工的二元微器件性能起決定作用。
9、Under certain conditions, this method can measure the output linewidth of single longitudinal mode fiber laser.───在一定的條件下,該方法是可以對單縱模光纖激光器的輸出線寬進(jìn)行測量的。
linewidth相似詞語短語
1、companionable roofline───可伴行屋頂線
2、inclined plane───n.[力]斜面;n.斜面(與水平面成一角度的平面)
3、vaseline commercial───凡士林商用
4、prime line───基本線
5、airline tickets───飛機(jī)票
6、beastliness meaning───獸性意義
7、short line───n.兩點(diǎn)間的最短路程
8、firing line───作戰(zhàn)最前線,射擊線;n.射擊線,作戰(zhàn)最前線
9、linear kin───線性親屬
10、chrysaline josh garrels───喬希·蓋瑞斯
2、代表文檔中的一段或者一節(jié)的標(biāo)簽為?
section標(biāo)簽定義文檔中的節(jié)(section、區(qū)段)。比如章節(jié)、頁眉、頁腳或文檔中的其他部分。 HTML 4.01 與 HTML
5 之間的差異
section標(biāo)簽是 HTML 5 中的新標(biāo)簽。
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)光圖片集
本站其他內(nèi)容推薦
1、schlemiel invalid boulevard laryngitis ballplayer admixture sanguinity mischievous conformist continuity
2、paleontologists中文翻譯,paleontologists是什么意思,paleontologists發(fā)音、用法及例句
3、oxps縮寫是什么意思,oxps的全稱及含義,oxps全稱意思大全
4、phrasebook是什么意思,phrasebook中文翻譯,phrasebook發(fā)音、用法及例句
5、形銷骨立的意思,形銷骨立成語解釋,形銷骨立是什么意思含義寓意
6、獨(dú)樹一幟什么意思,獨(dú)樹一幟的意思,獨(dú)樹一幟成語解釋,獨(dú)樹一幟是什么意思含義寓意
8、夸老板大氣豪爽的詞,形容領(lǐng)導(dǎo)豪爽的成語,四字成語,四字詞語
9、英姿颯爽近義詞,英姿颯爽的近義詞,英姿颯爽是什么意思,英姿颯爽的同義詞
10、bureaucratist是什么意思,bureaucratist中文翻譯,bureaucratist怎么讀、發(fā)音、用法及例句
11、homotaxial是什么意思,homotaxial中文翻譯,homotaxial怎么讀、發(fā)音、用法及例句
版權(quán)聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任,不代表本網(wǎng)贊同其觀點(diǎn)和對其真實(shí)性負(fù)責(zé)。如因作品內(nèi)容、版權(quán)和其它問題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。