代码--->通过javac.exe变字节码.java---->JVM运行
CPU找到变量再找数据存储(常量):节省存储空间
变量:可以改变的向量存储,在使用之前必须赋值(变量的初始化)
最小单位bit -----> 8bit=1Byte ------>1024Byte=1KB
算数运算的最先单位是int : 如 byte + byte 得到的结果是int类型
复合运算 : b1 +=10 这种数据类型不会发生变化
逻辑运算: &为与运算 , && 为短路与运算
推荐阅读:
vue.js:634 [Vue warn]: Property or method "userName" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See:
SpringBoot 整合 webapp时 访问404的解决办法
SpringCloud怎么调用多个服务的信息
状态码:415,发送HTTP请求返回415状态码的解决办法
Vue 打开页面时就加载方法,例如查询
Spring整合Mybatis
SpringCloud 加入 thymleaf前端页面的方法
Controller之间的跳转
Spring AOP的实现原理
This may be the result of an unspecified view, due to default view name generation
行动消除疑虑