i'm using eclipse with ADT plugin, and i'm developing an app where i want to use if then and else.
i want to do this
if file.txt not exist
then do
startDownload();
readFile();
else delete file.txt
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…