8000 GitHub - LJTian/LJTian: 我的个人存储库
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LJTian/LJTian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

LJTian

#include<stdio.h>

void main()
{
	printf("Hello! my friend\n");
	return;
}
package main

import "fmt"
func main(){
	fmt.Prinln("Hello! my friend")
	return 
}

minikube

image image

About

我的个人存储库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0