搜索资源列表
Javacaculator
- 使用Java制作计算器的实例,适合学习的Java源码下载。运用了Java2的图形界面技术和消息响应技术。通过图形界面技术,制作了计算器的用户界面。通过消息响应技术,实现响应用户的操作的功能,最终实现人机交互。用到的JAVA知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应。 程序及注释 首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultipl
Ch06
- 使用线性布局语句LinearLayout和相对布局语句RelativeLay out;Button文字按钮组件以及监听;ImageButton图形按钮组件以及触发事件。(Use linear layout statement LinearLayout and relative layout statement RelativeLay out; Button text button component and monitor; ImageButton graphic button componen
Ch6_4
- 使用线性布局语句LinearLayout和相对布局语句RelativeLay out;Button文字按钮组件以及监听;ImageButton图形按钮组件以及触发事件。(Use linear layout statement LinearLayout and relative layout statement RelativeLay out; Button text button component and monitor; ImageButton graphic button componen