目录 一、jdk安装 【jdk for window】 【jdk for mac、linux】 二、android sdk安装 【Android sdk for windows】 【Android sdk for mac】 【Android sdk for linux】 三、Nodejs安装 【nodejs for window】 【nodejs for linux】 【no
先上JAVA官方文档 /*** Rounding mode to round away from zero. Always increments the* digit prior to a nonzero discarded fraction. Note that this rounding* mode never decreases the magnitude of the cal
一、SpringMVC基础入门,创建一个HelloWorld程序 1.首先,导入SpringMVC需要的jar包。 2.添加Web.xml配置文件中关于SpringMVC的配置 <!--configure the setting of springmvcDispatcherServlet and configure the mapping--><servlet><servlet-