浪淘沙1年前120
public IActionResult OnPostDown() { DataTable ...
浪淘沙1年前120
@page @model xxtsoft.Web.Entry.Pages.sysadmins.mb.mbModel @{ Layout&...
浪淘沙1年前121
int daysInMonth = DateTime.DaysInMonth(_yf.Year, _yf.Month);...
浪淘沙1年前121
<form method="post"> <button type="submit...
浪淘沙1年前145
DataTable dt = _db.Ado.GetDataTable("select * ...
浪淘沙1年前112
@page @model xxtsoft.Web.Entry.Pages.test2Model @{ } <form method="post"&...
浪淘沙1年前119
@page @model xxtsoft.Web.Entry.Pages.Index2Model @{ } <script src="~/ckeditor/...
浪淘沙1年前125
@page @model xxtsoft.Web.Entry.Pages.Index1Model @{ } <form method="post"...
浪淘沙1年前132
@page @model xxtsoft.Pages.uploadModel @{ } <h1>@ViewData["Title...