gdcbhtd

gdcbhtd

V2EX 第 245619 号会员,加入于 2017-07-30 20:09:36 +08:00
今日活跃度排名 11838
根据 gdcbhtd 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
gdcbhtd 最近回复了
vx:ZmVpbWFrZWppOA==
3 天前
回复了 iceWater10 创建的主题 生活 遇事报警真能解决问题吗?
马上水深火热了
13 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
@walle1530 感谢 已成功
13 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
站长好像漏掉了,用户名:mejahax994 谢谢
14 天前
回复了 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"}}}}}
136 天前
回复了 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   ·   我们的愿景   ·   实用小工具   ·   2839 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 14:37 · PVG 22:37 · LAX 07:37 · JFK 10:37
Developed with CodeLauncher
♥ Do have faith in what you're doing.