This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
111
/
websshfork
forked from
wangwei/webssh
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
添加go模块
master
lusiyi
2 years ago
parent
19abb5e1a2
commit
1d658864cc
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
src/main/go-mod/main.go
+ 4
- 0
src/main/go-mod/main.go
View File
@@ -0,0 +1,4 @@
func main(){
printf('hello wold')
io.out('ok')
}
Write
Preview
Loading…
Cancel
Save