V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  huifeng  ›  全部回复第 1 页 / 共 1 页
回复总数  13
直接 trae 就可以 remote 到服务器 用 ai 交互了,你这个的优势是什么
看了下网上的保活脚本,貌似不能做到在其他进程内存或者 cpu 占用高的时候及时释放资源
@totoro625 感谢 我去瞅瞅
2021-09-16 14:02:04 +08:00
回复了 huifeng 创建的主题 问与答 不懂就问,请教 oracle 的位操作
方法说明:
B.2.2 UTL_RAW.BIT_AND
UTL_RAW.BIT_AND performs a bitwise logical AND operation on two raw values. If the values have different lengths, then the AND operation is terminated after the last byte of the shorter of the two values. The unprocessed portion of the longer value is appended to the partial result to produce the final result. The length of the resulting value equals the longer of the two input values.
2021-09-16 14:00:25 +08:00
回复了 huifeng 创建的主题 问与答 不懂就问,请教 oracle 的位操作
看了下方法说明 然后更不明白了
select UTL_RAW.BIT_AND(HEXTORAW('ead11'),HEXTORAW('00001')) from dual; 显示是 000001
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2075 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 05:13 · PVG 13:13 · LAX 22:13 · JFK 01:13
Developed with CodeLauncher
♥ Do have faith in what you're doing.