Noven Zhen

Results 4 issues of Noven Zhen

在面经手册关于内存模型和内存分区的演进一章中,内存分区和内存模型感觉有点混淆,内存模型(JMM)是一种规范,目的是解决多线程并发通过内存共享通信时,主内存和工作内存的数据一致性问题,保证内存共享的正确性。内存分区也就是通常意义上理解的jvm运行时数据区的分区。个人意见,仅供参考

子工程部分使用vue2,部分使用vue3,公共依赖写明vue2,使用vue3的子工程编译会报错,提示找不到vue依赖

when the script include special character '%',using rest api to create or config job,will get the exception as follow: java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern ### Expected...

when the script include special character '%',using rest api to create or config job,will get the exception as follow: java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern ### Expected...