1 Star 0 Fork 0

chenchaoran / hello-world

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

hello-world

my first repository. edit by ccr.

##开发常见问题:


@Slf4j 使用lombok的日志报错时:

1.安装lombok插件

2.Setting -> Build -> Compiler -> Annotation Processors:勾选✅Enable annotation processing

3.将org.slf4j.Logger添加到class path


sublime Text3安装python3环境

i.Tools -> Build System -> New Build System

替换为下面内容:

{
"cmd": ["/usr/local/bin/python3", "-u", "$file"]
}

保存为"Python3.xx-xx"

ii.Tools -> Build System, 选择Python3.(就是刚才保存的,之前只有Python(默认的,为python2))

iii.View -> Syntax -> Python

iv.新建一个test.py文件,输入'print("test")',command+S保存,command+B运行。\n\r运行成功则OK。


空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenchaoran/hello-world.git
git@gitee.com:chenchaoran/hello-world.git
chenchaoran
hello-world
hello-world
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891