本周在编码的时候,同事遇见了一个问题,始终没弄明白,最后我帮其找到了问题的原因 java传参的时候是传值的方式而不是传址。 public void testMethod(TestObject testObj,int i){      testObj.setTestValue("2");      i++;     System.out.println("testObj.testValue="+testObj.getTestValue()+"int i"+i);//t ...
   begin tran t1        declare @existflag int        SELECT @existflag =rcgoobpr_flag FROM ri_rcgoobpr where ri_manageunitcode=#rvManageunitCode# and        rcgoobpr_id=#rcgoobpr_id#&n ...
lengyue
搜索本博客
最近加入圈子
存档
最新评论