2013年9月26日 星期四

java-mod



if ( (a % 2) == 0)
{
    isEven = true
}
else
{
    isEven = false
}

沒有留言:

張貼留言