随笔分类 - C#
摘要:CKediotr官方:http://ckeditor.com/使用版本:ckeditor_3.6.4.zipCKediotrDemo:下载 (未实现上传)效果图:一、使用方法: 1、在页面<head>中引入ckeditor核心文件ckeditor.js <script type="text/javascript" src="ckeditor/ckeditor.js"></script> 2、在使用编辑器的地方插入HTML控件<textarea> <textarea id="TextArea1
阅读全文
摘要:Asp.Net MVC Asp.net_Mvc3_CRUDAsp CKediotrDemo:下载(未实现上传)
阅读全文
摘要:DateTime dt = DateTime.Now;Label1.Text = dt.ToString();//2009-07-5 13:21:25Label2.Text = dt.ToFileTime().ToString();//127756416859912816Label3.Text = dt.ToFileTimeUtc().ToString();//127756704859912816Label4.Text = dt.ToLocalTime().ToString();//2009-07-5 21:21:25Label5.Text = dt.ToLongDateString().To
阅读全文

浙公网安备 33010602011771号