vuejs and electron

vuejs electron https://github.com/SimulatedGREG/electron-vue This is for vuejs Electron http://www.nodeclass.com/articles/114051 wx.requestPayment({ appId: xxx <= 文档完全没有提到,但是不传报签名错误。 })...

1 minute read

emberjs and electron

ember-electron https://github.com/felixrieseberg/ember-electron Very simple way to create electron app for desktop with emberjs Create ember...

1 minute read

微信小程序支付的坑们

小程序的appid 和 商户ID 绑定商户ID方式:不能使用开放平台开通的商户ID,这个帮了也支付不了。最后是绑定到了公众号(服务号)开通的支付商户ID 回传签名 特别注意签名是使用 appId,不是 appid。不知道微信团队是如何处理的,估计PM祭天了。 调起支付 http://www.nodeclass.com/articles/114051 wx.requestPayment({ appId: xxx <= 文档完全没有提到,但是不传报签名错误。...

1 minute read

Use Nuke in the App

Swift is the major reason, I start to work on iOS/Mac app. Before I use...

3 minute read