Skip to content
View LJTian's full-sized avatar
💻
working
💻
working
  • UnionTech Software Technology Co., Ltd.
  • beijing

Block or report LJTian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LJTian/README.md

LJTian

#include<stdio.h>

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

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

Popular repositories Loading

  1. openshift openshift Public

    Go 3 1

  2. kubebuilder-cn kubebuilder-cn Public

    Forked from kubernetes-sigs/kubebuilder

    Kubebuilder - SDK for building Kubernetes APIs using CRDs。中国汉化版本 http://book.kubebuilder.io 。准备一边学习一边翻译。

    Go 3

  3. j2y j2y Public

    json to yaml tool。

    Go 3

  4. go-test go-test Public

    Go 2

  5. TCurl TCurl Public

    TCurl 类curl,主要增加了写入数据库的操作,还有日志延迟web散点图、折线图展示。方便直观看到访问情况、延迟情况。

    Go 2

  6. MDVeil MDVeil Public

    MDVeil 是一个用于处理 Markdown 内容的工具,旨在隐蔽内部数据和敏感信息。通过简单的命令行操作,用户可以轻松地隐藏不需要公开的部分,同时保留外部可见的信息。

    Go 2