asp.net core dbContext isn't for share.
Entity Framework and DbContext In short, if inject the DbContext into service and then inject…
Feb 14, 2019, 12:00 AM — 1 minute readEntity Framework and DbContext In short, if inject the DbContext into service and then inject…
Feb 14, 2019, 12:00 AM — 1 minute readbalenaEtcher Download !balenaEtcher
Feb 14, 2019, 12:00 AM — 1 minute readInstall Cocoapods https://cocoapods.org/ Create Lib ```shell $ pod spec create Peanut $ edit Peanut.podspec $…
Feb 14, 2019, 12:00 AM — 1 minute readember-electron https://github.com/felixrieseberg/ember-electron Very simple way to create electron app for desktop with emberjs Create ember…
Jan 19, 2019, 12:00 AM — 1 minute readvuejs electron https://github.com/SimulatedGREG/electron-vue This is for vuejs Electron http://www.nodeclass.com/articles/114051 ```javascript wx.requestPayment({ appId: xxx <= 文档完全没有提到,但是不传报签名错误。…
Jan 19, 2019, 12:00 AM — 1 minute read小程序的appid 和 商户ID 绑定商户ID方式:不能使用开放平台开通的商户ID,这个帮了也支付不了。最后是绑定到了公众号(服务号)开通的支付商户ID 回传签名 特别注意签名是使用 appId,不是 appid。不知道微信团队是如何处理的,估计PM祭天了。 调起支付 http://www.nodeclass.com/articles/114051 ```javascript wx.requestPayment({ appId: xxx <=…
Apr 02, 2018, 12:00 AM — 1 minute read