This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
nice-repo-share
/
the-way-to-go_ZH_CN
spogulis no
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
65085a87c7
Atzari
Tagi
master
the-way-to-go_Z...
/
eBook
/
examples
/
chapter_10
/
struct_pack
/
structPack.go
structPack.go
68 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
package structPack
type ExpStruct struct {
Mi1 int
Mf1 float32
}