Comprehensive Summary of Android Knowledge Points: Essential for Interviews

Comprehensive Summary of Android Knowledge Points: Essential for Interviews

Original link: https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/Android基础知识.md FrameLayout This layout is the simplest among the five layouts. Android does not control the arrangement of child views, and all controls in this layout will default to appear in the top left corner of the view. We can use <span>android:layout_margin</span>, <span>android:layout_gravity</span> and other attributes to control the position of child controls … Read more

Essential Computer Knowledge for Higher Education Entrance Exam

Essential Computer Knowledge for Higher Education Entrance Exam

Scan to join Let’s study together! Computer fundamentals are essential subjects for the higher education entrance exam in some provinces. The exam questions on computer fundamentals are mostly multiple-choice and true/false questions.Although the exam is not very difficult, it requires memorization, as the knowledge points are scattered. Today, I will summarize some computer knowledge points … Read more