随笔分类 -  Class/Function

上一页 1 2
常用类和功能模块。
cs-HtmlHelpers
摘要:ylbtech-Unitity: cs-HtmlHelpersPagingHelpers.cs SelectInputHelpers.csTreeHelpers.cs1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,PagingHelpers.csusing System;using Sys... 阅读全文
posted @ 2014-11-06 17:42 ylbtech 阅读(708) 评论(0) 推荐(0)
cs-Filters
摘要:ylbtech-Unitity: cs-FiltersHealthcareAuthorizeAttribute.csHealthcareHandleErrorAttribute.csHealthcareJSONHandleErrorAttribute.cs1.A,效果图返回顶部 1.B,源代码返回顶... 阅读全文
posted @ 2014-11-06 17:41 ylbtech 阅读(273) 评论(0) 推荐(0)
cs-JsonHelper
摘要:ylbtech-Unitity: cs-JsonHelperAjaxResult.cs FormatJsonExtension.cs1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,AjaxResult.csusing System;using System.Collections.Gene... 阅读全文
posted @ 2014-11-06 17:32 ylbtech 阅读(912) 评论(0) 推荐(0)
cs-Panination
摘要:ylbtech-Unitity: cs-PaninationPager.csIPagingOption.csIPagedList.csPagingOption.cs PagedList.csPagingExtensions.cs1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,Pager.c... 阅读全文
posted @ 2014-11-06 17:26 ylbtech 阅读(316) 评论(0) 推荐(0)
WebHelper-SessionHelper、CookieHelper、CacheHelper、Tree
摘要:ylbtech-Unitity: cs-WebHelper-SessionHelper、CookieHelper、CacheHelper、TreeSessionHelper.csCookieHelper.csCacheHelper.csTree.cs1.A,效果图返回顶部 1.B,源代码返回顶部1.... 阅读全文
posted @ 2014-11-06 17:01 ylbtech 阅读(2819) 评论(0) 推荐(3)
Unitity 常用工具类
摘要:ylbtech-Unitity_C#: Unitity 常用代码1.A,效果图返回顶部 1.B,源代码返回顶部1,日期字符串using System;using System.Xml;/// ///Unitity 的摘要说明/// public class Unitity{ /// /... 阅读全文
posted @ 2014-09-26 10:20 ylbtech 阅读(1238) 评论(0) 推荐(0)
ashx-auth-黑色简洁验证码
摘要:ylbtech-util: ashx-auth-黑色简洁验证码ashx-auth-黑色简洁验证码1.A,效果图返回顶部 1.B,源代码返回顶部/ImageUniqueCode.ashxusing System;using System.Web;using System.Drawing;using S... 阅读全文
posted @ 2013-09-13 17:12 ylbtech 阅读(830) 评论(2) 推荐(0)
util-C# 复杂条件查询(sql 复杂条件查询)查询解决方案
摘要:ylbtech-funcation-util: C# 复杂条件查询(sql 复杂条件查询)查询解决方案C# 复杂条件查询(sql 复杂条件查询)查询解决方案1.A,Ylbtech.Model返回顶部 A.1,DepartmentInfo.csusing System;namespace Ylbtec... 阅读全文
posted @ 2013-06-28 06:53 ylbtech 阅读(3855) 评论(0) 推荐(0)
util-判断当前年份所处的季度,并返回当前季度开始的月份
摘要:ylbtech-funcation-util:判断当前年份所处的季度,并返回当前季度开始的月份判断当前年份所处的季度,并返回当前季度开始的月份。1.A,Ylbtech.Model返回顶部 using System;namespace Ylbtech.Model{ /// ///JiDu... 阅读全文
posted @ 2013-06-27 21:18 ylbtech 阅读(806) 评论(0) 推荐(0)
省市区(县)三级联动代码(js 数据源)
摘要:ylbtech-JavaScript-Utility:省市区(县)三级联动代码(js 数据源)省市区(县)三级联动代码(js 数据源)1.A,源代码(Source Code)返回顶部 1.A.1,无标题文档 地区 ... 阅读全文
posted @ 2013-06-27 07:28 ylbtech 阅读(40572) 评论(14) 推荐(4)
ImageProtect(图片防盗链)
摘要:1,ImageProtect.csusing System;using System.Collections.Generic;using System.Linq;using System.Web;//<system.web>// <httpHandlers>// <add verb="*" path="Download/*.jpg" type="ImageProtect"/>// </httpHandlers>// </system.web>/// <summary&g 阅读全文
posted @ 2013-02-16 22:33 ylbtech 阅读(444) 评论(0) 推荐(0)

上一页 1 2