Wesley13 Wesley13
3年前
Visual Studio Code (vscode) 配置 Java 环境
VisualStudioCode(vscode)配置Java环境   最近在学习使用Java,同时使用VSCode也很久了,就想用vscode配置一下开发环境,下面我们开始吧~~~✍✍✍ 主要步骤:  ➤下载安装配置java  ➤配置jav
Stella981 Stella981
3年前
Spring Boot GraphQL 实战 02_增删改查和自定义标量
SpringBootGraphQL实战系列第二篇,使用GraphQL实现增删改查。hello,大叫好,我是小黑,又和大家见面啦~今天我们来继续学习SpringBootGraphQL实战,我们使用的框架是https://github.com/graphqljavakickstart/graphqlspring
Wesley13 Wesley13
3年前
JAVA并发编程1
新手小白学习JAVA并发编程,写个博客记录一下而已(可能会有错的内容,毕竟小白)。首先有一个打印数字的类,publicclassCounter{privateintcount;publicvoidadd(){try{for(inti0;i<10;i){
Stella981 Stella981
3年前
OSChina 开源周刊第三十三期 —— Node.js 和 io.js 准备合作!
每周技术抢先看,总有你想要的!开源资讯1.Node.js和io.js准备合作!合久必分,分久必合?(http://www.oschina.net/news/62149/nodejsandiojsconvergence)2.Nervana开源深度学习软件,性能超Facebook、Nvidia
Stella981 Stella981
3年前
JVM内幕:Java虚拟机详解
用于学习的JVMDIY项目,https://github.com/huangwei2013/jjvm(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fhuangwei2013%2Fjjvm)\这篇文章解释
Stella981 Stella981
3年前
Docker的基础命令
前言最近在学习docker,以下是我整理的一些docker的基础命令,欢迎小伙伴们在评论补充!curlfsSLhttps://get.docker.com/|sh 安装yumyinstalldocker安装(版本较老)systemctlstartdocker启动dockers
Wesley13 Wesley13
3年前
BERT
!(https://oscimg.oschina.net/oscnet/2b4081795228200941c8e0d28cc01316f90.gif)向AI转型的程序员都关注了这个号👇👇👇机器学习AI算法工程  公众号:datayxTensorflowsolutionofNERtaskUsingBi
Stella981 Stella981
3年前
Linux权限说明
经常遇到Linux权限问题,每次都是sudochmodR777/home/www对于数字也是不清晰,今天学习一下做个小笔记。常见用linux权限:444rrr600drw644drwrr666drwrwrw700d
Stella981 Stella981
3年前
Lucene笔记
Lucene学习笔记Lucene的概述:1.1什么是lucenehttp://cloudera.iteye.com/blog/656459(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fcloudera.iteye.com%2Fblog%2F656459)
Stella981 Stella981
3年前
Rust:安装
系列文章,是学习https://kaisery.github.io/trplzhcn/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fkaisery.github.io%2Ftrplzhcn%2F"https://kaisery.github.io/trplzhcn/")