// match是什么?
// match從字面意思來理解就是匹配, 要么匹配要么不匹配.
// 匹配有幾種行為:
// 1. 有或沒有.
// 2. 在不在這個(gè)范圍內(nèi). in
// 3. 是否相等. equal
// 4. 是否為true bool
//
// match pattern 必須是一個(gè)元祖或者結(jié)構(gòu)體, 這是因?yàn)樗麄兌加幸粋€(gè)特性, 成員(Variant).
// 元祖: (1,2,3,4,5,6) 里面的每個(gè)元素都是一個(gè)成員(Variant).
// 結(jié)構(gòu)體: Point {x: 0, y: 10} 其中 x 和 y 是Point里面的成員(Variant).
// Option: Some 和 None 兩個(gè)成員都隸屬于 Option.
fn raise_error_if_match_patterns_not_a_variant() {
let a = String::from("hello");
match a {
String::from("hello") => println!("match true"),
_ => println!("nothing")
}
// error output: not a tuple variant or struct
}
fn tuple_match_is_ok() {
let a = 3;
match a {
1...5 => println!("tuple_match_is_ok: hit"),
_ => println!("nothing")
}
}
fn struct_match_is_ok() {
struct Point {x: i32, y: i32}
let p = Point {x: 10, y: 20};
match p {
Point {x: 10, ..} => println!("struct_match_is_ok: x: hit"),
Point {y: 20, ..} => println!("struct_match_is_ok: y: hit"),
_ => println!("nothing")
}
}
fn option_match_is_ok() {
let a = Some(String::from("hello"));
match a {
Some(ssss) => println!("option_match_is_ok: some: {}", ssss),
None => println!("nothing")
}
}
// match pattern 額外支持判斷條件, 這種情況下不要求每個(gè)對(duì)象必須是成員(Variant).
#[allow(dead_code)]
#[allow(unused_variables)]
fn raise_error_in_match_patterns_using_outer_variable() {
let a = "hello";
let b = Some(String::from("hello"));
match b {
Some(a) => println!("raise_error_using_outer_variable: a: {}", a),
None => println!("nothing")
}
// error output: let a = "hello" never used, consider using `_a` instead.
}
fn match_patterns_using_outer_variable_with_if_statement() {
let a = "hello";
let b = String::from("hello");
match b {
_ if a == b => println!("using_outer_variable: {}", b),
_ => println!("nothing")
}
}
fn main() {
// raise_error_if_match_patterns_not_a_variant();
tuple_match_is_ok();
struct_match_is_ok();
option_match_is_ok();
// raise_error_in_match_patterns_using_outer_variable();
match_patterns_using_outer_variable_with_if_statement()
}
rust--什么是match?
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
- 文/潘曉璐 我一進(jìn)店門倚搬,熙熙樓的掌柜王于貴愁眉苦臉地迎上來冶共,“玉大人,你說我怎么就攤上這事⊥苯” “怎么了家卖?”我有些...
- 文/不壞的土叔 我叫張陵,是天一觀的道長(zhǎng)庙楚。 經(jīng)常有香客問我上荡,道長(zhǎng),這世上最難降的妖魔是什么馒闷? 我笑而不...
- 正文 為了忘掉前任酪捡,我火速辦了婚禮,結(jié)果婚禮上纳账,老公的妹妹穿的比我還像新娘沛善。我一直安慰自己,他們只是感情好塞祈,可當(dāng)我...
- 文/花漫 我一把揭開白布金刁。 她就那樣靜靜地躺著,像睡著了一般议薪。 火紅的嫁衣襯著肌膚如雪尤蛮。 梳的紋絲不亂的頭發(fā)上,一...
- 文/蒼蘭香墨 我猛地睜開眼看靠,長(zhǎng)吁一口氣:“原來是場(chǎng)噩夢(mèng)啊……” “哼!你這毒婦竟也來了液肌?” 一聲冷哼從身側(cè)響起挟炬,我...
- 序言:老撾萬榮一對(duì)情侶失蹤,失蹤者是張志新(化名)和其女友劉穎嗦哆,沒想到半個(gè)月后谤祖,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體,經(jīng)...
- 正文 獨(dú)居荒郊野嶺守林人離奇死亡老速,尸身上長(zhǎng)有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
- 正文 我和宋清朗相戀三年粥喜,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片橘券。...
- 正文 年R本政府宣布,位于F島的核電站供置,受9級(jí)特大地震影響谨湘,放射性物質(zhì)發(fā)生泄漏。R本人自食惡果不足惜芥丧,卻給世界環(huán)境...
- 文/蒙蒙 一紧阔、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧续担,春花似錦擅耽、人聲如沸。這莊子的主人今日做“春日...
- 文/蒼蘭香墨 我抬頭看了看天上的太陽(yáng)。三九已至询兴,卻和暖如春乃沙,著一層夾襖步出監(jiān)牢的瞬間,已是汗流浹背诗舰。 一陣腳步聲響...
- 正文 我出身青樓蜀铲,卻偏偏與公主長(zhǎng)得像,于是被迫代替她去往敵國(guó)和親属百。 傳聞我的和親對(duì)象是個(gè)殘疾皇子记劝,可洞房花燭夜當(dāng)晚...
推薦閱讀更多精彩內(nèi)容
- @author Jou Email Weibo or Github 0. 預(yù)熱 LCTWebViewControl...
- 學(xué)習(xí)筆記依托于《新求精德語(yǔ)強(qiáng)化教程》诸老,省略了語(yǔ)音部分隆夯。直接從第二單元開始,每個(gè)單元分為單詞和語(yǔ)法兩大部分别伏。 Lek...