- 16
- 0
- 约5.29千字
- 约 11页
- 2017-10-06 发布于河南
- 举报
安卓复习(Android review)
安卓复习(Android review)
1, what is Android based operating system? ()
A, Java, B, UNIX, C, windows, D, Linux
2, which of the following brands of mobile phones is definitely not the Android operating system?
A, HTC, B, moto, C, Nokia, D, apple
3, ROM refers to the mobile phone? ()
A run memory, B storage memory, C audio chip, D memory card
What do you mean by 4 and WIFI? ()
A a technology that connects personal computers, mobile phones, and other terminals to each other in wired mode
B, a technology that connects personal computers, mobile phones and other terminals wirelessly
C mobile wireless network
D Unicoms wireless network
5, to set a TextView red font, which of the following should be used? ()
A setTextColor (0xffff0000); B setColor (0xffff0000)
C setTextColor (0xffff0000), D setColor (red)
6, in Activity, you need to find a ID that is the TextView component of book. Which of the following statements is correct? ()
TextView TV = findViewById (R.id.book);
TextView TV = (TextView) findViewById (R.id.code);
TextView TV = (TextView) findViewById (R.id.book);
TextView TV = (TextView) findViewById (R.string.book);
7, if the android:layout_height attribute value of a TextView is set to wrap_content, then which component will be the following display?
The width of this text field fills the parent container width
The width of the text field occupies only the actual width of the component
The height of this text field fills the parent container height
The height of the text field occupies only the actual height of the component
8. Which of the following can be used as the tooltip for the EditText edit box?
A android:inputType B android:text
C android:digits D android:hint
9, Android, the following belongs to the role of Intent is ()
A implements data sharing between applications
B is a life cycle, no interface program, you can keep the application running in the background, and will not disappear because of switching pages
C enables switching between interfaces, including
您可能关注的文档
- 大连理工船舶考研经验(Experience in graduation examination of Dalian ship).doc
- 大赛首席评估师陈润宵高手的交易模式(Contest chief evaluator Chen Runxiao Master trading model).doc
- 大雅斋瓷器与瓷器小样(Dayazhai porcelain and porcelain samples).doc
- 天之痕隐藏道具(Days of hidden props).doc
- 大陆银行核心业务系统国内厂商(Mainland banks, core business systems, domestic firms).doc
- 天下经济重心东移(The economic center of the world moves eastward).doc
- 大陆对台独的对策讨论(Discussion on the mainland's Countermeasures against Taiwan independence).doc
- 天南星(Arisaema).doc
- 天堂2工匠制作卷出处攻略(Paradise 2 artisan production volume introduction).doc
- 天天21增值系统--网吧客户端--西安任子行实名 setup log(Every day 21 value-added system -- Internet client -- Xi'an renzixing real name setup log).doc
- 安卓系统精简方法和精简列表(Android systems streamlining and streamlining).doc
- 安卓透明教程(Android transparent tutorial).doc
- 安徽2011届皖南八校第三次联考语文答案(The 2011 session of the Anhui Anhui eight school third entrance exam answer in Chinese).doc
- 安徽感想(Impressions of Anhui).doc
- 安徽旅游景点(Anhui attractions).doc
- 安徽省历届分数线(Anhui successive score line).doc
- 安庆小吃(Anqing snacks).doc
- 安全生产规章制度(Rules and regulations of safety production).doc
- 安全教育班会教案 小学低年级 - 教学计划总结 - 免费教育文稿网(Safety education class meeting, lesson plan, junior grade - teaching plan summary - free education manuscript network).doc
- 安徽药采试验隐忧(Anhui drug production test worries).doc
原创力文档

文档评论(0)