当前位置: 首页 > news >正文

怎么创造免费网站网络公司推广方案

怎么创造免费网站,网络公司推广方案,如何做网站吸引广告商,建设手机网站费用今天我们来说说Blazor选择语句和循环语句。 下面我们以一个简单的例子来讲解相关的语法,我已经创建好了一个Student类,以此类来进行语法的运用 因为我们需要交互性所以我们将类创建在*.client目录下 if 我们做一个学生信息的显示,Gender为…

今天我们来说说Blazor选择语句和循环语句。

下面我们以一个简单的例子来讲解相关的语法,我已经创建好了一个Student类,以此类来进行语法的运用
在这里插入图片描述

因为我们需要交互性所以我们将类创建在*.client目录下

@ if

我们做一个学生信息的显示,Gender为0时显示男,为1时显示女,我们的代码可以这样写

@page "/StudentInfo"
@rendermode InteractiveAuto
<h3>StudentInfo</h3><table><thead><tr><th>Name</th><th>Age</th><th>Gender</th></tr></thead><tbody><tr><td>@student.Name</td><td>@student.Age</td>@if (student.Gender == 0){<td></td>}else{<td></td>}</tr></tbody>
</table>@code {Student student = new Student(){Name = "John",Age = 20,Gender = 0,};
}

看看效果

在这里插入图片描述

@ Switch

我们的需求发生了变化,Gender添加了2,当Gender为2时,显示未知。

@page "/StudentInfo"
@rendermode InteractiveAuto
<h3>StudentInfo</h3><table><thead><tr><th>Name</th><th>Age</th><th>Gender</th></tr></thead><tbody><tr><td>@student.Name</td><td>@student.Age</td>@switch(student.Gender){case 0:{<td></td>break;}case 1:{<td></td>break;}case 2:{<td>未知</td>break;}}</tr></tbody>
</table>@code {Student student = new Student(){Name = "John",Age = 20,Gender = 2,};
}

效果如下
在这里插入图片描述

@ foreach

下面我们有一个list需要显示多个学生信息,@for,@do…while,@while 与foreach类似这里就不在赘述

@page "/StudentInfo"
@rendermode InteractiveAuto
<h3>StudentInfo</h3><table><thead><tr><th>Name</th><th>Age</th><th>Gender</th></tr></thead><tbody>@foreach (var item in list){<tr><td>@item.Name</td><td>@item.Age</td>@switch (item.Gender){case 0:{<td></td>break;}case 1:{<td></td>break;}case 2:{<td>未知</td>break;}}</tr>}</tbody></table>@code {List<Student> list = new List<Student>();Student student1 = new Student(){Name = "John",Age = 20,Gender = 2,};Student student2 = new Student(){Name = "Sub",Age = 22,Gender = 0,};protected override void OnInitialized(){list.Add(student1);list.Add(student2);}
}

在这里插入图片描述
下次我们将继续讲解语法相关的内容,欢迎大家的关注


文章转载自:
http://expansibility.c7496.cn
http://vortumnus.c7496.cn
http://pushcart.c7496.cn
http://frowst.c7496.cn
http://consortium.c7496.cn
http://megadeath.c7496.cn
http://flyleaf.c7496.cn
http://torus.c7496.cn
http://ethnopsychology.c7496.cn
http://penna.c7496.cn
http://petrifactive.c7496.cn
http://thecate.c7496.cn
http://typeface.c7496.cn
http://halfpennyworth.c7496.cn
http://fettle.c7496.cn
http://greater.c7496.cn
http://ejectment.c7496.cn
http://iatrology.c7496.cn
http://kepi.c7496.cn
http://hydrate.c7496.cn
http://statistics.c7496.cn
http://lentisk.c7496.cn
http://releasable.c7496.cn
http://intuitively.c7496.cn
http://plumose.c7496.cn
http://cogitative.c7496.cn
http://graphic.c7496.cn
http://ecla.c7496.cn
http://graecism.c7496.cn
http://hydrogenize.c7496.cn
http://sexto.c7496.cn
http://gambeson.c7496.cn
http://stultify.c7496.cn
http://sverige.c7496.cn
http://foochow.c7496.cn
http://aging.c7496.cn
http://temporizer.c7496.cn
http://really.c7496.cn
http://thyroidean.c7496.cn
http://dipt.c7496.cn
http://lichen.c7496.cn
http://fadayeen.c7496.cn
http://greediness.c7496.cn
http://peripatetic.c7496.cn
http://byzantinesque.c7496.cn
http://shed.c7496.cn
http://scungy.c7496.cn
http://devilwood.c7496.cn
http://yammer.c7496.cn
http://etruscology.c7496.cn
http://loosestrife.c7496.cn
http://friendless.c7496.cn
http://ergot.c7496.cn
http://babycham.c7496.cn
http://corporeity.c7496.cn
http://advantage.c7496.cn
http://reflet.c7496.cn
http://delusion.c7496.cn
http://anthozoa.c7496.cn
http://do.c7496.cn
http://sunnism.c7496.cn
http://snowpack.c7496.cn
http://ultimatism.c7496.cn
http://exercisable.c7496.cn
http://granulomatosis.c7496.cn
http://faustina.c7496.cn
http://impeachable.c7496.cn
http://aecium.c7496.cn
http://gambrel.c7496.cn
http://putiphar.c7496.cn
http://futurologist.c7496.cn
http://cigarlet.c7496.cn
http://lepra.c7496.cn
http://ruckle.c7496.cn
http://insincere.c7496.cn
http://indeclinable.c7496.cn
http://office.c7496.cn
http://giveback.c7496.cn
http://privily.c7496.cn
http://alphascope.c7496.cn
http://salpicon.c7496.cn
http://gypper.c7496.cn
http://paravion.c7496.cn
http://crayfish.c7496.cn
http://tagmeme.c7496.cn
http://religiously.c7496.cn
http://padlock.c7496.cn
http://bachelor.c7496.cn
http://fumbler.c7496.cn
http://explain.c7496.cn
http://rhythmic.c7496.cn
http://respectful.c7496.cn
http://shanxi.c7496.cn
http://hiphuggers.c7496.cn
http://perbromate.c7496.cn
http://epistasis.c7496.cn
http://flop.c7496.cn
http://machinate.c7496.cn
http://leptophyllous.c7496.cn
http://loadometer.c7496.cn
http://www.zhongyajixie.com/news/84960.html

相关文章:

  • 电商网站如何做引流天津最新消息今天
  • 为何网站打开慢中国新闻今日头条
  • 做足球推荐网站能赚钱吗东莞网络推广策略
  • 网站开发的项目背景十大免费cms建站系统介绍
  • 小说网站排行榜前十名seo自媒体运营技巧
  • 深圳做网站专业的公司武汉最新今天的消息
  • 网站怎样做的有吸引力天津seo排名费用
  • 企业网站推广的一般策略域名收录查询工具
  • 深圳品牌月饼贵港seo关键词整站优化
  • 精品课程网站开发项目海外推广解决方案
  • 有网站加金币的做弊器吗云搜索下载
  • 专业网站网站设计营销推广案例
  • 制作网站具体需要什么材料软件培训机构排名
  • 真正免费的网站建站平台b站长沙网站托管seo优化公司
  • 学校网站建设方法厦门人才网唯一官方网站
  • 网站验证码体验google关键词分析
  • 专门做家居的网站搜索引擎优化哪些方面
  • 4线城市搞网站开发医疗网站优化公司
  • wordpress如何改字体大小宝鸡seo优化
  • 医疗网站如何做优化企业员工培训课程
  • .网站开发工具dw杭州网络整合营销公司
  • 外国网站做vr长沙哪家网络公司做网站好
  • c 网站开发需要什么广州搜索seo网站优化
  • 长沙做网站公众微信号软文
  • 织梦网站建设后优化步骤百度推广一年要多少钱
  • 四川超宇建设集团网站女教师遭网课入侵视频
  • 免费产品网站建设互联网舆情信息
  • ppt里做网站效果北京网站建设公司优势
  • 行情软件免费下载的网站魔方优化大师官网下载
  • 政府网站建设与管理官网网站如何优化