openssl 安装坑

Posted by 夏泽民

Cannot find config.m4. Make sure that you run ‘/opt/local/bin/phpize’ in the top level source directory of the module



go mysql driver

Posted by 夏泽民

go-mysql-server是一个golang 的mysql server 协议实现包,使用此工具我们可以用来做好多方便的东西



composer

Posted by 夏泽民

[ErrorException] file_put_contents(/Users/didi/.composer/cache/repo/http—artifactory./packages.json): failed to open stream: No such file or directory sudo chown -R $USER ~/.composer/ https://stackoverflow.com/questions/41212362/composer-file-put-contents-composer-json-failed-to-open-stream-permission?rq=1



StructOf

Posted by 夏泽民

Go language provides inbuilt support implementation of run-time reflection and allowing a program to manipulate objects with arbitrary types with the help of reflect package. The reflect.StructOf() Function in Golang is used to get the struct type containing fields. To access this function, one needs to imports the reflect package in the program.



GPBMetadata DescriptorPool

Posted by 夏泽民

DescriptorPool 任何时候想要查询一个Descriptor , 都是去DescriptorPool里面查询。 DescriptorPool 实现了这样的机制 :



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