怎样运行JAVA小程序,(用HTML) 100
这是我写的一个:publicclassZaoCan{publicstaticvoidmain(String[]args){inti=(int)(Math.random()...
这是我写的一个:public class ZaoCan
{
public static void main(String[] args)
{
int i=(int)(Math.random()*6)+1;
switch(i)
{
case1: case6:
System.out.println("你的早餐是牛奶"):
case2:
System.out.println("你的早餐是面包");
case3:
System.out.println("你好,你的早餐是玉米");
case4: case5:
System.out.println(" 你好!你的早餐是花生奶");
}
}
}
如果我这个程序写得不对,请朋友搞定,请朋友告诉我怎么样是HTML运行!步骤全写好!我看就知道怎么做了,谢谢!加分的哦!
希望高手来!谢谢,说一下。我还不会,还有要说得好哦!我要做得到才行! 展开
{
public static void main(String[] args)
{
int i=(int)(Math.random()*6)+1;
switch(i)
{
case1: case6:
System.out.println("你的早餐是牛奶"):
case2:
System.out.println("你的早餐是面包");
case3:
System.out.println("你好,你的早餐是玉米");
case4: case5:
System.out.println(" 你好!你的早餐是花生奶");
}
}
}
如果我这个程序写得不对,请朋友搞定,请朋友告诉我怎么样是HTML运行!步骤全写好!我看就知道怎么做了,谢谢!加分的哦!
希望高手来!谢谢,说一下。我还不会,还有要说得好哦!我要做得到才行! 展开
3个回答
展开全部
html没办法运行这个,最起码要jsp,并且还要服务器支持jsp
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
JAVA脚本加入.
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
HTML应该不行吧,JSP行,写个方法就可以~~
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询