老师,为啥我把搜镜像的命令粘过来,是这样的啊
就我自己听不懂嘛
安装了flask-sqlalchemy之后运行from flask_sqlalchemy import SQLAlchemy报错显示找不到flask_sqlalchemy
老师我这个一直在加载转圈圈,也没有报错。我试了下docker里启动tomcat是可以访问的,防火墙关了。。
老师,我的图表画出来标签都显示不了是什么情况
老师,MySQL显示时区不太对,我看博客说修改my.ini文件,我没有找到
我感觉Nat也可以,Nat模式中,虚拟机不是可以访问同事的主机吗
最后那个题确实是只有桥接才可以吗?
老师,为什么我点击导航下面的视图不会改变,上面的路径已经改变了,只有手动刷新才可以
这是怎么了
MAX—ARRAY—SIZE 是什么? 这里讲的比较简略,没听明白。16:38-42 左右
这是啥意思,不是很懂,为什么要用s
import java.util.Scanner; public class TaxCalculator { public static int taxCalculator(int a,int b){ int taxGet = (a-b-5000),tax; if (taxGet<3000){ tax = taxGet * 3% -0; }else if(taxGet<12000){ tax = taxGet * 10% -210; }else if (taxGet<25000){ tax = taxGet * 20% -1410; }else if (taxGet<35000){ tax = taxGet * 25% -2660; }else if (taxGet<55000){ tax = taxGet * 30% -4410; }else if (taxGet<80000){ tax = taxGet * 35% -7160; }else{ tax = taxGet * 45% -15160; } System.out.println("你的全年税为: "+tax*12); return tax; } public static void main(String[] args) { Scanner s = new Scanner(System.in); System.out.println("********月薪计算器********"); System.out.println("请输入月薪"); int monthSalary = s.nextInt(); System.out.println("请输入社会各项保险费"); int insurance = s.nextInt(); System.out.println("你的月薪是: "+monthSalary); System.out.println("你的社会各项保险是: "+insurance); taxCalculator(monthSalary,insurance); } }
老师,我试着用方法做了下,先写main再写方法没出现error,像上面代码一样先写方法就出现了如下的error,是什么原因呢?
非常抱歉给您带来不好的体验!为了更深入的了解您的学习情况以及遇到的问题,您可以直接拨打投诉热线:
我们将在第一时间处理好您的问题!
关于
课程分类
百战程序员微信公众号
百战程序员微信小程序
©2014-2025百战汇智(北京)科技有限公司 All Rights Reserved 北京亦庄经济开发区科创十四街 赛蒂国际工业园网站维护:百战汇智(北京)科技有限公司 京公网安备 11011402011233号 京ICP备18060230号-3 营业执照 经营许可证:京B2-20212637