Generics

Posted by 夏泽民

https://www.capitalone.com/tech/software-engineering/go-is-boring/ https://www.capitalone.com/tech/software-engineering/generics-in-go/



ssa CreateProgram 调用关系生成

Posted by 夏泽民

https://studygolang.com/articles/19607?fr=sidebar https://blog.csdn.net/dashuniuniu/article/details/78704741



json2graphql

Posted by 夏泽民

json2graphql json2graphql 是一个根据 json 生成 GraphQL Schema 的工具。 可在 https://luojilab.github.io/json2graphql/ 在线体验其功能。



jit

Posted by 夏泽民

PHP 8 的 JIT(Just In Time)编译器将作为扩展集成到 php 中 Opcache 扩展 用于运行时将某些操作码直接转换为从 cpu 指令。



文件IO 文件位置偏移量

Posted by 夏泽民

每一个文件被打开之后,内核都维护一个所谓的当前文件位置偏移量,读和写操作都会对这个偏移量产生影响。



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