context
-
Exception: Trying to access array offset on value of type null in /vendor/hprose/hprose/src/Hprose/Client.php:383 的排查分析
1、接口响应:Trying to access array offset on value of type null。如图1 图1 2、由于此接口基于 Hprose 请求 RPC …
-
Spring框架课堂笔记
1、spring 1.1 简介 spring 春天—-给软件行业带来了春天 2002年,spring前身interface 21框架 2004年3月24号,spring…
-
spring5入门(七):基于xml配置管理bean,bean生命周期
bean生命周期 通过构造器创建 bean 实例(无参数构造) 为 bean 的属性设置值和对其他 bean 引用(调用 set 方法) 调用 bean 的初始化的方法(需要进行配…
-
spring boot 单元测试
pom.xml <dependency> <groupId>org.springframework.boot</groupId> <art…
-
NX二次开发-调内部函数将对象设置为全局选择(设为高亮选中状态,在选择列表里)
这个会经常用到,我封装了一个函数。NX11及以上版本是”//NXBIN//libugui.dll”,NX11以下版本是”//UGII//lib…