受欢迎的博客标签
RSS

博客

修改网页内容 像UC那样
Modify Response Content in ASP.NET MVC using a Custom Action Filter Recently I came across a requirement wherein I want
elasticsearch 1.7.1+elasticsearch-analysis-ik-1.4.0+windows 安装步骤
http://www.cnblogs.com/newsea/p/4760896.html 资料 官网: http://www.elasticsearch.org 中文资料:http://www.learnes.net/ .
Data Modeling: Sample E-Commerce System with MongoDB
http://www.infoq.com/articles/data-model-mongodb.
Creating an ASP.NET Core TagHelper(3): Common Tag Helpers
FormTagHelper.zip Easily Add PDF Word & Excel Function to Your .NET Apps   IntroductionIn my previous a
How to Installing ElasticSearch in Windows
https://buildclassifieds.com/2016/01/22/elasticsearch-and-servicestack/ In this post,  I will show you how to inte
vue中的checkbox全选和反选
前几天有个博客园的朋友问小颖,小颖之前写的vue2.0在table中实现全选和反选 、Vue.js实现checkbox的全选和反选,为什么他将里面的js复制下来,但是实现不了全选和反选。小颖当时看他给的截图,也没太明白,后来手动巧了一下,发
Redis优化性能实践(5):数据合理分片,大数据分析中Redis怎么做到220万ops
大数据时代,海量数据分析就像吃饭一样,成为了我们每天的工作。为了更好的为公司提供运营决策,各种抖机灵甚至异想天开的想法都会紧跟着接踵而来!业务多变,决定了必须每天修改系统,重新跑数据,这就要求极高的海量数据读取和存储速度! 公司每天增加几
基于jQuery和Bootstrap框架实现仿知乎前端动态列表效果
http://www.free100.org/jiaocheng/JavaScript/p_4961.html 最近基于jQuery和Bootstrap框架实现了一个仿知乎动态列表的前端效果,基本实现了和知乎动态列表相同的效果。如下:
Nopcommerce 可替代的扩展点
一、数据库 sql可用mysql,porselsql 二、orm替代 ef可用nh,sqlmapper,dapper,EmitMapper替代      .
Redis优化性能实践(2):减少Key长度节约内存
Instagram可以说是网拍App的始祖级应用,也是当前最火热的拍照App之一,Instagram的照片数量已经达到3亿,而在Instagram里,我们需要知道每一张照片的作者是谁,下面就是Instagram团队如何使用Redis来解决这