07 2011 档案
摘要:1、如何设置 ComboBoxEdit下拉文本不可编辑 把Provperties-->TextEditStyle属性改为 DisableTextEditor。
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.Data;namespace WebApplication_study.Linq{ public partial class LinqStart : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { Dat
阅读全文
摘要:select CONVERT(varchar, getdate(), 120 )2004-09-12 11:06:08select replace(replace(replace(CONVERT(varchar, getdate(), 120 ),'-',''),' ',''),':','')20040912110608select COUNVRT(varchar(12) , getdate(), 23 )2008-04-01select CONVERT(varchar(12) , getdate(
阅读全文

浙公网安备 33010602011771号