会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhangpba
博客园
首页
新随笔
联系
订阅
管理
随笔 - 44
文章 - 0
评论 - 0
阅读 -
66321
09 2021 档案
'javac' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
摘要:1 win10的笔记本,安装jdk并且配置好环境变量后,java java -version可以正常执行,但是在执行javac命令,报错:'javac' 不是内部或外部命令,也不是可运行的程序或批处理文件。 2 解决方法:查看环境变量里面的Path如下: 将红框中的分号(“;”)去掉,分两行写,如下
阅读全文
posted @
2021-09-12 23:24
zhangpba
阅读(3290)
评论(0)
推荐(0)
编辑
公告
昵称:
zhangpba
园龄:
4年7个月
粉丝:
2
关注:
1
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
kafka
(4)
springboot
(3)
liunx
(3)
zuul
(2)
springcloud
(2)
zookeeper
(1)
rabbit
(1)
postman
(1)
mysql
(1)
idea
(1)
更多
随笔分类
docker(1)
idea(3)
java(12)
JVM(3)
kafka(3)
liunx(3)
MAC(5)
redis(1)
shell(1)
测试(1)
数据库(1)
运维(5)
随笔档案
2024年8月(1)
2024年7月(1)
2024年6月(1)
2024年5月(1)
2024年4月(1)
2024年2月(1)
2023年12月(1)
2023年5月(2)
2023年3月(1)
2023年2月(4)
2023年1月(2)
2022年11月(1)
2022年10月(1)
2022年6月(2)
2022年3月(5)
2021年12月(1)
2021年11月(3)
2021年10月(1)
2021年9月(1)
2021年8月(1)
2021年6月(2)
2021年3月(1)
2021年1月(1)
2020年12月(1)
2020年10月(1)
2020年9月(1)
2020年8月(1)
2020年7月(4)
阅读排行榜
1. springboot启动报错:ERROR org.springframework.boot.SpringApplication - Application run failed(14399)
2. String:java:常量字符串过长(12341)
3. idea中启动工程报错:idea Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.(8630)
4. springboot启动报错:nested exception is java.lang.IllegalStateException: Failed to introspect annotated methods on class org.springframework.boot.web.servlet.support.SpringBootServletInitializer(6780)
5. mac上安装redis(3504)
推荐排行榜
1. jmeter的下载安装使用(1)
2. mac上安装redis(1)
3. springboot启动报错:ERROR org.springframework.boot.SpringApplication - Application run failed(1)
4. String:java:常量字符串过长(1)
5. 获取hosts文件中的信息(1)
点击右上角即可分享