@model CP.Web.ZstOutHelp @using CP.Model; @using CP.Common; @using CP.Model.gp.ssc; @{ Layout = "~/Views/Shared/_zst.cshtml"; Page.TrendPageType = TrendPageType.pailie; var chart = Model.Chart; Page.Title = chart.title; Page.Description = chart.description; Page.Keywords = chart.keywords; Page.Chart = Model.Chart; Page.Cz = Model.Cz; Page.InnerLink = Model.InnerLinkList; Page.ZsList = Model.ZsList; Page.GjList = Model.GjList; Page.YlList = Model.YlList; Page.TbList = Model.TbList; Page.ZtList = Model.ZtList; var cz = Model.Cz; var tjmenu = Model.InnerLinkList; var pagesize = Model.PageSize; var year = Model.Year; var week = Model.Week; } @section head{ }

@chart.name

标注形式选择:
@Html.Raw(Model.Oinfo.zsthtml)
期号 万位 千位 百位 十位 个位 和值 奇偶
比例
大小
比例
质合
比例
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
选号1 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
选号2 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
选号3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
标注形式选择:
@{ int m = 0; int max = 0; List miss = Model.Oinfo.yl;} @foreach (var item in miss) { m++; if (m == 4) { max = item.ww.Max(); } if (item.qw.Max() > max) { max = item.qw.Max(); } if (item.bw.Max() > max) { max = item.bw.Max(); } if (item.sw.Max() > max) { max = item.sw.Max(); } if (item.gw.Max() > max) { max = item.gw.Max(); } @foreach (var b in item.ww) { if (m == 4) { } else { } } @foreach (var b in item.qw) { if (m == 4) { } else { } } @foreach (var b in item.bw) { if (m == 4) { } else { } } @foreach (var s in item.sw) { if (m == 4) { } else { } } @foreach (var g in item.gw) { if (m == 4) { } else { } } } @{m = 0; max = 0; miss = Model.Oinfo.lsyl;} @foreach (var item in miss) { m++; if (m == 4) { max = item.ww.Max(); } if (item.qw.Max() > max) { max = item.qw.Max(); } if (item.bw.Max() > max) { max = item.bw.Max(); } if (item.sw.Max() > max) { max = item.sw.Max(); } if (item.gw.Max() > max) { max = item.gw.Max(); } @foreach (var b in item.ww) { if (m == 4) { } else { } } @foreach (var b in item.qw) { if (m == 4) { } else { } } @foreach (var b in item.bw) { if (m == 4) { } else { } } @foreach (var s in item.sw) { if (m == 4) { } else { } } @foreach (var g in item.gw) { if (m == 4) { } else { } } }
期号 万位 千位 百位 十位 个位 和值 奇偶
比例
大小
比例
质合
比例
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
@item.name 99 ? $"title=\"{b}\"" : "")> @if (b > 99) {
@b
} else {@b}
99 ? $"title=\"{b}\"" : "")> @if (b > 99) {
@b
} else {@b}
99 ? $"title=\"{b}\"" : "")> @if (b > 99) {
@b
} else {@b}
99 ? $"title=\"{b}\"" : "")> @if (b > 99) {
@b
} else {@b}
99 ? $"title=\"{b}\"" : "")> @if (b > 99) {
@b
} else {@b}
99 ? $"title=\"{b}\"" : "")> @if (b > 99) {
@b
} else {@b}
99 ? $"title=\"{s}\"" : "")> @if (s > 99) {
@s
} else {@s}
99 ? $"title=\"{s}\"" : "")> @if (s > 99) {
@s
} else {@s}
99 ? $"title=\"{g}\"" : "")> @if (g > 99) {
@g
} else {@g}
99 ? $"title=\"{g}\"" : "")> @if (g > 99) {
@g
} else {@g}