摘要:
C# 获取属性Attribute 阅读全文
摘要:
A powerful, flexible jQuery plugin enabling you to easily create semantic, modern tooltips enhanced with the power of CSS.
一款强大的、灵活的JQuery插件,您可以通过使用强大的CSS轻松地创建各种Tooltip。
具体地址:http://calebjacob.com/tooltipster/ 阅读全文
摘要:
SQL SERVER CONVERT() 函数日期格式化应用 阅读全文
摘要:
Cost & Readonly 阅读全文
摘要:
http://www.asp.net/mvc/mvc4ASP.NET MVC 4 BetaASP.NET MVC 4 is a framework for building scalable, standards-based web applications using well-established design patterns and the power of ASP.NET and the .NET Framework.It installs side-by-side with ASP.NET MVC 3, so get started using it today!Install 阅读全文
摘要:
DateTime.Now.ToString("yyyy-MM-dd hh:mm:ss");//12小时DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");//24小时 阅读全文