使用STS点击上面快捷栏里面的运行按钮时左上角出现ast jtree example,下面是ROOT-C1/C2/C3
程序无法正常运行,但是我的JRE包还有Java环境都是没问题的,我使用run on server在tomcat上运行就能出来,这是为什么?
使用STS运行程序左上角出现ast jtree example,无法运行
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
qq_42883101 2020-02-15 10:38关注for(i=0,p1=head;inext);//找到要插入行的前一列
p=(text *)malloc(sizeof(text));//为插入行分配空间
p->flat=1;
p->next=p1->next;//从此行向下四行将插入行插入到链表中
p->pre=p1;
p1->next->pre=p;
p1->next=p;
p->string[0]=getchar();
p->string[0]=getchar();
for(i=1;(istring[i-1]!='^');i++)解决评论 打赏 举报无用 9