1
This commit is contained in:
@@ -14,5 +14,7 @@ func TestBillDetail(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestLen(t *testing.T) {
|
func TestLen(t *testing.T) {
|
||||||
fmt.Println(len("【新鲜】带皮猪五花肉约500g/份"))
|
fmt.Println((57 & 1) != 0)
|
||||||
|
fmt.Println((57 & 64) != 0)
|
||||||
|
fmt.Println((0 & 8))
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user