上一篇主要是基础语法,这一篇主要是 GUI 方面的题目。 GUI 非常老啦,如果不是为了考试,才不学这个。 1,在 java.awt.event 包中用来检测并对事件做出反应的模型有哪些? 答:源对象(Source)、监视器对象(Eventlistener)、事件对象(EventObject) 监[......] 继续阅读

2020年3月28日 0条评论 3182点热度 0人点赞 痴者工良 阅读全文

The previous article mainly focused on basic syntax, while this one focuses on GUI-related topics. GUI is very old, and I wouldn't learn it if it wer[......] 继续阅读

2020年3月28日 0条评论 3176点热度 0人点赞 痴者工良 阅读全文

笔者擅长 C# 语言,4月份要考试,学习 JAVA 是为了考试罢了。 如何在最短时间内学习 JAVA 基础语法和通过考试考核呢~ 学习 JAVA ,要为了应付考试,判断、循环这部分,C、C++、C#、JAVA 都是一样的,不需要重复学习。 基础语法上,C++ 跟 C# 接近,例如命名空间(names[......] 继续阅读

2020年3月28日 0条评论 2928点热度 0人点赞 痴者工良 阅读全文

The author is proficient in C#, and is learning JAVA solely for an exam in April. How to learn the basic syntax of JAVA and pass the exam in the sho[......] 继续阅读

2020年3月28日 0条评论 66点热度 0人点赞 痴者工良 阅读全文