scanner scanner 类中的next() , nextLine()方法 package com.study.scanner; import java.util.Scanner; public class a1 { public static void main(String[] args) ...
分类:
编程语言 时间:
2021-05-04 16:10:05
阅读次数:
0
```javapublic class oopDemo6Student { String name; int age; public void study(){ System.out.println(this.name+"在学习"); }}//person >名字、生日、身高、体重//类(抽象) > ...
分类:
其他好文 时间:
2021-04-30 12:16:19
阅读次数:
0
Markdown Study 标题: 两个##+空格 二级标题;三个###+空格 三级标题 title title 字体: HelloWorld! 两边都加两个* 字体加粗 HelloWorld! 两边都加一个* 为斜体 HelloWorld! 两边加三个* 字体斜体加粗 HelloWorld! 两 ...
分类:
编程语言 时间:
2021-04-08 13:50:49
阅读次数:
0
简化对象写法 ES6允许再大括号里面,直接写入变量和函数,作为对象的属性和方法。 遮眼法的书写更加简洁 let name = 'study'; let change = function(){ consoel.log('I like study'); } const study = { name, ...
分类:
其他好文 时间:
2021-02-03 10:42:33
阅读次数:
0
有声朗读:https://www.ximalaya.com/gerenchengzhang/38551524/380013721 Github: https://github.com/lhghroom/Self-study-ability-is-the-core-competitiveness-in ...
分类:
其他好文 时间:
2021-01-30 12:19:29
阅读次数:
0
package com.zxz.study.util; import javax.servlet.ServletOutputStream; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServ ...
分类:
其他好文 时间:
2021-01-28 11:51:52
阅读次数:
0
[root@study ~]# chown [-R] 帐号名称 文件或目录[root@study ~]# chown [-R] 帐号名称:群组名称 文件或目录选项与参数:-R : 进行递回(recursive)的持续变更,亦即连同次目录下的所有文件都变更范例:将 initial-setup-ks.c ...
分类:
系统相关 时间:
2021-01-25 10:57:23
阅读次数:
0
kubectl is the official Kubernetes CLI and it interacts with your Kubernetes cluster's API server via its API. It is configured by default using the ~ ...
分类:
Web程序 时间:
2021-01-14 10:52:04
阅读次数:
0
有声朗读:https://www.ximalaya.com/gerenchengzhang/38551524/369015712(建议听有声朗读,是完整版本)Github: https://github.com/lhghroom/Self-study-ability-is-the-core-comp ...
分类:
其他好文 时间:
2020-12-31 12:48:30
阅读次数:
0
https://api.weibo.com/oauth2/authorize? client_id=4122644977 &response_type=code &state=study& forcelogin=true& '''redirect_uri=https%3A%2F%2Fstudy.16 ...
分类:
其他好文 时间:
2020-12-05 10:59:14
阅读次数:
8