受欢迎的博客标签
RSS

博客

ASP.NET Core 2.0 使用支付宝PC网站支付
更新日志 2017-11-3 新增ASP.NET Core 中间件 2017-10-30 修复在Linux上无法使用的BUG 前言 最近在使用ASP.NET Core来进行开发,刚好有个接入支付宝支付的需求,百度了一下没找到相关的资
mongodb commerce 数据模型图和数据结构
https://schema.io/docs/map https://schema.io/docs#start_setup  .
Use Session and extend Session in asp .net5
Use Session and extend Session in asp .net5 http://www.exceptionnotfound.net/session-in-asp-net-5/  .
CAsyncSocket
一、        一些网络的基本概念   1.       同步:指发送方
Elasticsearch5.1.1 Elasticsearch.Net and NEST: the .NET clients官方文档
   Introduction  » Elasticsearch.Net and NEST: the .NET clients .NET API:  master 5.x
Bootstrap文件上传组件:bootstrap fileinput 详细使用说明及源码下载
做一个excel导入的功能,前端使用原始的input type='file'这种标签,效果不忍直视,于是博主下定决心要找一个好看的上传组件换掉它。既然bootstrap开源,那么社区肯定有很多关于它的组件,肯定也有这种常见的上传组件吧。经过
为nopcommerce自定义用户积分功能(1)
由于此功能为定制功能,所以不方便把所有代码都发上来,而且功能或许还有BUG,有兴趣的同学可以一起研究,大家也可以访问中文站www.nopchina.com或者 www.nopcommerce.org或者加入QQ群101675096一起讨论。
C#汉字转拼音(支持多音字)
http://www.cnblogs.com/qtqq/p/6195641.html 阅读目录 首先在nuget引用对应的包 简单的demo  汉字转拼音类封装 源码分享 之前由于项目需要,中间需要一个汉字转拼音和
Monogodb 分页查询代码
var current_id; // id of first record on current page. // go to page current+N db.collection.find({_id: {$gt: current_
Windows Server 2012R2 IIS8配置初始化(预加载),解决第一次访问慢,程序池被回收问题
http://www.cnblogs.com/teamblog/p/6195078.html 1、本文以IIS8,Windows Server 2012R2做为案例 2、IIS8 运行在 Windows Server 20