摘要: nopCommerce 3.9 使用Redis缓存服务,在Docker搭建Redis 主从服务,并通过sentinel 进行单点故障处理,主备切换。 阅读全文
posted @ 2017-08-31 08:17 大波浪 阅读(2924) 评论(3) 推荐(7) 编辑
摘要: 1. Docker 资源 英文资源 Docker 官网:https://www.docker.com/ Docker 官方文档:https://docs.docker.com/ Docker windows入门:https://docs.docker.com/windows/ Docker Linu 阅读全文
posted @ 2017-08-17 17:20 大波浪 阅读(727) 评论(0) 推荐(2) 编辑
摘要: nopCommerce 3.9 第三方登录插件开发实现, 微信公众平台登录插件源码分享。 阅读全文
posted @ 2017-08-09 19:22 大波浪 阅读(1787) 评论(1) 推荐(1) 编辑
摘要: nopCommerce 3.9 使用支付宝插件进行支付,全额退款,部分退款,多店铺配置的具体实现。 阅读全文
posted @ 2017-08-05 13:30 大波浪 阅读(2735) 评论(2) 推荐(2) 编辑
摘要: nopCommerce 3.9 之 开发支付宝即时到账插件,支持支付、全额退款、部分退款、支持多店铺设置。 阅读全文
posted @ 2017-08-04 21:37 大波浪 阅读(2446) 评论(4) 推荐(8) 编辑
摘要: 接口笔记 Nop.Services.Configuration ISettingService : 配置接口(查看) Nop.Services.Localization ILocalizationService:本地化资源接口(查看) ILanguageService:语言接口(查看) ILocal 阅读全文
posted @ 2017-07-31 18:26 大波浪 阅读(617) 评论(1) 推荐(0) 编辑
摘要: nop支持多店,结合NivoSlider插件介绍下如何开发支持多商城的小部件 阅读全文
posted @ 2017-07-31 17:57 大波浪 阅读(2037) 评论(0) 推荐(2) 编辑
摘要: nopCommerce 3.9 中插件类型整理,详细介绍 IWidgetPlugin 插件显示原理,加载流程分析。 阅读全文
posted @ 2017-07-26 16:23 大波浪 阅读(1995) 评论(5) 推荐(3) 编辑
摘要: nopCommerce 3.9 事件机制简介,nop中如何使用生产者消费者模式进行事件扩展. IEventPublisher接口、IConsumer 阅读全文
posted @ 2017-07-25 15:47 大波浪 阅读(2330) 评论(7) 推荐(5) 编辑
摘要: nopCommerce 3.9 路由注册扩展,多语言Seo友好链接的路由支持,页面Seo友好链接的路由处理。 阅读全文
posted @ 2017-07-24 11:52 大波浪 阅读(1890) 评论(5) 推荐(1) 编辑
摘要: nopCommerce 3.9 EngineContext初始化、IEngine实例、.Autofac依赖注入、.AutoMapper、启动任务初始化 阅读全文
posted @ 2017-07-22 16:29 大波浪 阅读(1886) 评论(3) 推荐(2) 编辑
摘要: nopCommerce 3.9 应用启动都做了什么?global.asax中这些方法都是做什么用的? 阅读全文
posted @ 2017-07-21 18:41 大波浪 阅读(696) 评论(1) 推荐(0) 编辑
摘要: 简介:Web辅助类 功能:获取客户端IP地址、当前请求Url、服务器变量、主机地址、URL参数值 判断当前是否是安全连接、请求目标是否是静态资源、是否是重定向 修改/删除 URL参数值、重启应用程序 阅读全文
posted @ 2017-07-21 13:13 大波浪 阅读(575) 评论(0) 推荐(0) 编辑
摘要: 汉化-Roxy Fileman 阅读全文
posted @ 2017-07-21 13:12 大波浪 阅读(1528) 评论(0) 推荐(0) 编辑
摘要: nopCommerce多语言-汉化中文 阅读全文
posted @ 2017-07-21 13:11 大波浪 阅读(1830) 评论(4) 推荐(2) 编辑
摘要: nopCommerceNUnit 配置调试环境 阅读全文
posted @ 2017-07-21 13:09 大波浪 阅读(1024) 评论(1) 推荐(1) 编辑