返回月份当天日期
int daysInMonth = DateTime.DaysInMonth(_yf.Year, _yf.Month);
不管 OnGet 填充多少东西OnPost 必须再填一次因为 Razor Pages 不会“记住” ViewModelPOST 后是重新执行一个请求,Model 全部重新创建。不像 WebForms,...
myChart.on('click', (params) => { // 检查是否点击了系列数据 ...
@page @model xxtsoft.Web.Entry.Pages.qd.IndexModel @{ Layout =&...
using JinianNet.JNTemplate; class Program { static void&...
public List<SelectListItem> zplx { get; set; } [BindProperty] public...