第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

正在回答

3 回答

using System;

using System.Collections.Generic;

using System.Text;


namespace Test

{

? ? class Program

? ? {

? ? ? ? static void Main(string[] args)

? ? ? ? {

? ? ? ? ? ? int x = 5;

? ? ? ? ? ? int y = 6;

? ? ? ? ? ? if (x >= y)

? ? ? ? ? ? {

? ? ? ? ? ? ? ? if (x >= 5)

? ? ? ? ? ? ? ? {

? ? ? ? ? ? ? ? ? ? Console.WriteLine("5");

? ? ? ? ? ? ? ? }

? ? ? ? ? ? }

? ? ? ? ? ? else

? ? ? ? ? ? ? ? if (y >= 6)

? ? ? ? ? ? ? ? {

? ? ? ? ? ? ? ? ? ? Console.WriteLine("6");

? ? ? ? ? ? ? ? }

? ? ? ? ? ??

? ? ? ? ? ? ? ? else

? ? ? ? ? ? ? ? ? ? Console.WriteLine("7");

? ? ? ? ? ??

? ? ? ? }

? ? }

}





using System;

using System.Collections.Generic;

using System.Text;


namespace Test

{

? ? class Program

? ? {

? ? ? ? static void Main(string[] args)

? ? ? ? {

? ? ? ? ? ? int x = 5;

? ? ? ? ? ? int y = 6;

? ? ? ? ? ? if (x >= y)

? ? ? ? ? ? {

? ? ? ? ? ? ? ? if (x >= 5)

? ? ? ? ? ? ? ? {

? ? ? ? ? ? ? ? ? ? Console.WriteLine("5");

? ? ? ? ? ? ??

? ? ? ? ? ? }

? ? ? ? ? ? else

? ? ? ? ? ? ? ? if (y >= 6)

? ? ? ? ? ? ? ? {

? ? ? ? ? ? ? ? ? ? Console.WriteLine("6");

? ? ? ? ? ? ? ? }

? ? ? ? ? ??

? ? ? ? ? ? ? ? else

? ? ? ? ? ? ? ? ? ? Console.WriteLine("7");

? ? ? ? ? ? }

? ? ? ? }

? ? }

}

或號(hào)可以然一樣的代碼得出不同的輸出

1 回復(fù) 有任何疑惑可以回復(fù)我~

一條的語(yǔ)句是以分號(hào)結(jié)尾。如果不括。跟if 或者else后面的只有一條語(yǔ)句是屬于他們的。其他的就不是。

而且,else是與其最近的if匹配

0 回復(fù) 有任何疑惑可以回復(fù)我~

if(){

//if()里面為真,執(zhí)行if語(yǔ)句,,否則執(zhí)行else里面的語(yǔ)句

//大括號(hào)是為了表明if里面有哪些語(yǔ)句

//if下面只有一條命令,就可以不用大括號(hào)

}

else{

}

1 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消
C#開(kāi)發(fā)輕松入門(mén)
  • 參與學(xué)習(xí)       256046    人
  • 解答問(wèn)題       1527    個(gè)

本門(mén)課程是C#語(yǔ)言的入門(mén)教程,將帶你輕松入門(mén).NET開(kāi)發(fā)

進(jìn)入課程

if else的大括號(hào)作用

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)