01 2020 档案

摘要:从一个面试题说起... 不借助第三个变量交换a,b两个变量值 一个很经典的答案是通过异或来解决 关键字 先决条件 0为假,1为真 "^":对应逻辑运算异或(XOR)。 重点在"异",只有[1]XOR[0]或[0]XOR[1]才为1;一真一假即真; a ^ a = 0 ; a ^ 0 = a ; 先决 阅读全文 »
posted @ 2020-01-16 00:00 zh89233 阅读(2213) 评论(0) 推荐(0) 编辑
摘要:引用解决方案 Well,Just worked it out. While having both installations we have two ORACLE_HOME directories and both have SQAORA32.dll files. While looking up 阅读全文 »
posted @ 2020-01-13 23:47 zh89233 阅读(3915) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示