08 2015 档案
摘要:最新在做CRM的报表,查询条件只需要年月,DateEdit 以及几个时间控件都用的不顺,强迫症犯了一怒之下起了重写DateEdit的想法新建一个类 CXDateEditusing DevExpress.XtraEditors;using DevExpress.XtraEditors.Calen...
阅读全文
摘要:public static string test( string user_id, string eventId, string page, string pageSize, string message)//接口需要的参数自定义 { string postU...
阅读全文
摘要:一般条件:Name为AXPCollection xp = SpecialPlayNu.GetByCompany(DataBase.XpoSession,int.Parse(Session["CompanyId"].ToString())); GroupOperator gxp = new Group...
阅读全文