上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 52 下一页
摘要: 你是近处的烟火,也是远处的星河 今天,杂乱无章。 感觉,不可思议。 像能遇见一样,提前难过。 心理学上有一个期望定律也叫皮革马利翁... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(21) 评论(0) 推荐(0)
摘要: 点击这里 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(15) 评论(0) 推荐(0)
摘要: 首先百度了一下,网上有类似的博客,一下是百度的内容 在Java的简单程序编写过程中,如上代码出现了小小的提示,这种简短的小... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(0) 评论(0) 推荐(0)
摘要: #includeusing namespace std;int main(){ int temp1; int temp2... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(66) 评论(0) 推荐(0)
摘要: 我的肩上是风,风上是闪烁的星群。 骑车的时候喜欢放空自己。 突然,没注意到脚下和身后面。 令人愉快的方法除了丢东西还有买东西。 好... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(13) 评论(0) 推荐(0)
摘要: #include#includeusing namespace std;int main(){ string s("12345as... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(65) 评论(0) 推荐(0)
摘要: 串的基本概念 串的概念 串(String)是零个或多个字符组成的有限序列。一般记作 S=“a1a2a3…an”,其中S是串名,用... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(106) 评论(0) 推荐(0)
摘要: Java默认构造函数的作用,有需要的朋友可以参考下。 class Person{ private Strin... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(49) 评论(0) 推荐(0)
摘要: 在java中,为了保证数据的安全性,我们会把数据定义为private等(私有、封装),如果想要调用就会用到set()方法与get... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(158) 评论(0) 推荐(0)
摘要: 笔者之前一直很疑惑:为什么别人的源代码中的类要继承,居然一定要写super,而且必须写在第一行。不然就会报错。 刚刚开始还以为是... 阅读全文
posted @ 2022-11-21 18:56 TwcatL_tree 阅读(75) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 52 下一页