Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实验四:Android界面设计编程 #4

Open
zengsn opened this issue Mar 24, 2018 · 0 comments
Open

实验四:Android界面设计编程 #4

zengsn opened this issue Mar 24, 2018 · 0 comments
Labels
Lab 实验要求

Comments

@zengsn
Copy link
Contributor

zengsn commented Mar 24, 2018

实验目标

  1. 根据选题要求设计界面布局及控件使用;
  2. 布局xml及界面控制操作代码提交并截图;
  3. 将应用运行结果截图。(不要做登录注册!)

实验内容

  1. 使用其中一种布局方式,设计所选题目的界面:

image

  1. 通过控件ID获取界面对象,执行相关操作:
android:id="@+id/my_button"
  1. 实现界面控件的事件处理,例如点击按钮:

image

public class MainActivity extends Activity  implements OnClickListener {    
    ......   
    @Override    
    public void onClick(View v) { 
    ......

实验提示

  1. 重写实验报告,可以网站上直接修改和预览,但是要在自己电脑上执行命令:
git pull
  1. 注意复习和参考前几次实验的步骤与要求:

实验参考(待更新)

16android

@zengsn zengsn added the Lab 实验要求 label Mar 24, 2018
1614080902117 added a commit to 1614080902117/android-labs-2018 that referenced this issue Mar 26, 2018
PickForSth added a commit to PickForSth/android-labs-2018 that referenced this issue May 6, 2018
XuJiaHongHong added a commit to XuJiaHongHong/android-labs-2018 that referenced this issue May 7, 2018
XuJiaHongHong added a commit to XuJiaHongHong/android-labs-2018 that referenced this issue May 7, 2018
yangyangyang2017 added a commit to yangyangyang2017/android-labs-2018 that referenced this issue May 8, 2018
hzutanziyang added a commit to hzutanziyang/android-labs-2018 that referenced this issue May 9, 2018
hzutanziyang added a commit to hzutanziyang/android-labs-2018 that referenced this issue May 9, 2018
zengsn added a commit that referenced this issue May 9, 2018
zengsn added a commit that referenced this issue May 9, 2018
zengsn added a commit that referenced this issue May 9, 2018
zengsn added a commit that referenced this issue May 9, 2018
zglx added a commit to zglx/android-labs-2018 that referenced this issue May 9, 2018
zglx added a commit to zglx/android-labs-2018 that referenced this issue May 9, 2018
wojiaojianxiaobai added a commit to wojiaojianxiaobai/android-labs-2018 that referenced this issue May 9, 2018
Demanding added a commit to Demanding/android-labs-2018 that referenced this issue May 9, 2018
zglx added a commit to zglx/android-labs-2018 that referenced this issue May 10, 2018
zglx added a commit to zglx/android-labs-2018 that referenced this issue May 10, 2018
zglx added a commit to zglx/android-labs-2018 that referenced this issue May 10, 2018
zglx added a commit to zglx/android-labs-2018 that referenced this issue May 10, 2018
zglx added a commit to zglx/android-labs-2018 that referenced this issue May 10, 2018
bujingyu added a commit to bujingyu/android-labs-2018 that referenced this issue May 10, 2018
ChenchenJT added a commit to ChenchenJT/android-labs-2018 that referenced this issue May 10, 2018
1614080902117 added a commit to 1614080902117/android-labs-2018 that referenced this issue May 10, 2018
1614080902117 added a commit to 1614080902117/android-labs-2018 that referenced this issue May 10, 2018
BingleHu added a commit to BingleHu/android-labs-2018 that referenced this issue May 10, 2018
BingleHu added a commit to BingleHu/android-labs-2018 that referenced this issue May 10, 2018
BingleHu added a commit to BingleHu/android-labs-2018 that referenced this issue May 10, 2018
BingleHu added a commit to BingleHu/android-labs-2018 that referenced this issue May 10, 2018
LJJ995 added a commit to LJJ995/android-labs-2018 that referenced this issue May 31, 2018
YQ1997 added a commit to YQ1997/android-labs-2018 that referenced this issue May 31, 2018
BoyJDG added a commit to BoyJDG/android-labs-2018 that referenced this issue May 31, 2018
woshilinglei added a commit to woshilinglei/android-labs-2018 that referenced this issue May 31, 2018
woshilinglei added a commit to woshilinglei/android-labs-2018 that referenced this issue May 31, 2018
zengfiora added a commit to zengfiora/android-labs-2018 that referenced this issue May 31, 2018
liyanghey added a commit to liyanghey/android-labs-2018 that referenced this issue May 31, 2018
liyanghey added a commit to liyanghey/android-labs-2018 that referenced this issue May 31, 2018
AisakaTaika added a commit to AisakaTaika/android-labs-2018 that referenced this issue May 31, 2018
AisakaTaika added a commit to AisakaTaika/android-labs-2018 that referenced this issue May 31, 2018
Min4396 added a commit to Min4396/android-labs-2018 that referenced this issue Jun 1, 2018
Min4396 added a commit to Min4396/android-labs-2018 that referenced this issue Jun 1, 2018
li763407418 added a commit to li763407418/android-labs-2018 that referenced this issue Jun 1, 2018
li763407418 added a commit to li763407418/android-labs-2018 that referenced this issue Jun 1, 2018
zengsn added a commit that referenced this issue Jun 2, 2018
#1 #2 实验和报告修改,#3 第三次实验,#4 第四次实验
zengsn added a commit that referenced this issue Jun 2, 2018
zengsn added a commit that referenced this issue Jun 2, 2018
zengsn added a commit that referenced this issue Jun 2, 2018
#4 #1439  第四次实验修改和第五次实验
zengsn added a commit that referenced this issue Jun 2, 2018
zengsn added a commit that referenced this issue Jun 2, 2018
zengsn added a commit that referenced this issue Jun 2, 2018
aLesion added a commit to aLesion/android-labs-2018 that referenced this issue Jun 2, 2018
aLesion added a commit to aLesion/android-labs-2018 that referenced this issue Jun 2, 2018
zengsn added a commit that referenced this issue Jun 2, 2018
zengsn added a commit that referenced this issue Jun 2, 2018
#4 把实验报告放进自己目录
zengsn added a commit that referenced this issue Jun 2, 2018
#4 #5 #6 #1338 实验四 实验五 实验六
w123rq added a commit to w123rq/android-labs-2018 that referenced this issue Sep 22, 2018
w123rq added a commit to w123rq/android-labs-2018 that referenced this issue Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lab 实验要求
Projects
None yet
Development

No branches or pull requests

1 participant