Shi_Sheng
Shi_Sheng
The designing still have a lot of problems, we should set the value of the size of some of the elements exactly.
听我说,老伙计,昨天有个可怜的小家伙问我怎么说出65472。我敢打赌,他一定没有上过学,我向圣母玛利亚保证。他提出的这个问题真的是太糟糕了,就像隔壁苏珊太太做的苹果派一样。哦,如果我没猜错的话,那个人也许还不知道整个学校的领导都在想用靴子狠狠踢他的屁股呢!
用Go糊了一个枚举,然而并没有跑出结果 也许是加盐了,又或者是过了两次md5? ~~等我试试跑两次~~ ```golang package main import ( "crypto/md5" "fmt" "strings" ) func getmd5(str string) string { data := []byte(str) hash := md5.Sum(data) md5str := fmt.Sprintf("%x", hash) return md5str }...
> 等我试试跑两次  并不是这样
可以留下一个联系方式吗( 我的Telegram@shisheng233
I found that building and running on the macOS system drive does not appear kernel errors and works fine, but I hope it can also run on an external drive.