graphql

Posted by 夏泽民

源代码 完成的源代码可以从GitHub克隆:



函数——go世界中的一等公民

Posted by 夏泽民

在go的世界中,函数是一等公民,可以给变量赋值,可以作为参数传递,也可以直接赋值。 在go语言中将这样的变量、参数、返回值,即在堆空间和栈空间中绑定函数的值,称为function value



error

Posted by 夏泽民

Go 关于错误处理的理念使得开发人员将错误纳入他们编写的大多数函数的一等公民。



dynasm

Posted by 夏泽民

https://luajit.org/dynasm.html



mac php8 源码安装 扩展编译

Posted by 夏泽民

./configure –enable-debug –enable-phpdbg make make install



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