mysql update

Posted by 夏泽民

在MySQL里面update一条记录,语法都正确的,但记录并没有被更新…

update apps set owner_code=’43212’ and owner_name=’李四’ where owner_code=’13245’ and owner_name=’张三’;



go test coverage

Posted by 夏泽民

生成profile go test -coverprofile=coverage.pro



protobuf 自定义选项生成自定义代码

Posted by 夏泽民

protobuf 自定义选项可以用在 proto 文件全局域、消息、字段、服务、方法等等上面



proto

Posted by 夏泽民

https://github.com/swagger-api/swagger-editor git clone https://github.com/swagger-api/swagger-editor.git tar -zxvf swagger-editor-master.zip cnpm install npm run build npm start



proto 生成 graphql

Posted by 夏泽民

https://github.com/google/rejoiner



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required