当前位置: 代码迷 >> 综合 >> transient(java)
  详细解决方案

transient(java)

热度:87   发布时间:2024-02-08 19:28:30.0

Java 中的 transient 关键字被用来表示变量将不被序列化处理

  相关解决方案