摘要:
10GBASE-R K -- backplane R -- serial ? 64/66 encoding P -- Passive T -- Twist B -- Backbone 例子: 1.4.43 10GBASE-R: An IEEE 802.3 physical coding sublay 阅读全文
摘要:
an go interface example 参考(https://zhuanlan.zhihu.com/p/111496672) package main import ( "fmt" ) type NoticeInterface interface { seedEmail() seedSMS( 阅读全文