
解决方法
AI阿聪
日拱一卒无有尽,功不唐捐终入海。一点一滴,慢慢来。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Anaconda安装库出现ProxyError错误
1.Anaconda安装库出现如下报错内容:ProxyError: Conda cannot proceed due to an error in your proxy configuration.Check for typos and other configuration errors in any '.netrc' file in your home directory,any envi...原创 2020-01-09 19:45:51 · 22127 阅读 · 17 评论 -
如何处理Chrome浏览器打开失败的问题
出现此现象,归根到底是由于翻墙时,代理设置未解决。解决方法1.打开谷歌浏览器;2.进入到设置,下拉至底部,点击高级设置;3.在系统那栏中,打开代理设置;4.点击“局域网设置” ;5.在代理服务器这栏中,不勾选;6.最后,点击确认按钮,刷新网页,即可弹出网页。...原创 2019-03-07 20:56:15 · 5008 阅读 · 0 评论 -
ORA-12528: TNS: 监听程序: 所有适用例程都无法建立新连接
1.在sql plus界面中输入conn/as sysdba请输入用户名: conn /as sysdba输入口令:连接到:Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit ProductionWith the Partitioning, OLAP, Data Mining and Real App...原创 2019-04-20 22:44:05 · 7963 阅读 · 4 评论 -
如何向eclipse导入项目
1.选择菜单栏“file“”下的“import”2.选中“Existing Projects into Wordspace”,然后点击“Next”3.点击“Browse”选中要导入的项目,然后再勾选“Copy projects into workspace”,最后点击“Finish”,完成...原创 2019-04-17 19:53:06 · 6011 阅读 · 0 评论