随笔分类 - asp.net,C#
摘要:自动检索 js中google 字体请求地址,下载google 字体
阅读全文
摘要:总目录地址:AI 系列 总目录 需要最新源码,或技术提问,请加QQ群:538327407 我的各种github 开源项目和代码:https://github.com/linbin524 背景 目前AI 处于风口浪尖,作为 公司的CTO,也作为自己的技术专研,开始了AI之旅,在朋友圈中也咨询 一些大牛
阅读全文
摘要:LBPL 这一个基于Asp.net、 quartz.net 快速开发定时服务的插件化项目 由于在实际项目开发中需要做定时服务的操作,大体上可以理解为:需要动态化监控定时任务的调度系统。 为了实现快速开发、简单明了完成一个服务,不再繁琐的进行各种代码耦合度强的操作,设计了一个以暂时以quartz.ne
阅读全文
摘要:调用wcf public ActionResult Index() { ViewBag.Message = "修改此模板以快速启动你的 ASP.NET MVC 应用程序。"; WCFTestClient wcf=new WCFTestClie...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace 四舍五入小算法{ public class Math...
阅读全文
摘要:自定义helper类,要求命名空间在System.Web.Mvc之下,要求,静态类,静态方法,特殊生成对应html的返回字段, 传递Htmlhleper,返回特定类型 返回值是MvcHtmlString ,参数要有:this HtmlHelper htmlHelperusing System;usi...
阅读全文
摘要:using ConsoleAppDelegate;using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebC...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;namespace MvcForLamadaToTableJion.Controllers{ ...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;namespace MvcEnum.Controllers{ public class H...
阅读全文
摘要:自定义window 服务开发到使用的流程:1、完成对应的代码之后(代码在底下),右键MyService.cs 添加安装程序2、添加window服务安装程序打开Service1.cs【设计】页面,点击右键,选择【添加安装程序】,会出现serviceInstaller1和serviceProcessI...
阅读全文
摘要:常规过滤器,及过滤器与特性这类关系请自己学习,以下是实用中的几个demo,主要有(过滤器在controller的使用,自定义,全局过滤器)1、控制器中的使用 // // GET: /TestAttribute/ /// ///可以查看当前Controlle...
阅读全文
摘要:static void Main(string[] args) { DateTime startTime = DateTime.Now; string userName = "用户a"; string setInfo ...
阅读全文
摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u...
阅读全文
摘要:asp.net,C#,break,continue,goto
阅读全文
摘要:从上到大学到现在工作,已经有六年多了,发现学习编程到以开发为工作也是一个挺长的过程的。 大学中,从c语言到java、C#到其他各种语言的学习,还有其他知识的学习如:数据库(oracle、sql Server)、网站开发......最终还是C#让我有想学习下来并深入学习的。可能是因为入门容易,做的一些
阅读全文
摘要:MVC+EF, LINQ,MVC+EF 的增删改查操作
阅读全文

浙公网安备 33010602011771号