软件园学生在线

  • {{ item.name }}
  • 2023试用期

登录与注册

001-Servlet Introduction First assignment of four arithmetic of int and float Usage After imported to IDEA, you can run it at localhost:8080/houduanyyds/ By URL Manually modify the url to get the result Operation Path Plus /add?a=%s&b=%s Minus /subtract?a=%s&b=%s Multiply /mult...

【后端一】潘锦跃

  • 2022-10-15
  • 1

1.注释 ​ //:单行注释(注释内容为一行) / /:多行注释(注释内容超过一行) /* /:文档注释(注释的内容会被解释成程序的正式文档) 2.标识符 标识符的定义要求:标识符由字母、数字、_、$、组成,不能以数字开头,不能是Java中的关键字 需要注意的问题:1.尽量不要使用数字 ​ ...

【零】潘锦跃

  • 2022-10-07
  • 1
© 2025 软件园学生在线
Theme by Wing