电脑知识|欧美黑人一区二区三区|软件|欧美黑人一级爽快片淫片高清|系统|欧美黑人狂野猛交老妇|数据库|服务器|编程开发|网络运营|知识问答|技术教程文章 - 好吧啦网

您的位置:首頁技術(shù)文章
文章詳情頁

Android Studio實(shí)現(xiàn)長方體表面積計(jì)算器

瀏覽:10日期:2022-09-24 09:26:12

本文實(shí)例為大家分享了Android Studio實(shí)現(xiàn)長方體、表面積計(jì)算器的具體代碼,供大家參考,具體內(nèi)容如下

寫了兩個方法(在我理解之中有三個方法,其中循環(huán)字符串匹配太low了,pass掉),目前先上傳一個,后續(xù)補(bǔ)上。針對這個問題 總共有四個文件

方法一:正則表達(dá)式

1.MainActivity.java

package com.example.flyyu.four;import android.content.Intent;import android.support.v7.app.AppCompatActivity;import android.os.Bundle;import android.view.View;import android.widget.EditText;import android.widget.Toast;import java.util.regex.Pattern;public class MainActivity extends AppCompatActivity implements View.OnClickListener{ @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); } @Override public void onClick(View v) { EditText a=(EditText)findViewById(R.id.editText); EditText b=(EditText)findViewById(R.id.editText2); EditText c=(EditText)findViewById(R.id.editText3); Intent it=new Intent(this,biapmianji.class); if (!isNumber(a.getText().toString())&&!isNumber(b.getText().toString())&&!isNumber(c.getText().toString())){ it.putExtra('a',a.getText().toString()); it.putExtra('b',b.getText().toString()); it.putExtra('c',c.getText().toString()); MainActivity.this.startActivity(it); } } public boolean isNumber(String s){ String pattern = '.*D.*'; boolean isMatch = Pattern.matches(pattern,s); if (isMatch||s.length()==0){ Toast.makeText(this,'輸入異常',Toast.LENGTH_SHORT).show(); return true; } return isMatch; }}

2.biapmianji.java

package com.example.flyyu.four;import android.content.Intent;import android.support.v7.app.AppCompatActivity;import android.os.Bundle;import android.view.View;import android.widget.TextView;public class biapmianji extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_biapmianji); TextView textView=(TextView)findViewById(R.id.textView4); Intent it=this.getIntent(); float a=Float.valueOf(it.getStringExtra('a')) ; float b=Float.valueOf(it.getStringExtra('b')) ; float c=Float.valueOf(it.getStringExtra('c')) ; String s=(2*(a*b+a*c+b*c))+''; textView.setText('該長方體的表面積為:'+s);// textView.setText('該長方體的表面積為:'+a); }}

3.activity_biapmianji.XML

<?xml version='1.0' encoding='utf-8'?><android.support.constraint.ConstraintLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:app='http://schemas.android.com/apk/res-auto' xmlns:tools='http://schemas.android.com/tools' android:layout_width='match_parent' android:layout_height='match_parent' tools:context='com.example.flyyu.four.biapmianji'> <TextView android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_marginBottom='8dp' android:layout_marginLeft='8dp' android:layout_marginRight='8dp' android:layout_marginTop='8dp' android:text='TextView' android:textSize='18sp' app:layout_constraintBottom_toBottomOf='parent' app:layout_constraintHorizontal_bias='0.174' app:layout_constraintLeft_toLeftOf='parent' app:layout_constraintRight_toRightOf='parent' app:layout_constraintTop_toTopOf='parent' app:layout_constraintVertical_bias='0.083' /></android.support.constraint.ConstraintLayout>

4.activity_main.XML

<?xml version='1.0' encoding='utf-8'?><!--<android.support.constraint.ConstraintLayout xmlns:android='http://schemas.android.com/apk/res/android'--><android.widget.LinearLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:app='http://schemas.android.com/apk/res-auto' xmlns:tools='http://schemas.android.com/tools' android:layout_width='match_parent' android:layout_height='match_parent' android:orientation='vertical' tools:context='com.example.flyyu.four.MainActivity'> <TextView android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_weight='1' android:text='長:' /> <EditText android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_weight='1' android:ems='10' android:inputType='text' /> <TextView android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_weight='1' android:text='寬:' /> <EditText android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_weight='1' android:ems='10' android:inputType='text' /> <TextView android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_weight='1' android:text='高:' /> <EditText android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_weight='1' android:ems='10' android:inputType='text' /> <Button android: android:layout_width='match_parent' android:layout_height='wrap_content' android:layout_weight='1' android:onClick='onClick' android:text='計(jì)算' /></android.widget.LinearLayout>

更多計(jì)算器功能實(shí)現(xiàn),請點(diǎn)擊專題: 計(jì)算器功能匯總 進(jìn)行學(xué)習(xí)

關(guān)于Android計(jì)算器功能的實(shí)現(xiàn),查看專題:Android計(jì)算器 進(jìn)行學(xué)習(xí)。

以上就是本文的全部內(nèi)容,希望對大家的學(xué)習(xí)有所幫助,也希望大家多多支持好吧啦網(wǎng)。

標(biāo)簽: Android
相關(guān)文章:
主站蜘蛛池模板: 二次元影像仪|二次元测量仪|拉力机|全自动影像测量仪厂家_苏州牧象仪器 | 西门子伺服控制器维修-伺服驱动放大器-828D数控机床维修-上海涌迪 | POM塑料_PBT材料「进口」聚甲醛POM杜邦原料、加纤PBT塑料报价格找利隆塑料 | 注塑模具_塑料模具_塑胶模具_范仕达【官网】_东莞模具设计与制造加工厂家 | 不锈钢管件(不锈钢弯头,不锈钢三通,不锈钢大小头),不锈钢法兰「厂家」-浙江志通管阀 | 防潮防水通风密闭门源头实力厂家 - 北京酷思帝克门窗 | 阴离子_阳离子聚丙烯酰胺厂家_聚合氯化铝价格_水处理絮凝剂_巩义市江源净水材料有限公司 | 布袋除尘器|除尘器设备|除尘布袋|除尘设备_诺和环保设备 | 激光内雕_led玻璃_发光玻璃_内雕玻璃_导光玻璃-石家庄明晨三维科技有限公司 激光内雕-内雕玻璃-发光玻璃 | Eiafans.com_环评爱好者 环评网|环评论坛|环评报告公示网|竣工环保验收公示网|环保验收报告公示网|环保自主验收公示|环评公示网|环保公示网|注册环评工程师|环境影响评价|环评师|规划环评|环评报告|环评考试网|环评论坛 - Powered by Discuz! | 湖南成人高考报名-湖南成考网 | 网站优化公司_北京网站优化_抖音短视频代运营_抖音关键词seo优化排名-通则达网络 | 釜溪印象网络 - Powered by Discuz! | 杭州货架订做_组合货架公司_货位式货架_贯通式_重型仓储_工厂货架_货架销售厂家_杭州永诚货架有限公司 | 安平县鑫川金属丝网制品有限公司,声屏障,高速声屏障,百叶孔声屏障,大弧形声屏障,凹凸穿孔声屏障,铁路声屏障,顶部弧形声屏障,玻璃钢吸音板 | 辊道窑炉,辊道窑炉厂家-山东艾希尔 | 红外光谱仪维修_二手红外光谱仪_红外压片机_红外附件-天津博精仪器 | 苏州柯瑞德货架-仓库自动化改造解决方案| 硫酸亚铁-聚合硫酸铁-除氟除磷剂-复合碳源-污水处理药剂厂家—长隆科技 | 烟台条码打印机_烟台条码扫描器_烟台碳带_烟台数据采集终端_烟台斑马打印机-金鹏电子-金鹏电子 | 企业VI设计_LOGO设计公司_品牌商标设计_【北京美研】 | 档案密集架,移动密集架,手摇式密集架,吉林档案密集架-厂家直销★价格公道★质量保证 | 全自动包装机_灌装机生产厂家-迈驰包装设备有限公司 | 柔软云母板-硬质-水位计云母片组件-首页-武汉长丰云母绝缘材料有限公司 | 河南彩印编织袋,郑州饲料编织袋定制,肥料编织袋加工厂-盛军塑业 河南凯邦机械制造有限公司 | 仓储货架_南京货架_钢制托盘_仓储笼_隔离网_环球零件盒_诺力液压车_货架-南京一品仓储设备制造公司 | 骨龄仪_骨龄检测仪_儿童骨龄测试仪_品牌生产厂家【品源医疗】 | 超声波反应釜【百科】-以马内利仪器 | 微波萃取合成仪-电热消解器价格-北京安合美诚科学仪器有限公司 | 2025福建平潭岛旅游攻略|蓝眼泪,景点,住宿攻略-趣平潭网 | 桂林腻子粉_内墙外墙抗裂砂浆腻子粉推荐广西鑫达涂料厂家供应 | 机构创新组合设计实验台_液压实验台_气动实训台-戴育教仪厂 | 北京征地律师,征地拆迁律师,专业拆迁律师,北京拆迁律师,征地纠纷律师,征地诉讼律师,征地拆迁补偿,拆迁律师 - 北京凯诺律师事务所 | 动力配电箱-不锈钢配电箱-高压开关柜-重庆宇轩机电设备有限公司 聚天冬氨酸,亚氨基二琥珀酸四钠,PASP,IDS - 远联化工 | 银川美容培训-美睫美甲培训-彩妆纹绣培训-新娘化妆-学化妆-宁夏倍莱妮职业技能培训学校有限公司 临时厕所租赁_玻璃钢厕所租赁_蹲式|坐式厕所出租-北京慧海通 | 三氯异氰尿酸-二氯-三氯-二氯异氰尿酸钠-优氯净-强氯精-消毒片-济南中北_优氯净厂家 | 武汉不干胶印刷_标签设计印刷_不干胶标签印刷厂 - 武汉不干胶标签印刷厂家 | 重庆网站建设,重庆网站设计,重庆网站制作,重庆seo,重庆做网站,重庆seo,重庆公众号运营,重庆小程序开发 | 北京三友信电子科技有限公司-ETC高速自动栏杆机|ETC机柜|激光车辆轮廓测量仪|嵌入式车道控制器 | 苏州伊诺尔拆除公司_专业酒店厂房拆除_商场学校拆除_办公楼房屋拆除_家工装拆除拆旧 | 细石混凝土泵_厂家_价格-烟台九达机械有限公司 |