Lou@安全邊際
"Go to bed smarter than when you woke up." — Charlie Munger
Android - if n else, multiple test
int test = 6; \\Main statement
if (){ \\if situation in blacket happen, then do within the brace
}else{ or else do this
}
multiple test with:
( state 1 && state 2) \\ and statement
( state 1 && state 2) \\ or statement
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment