TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Quick Reminder: Java Programming Quickstart in Ubuntu 12.04

1 点作者 era86超过 12 年前

1 comment

fruchtose超过 12 年前
Good on you for trying different languages!<p>"An old Java convention is keeping the name of the file and it's class the same."<p>One correction, the Java compiler <i>requires</i> the filename to be the same as the public class present in the file. You will see a compile time error if this condition is not met.
评论 #5019056 未加载