gdcbhtd

gdcbhtd

V2EX 第 245619 号会员,加入于 2017-07-30 20:09:36 +08:00
今日活跃度排名 1967
根据 gdcbhtd 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
gdcbhtd 最近回复了
16 小时 14 分钟前
回复了 huahuaccc 创建的主题 上海 苦于二房东不给办,求靠谱的代办上海居住证联系方式
vx:ZmVpbWFrZWppOA==
2 天前
回复了 iceWater10 创建的主题 生活 遇事报警真能解决问题吗?
马上水深火热了
12 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
@walle1530 感谢 已成功
12 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
站长好像漏掉了,用户名:mejahax994 谢谢
13 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
用户名:mejahax994 谢谢
这个配色确实一言难尽,太粉了
好像并不稳定啊。
{"error":{"message":"The response was filtered due to the prompt triggering Azure OpenAI's content management policy. Please modify your prompt and retry. To learn more about our content filtering policies please read our documentation: https://go.microsoft.com/fwlink/?linkid=2198766","type":null,"param":"prompt","code":"content_filter","status":400,"innererror":{"code":"ResponsibleAIPolicyViolation","content_filter_result":{"hate":{"filtered":false,"severity":"safe"},"self_harm":{"filtered":true,"severity":"medium"},"sexual":{"filtered":false,"severity":"safe"},"violence":{"filtered":false,"severity":"safe"}}}}}
135 天前
回复了 zhongpingjing 创建的主题 Redis 求教一下 Redis 哨兵模式下,主从延迟问题
伪代码:
JedisSentinelPool pool = new JedisSentinelPool("mymaster", sentinels, config);
Jedis jedis = pool.getResource();
// 获取当前主库的地址和端口
HostAndPort currentMaster = pool.getCurrentHostMaster();
// 确保读操作只在主库上执行
jedis.slaveofNoOne();
String ticket = jedis.get("ticket");
jedis.close();
pool.close();
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   982 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 22:08 · PVG 06:08 · LAX 15:08 · JFK 18:08
Developed with CodeLauncher
♥ Do have faith in what you're doing.