V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  gdcbhtd  ›  全部回复第 3 页 / 共 13 页
回复总数  242
1  2  3  4  5  6  7  8  9  10 ... 13  
悟空的赢利点是什么呀
分母+1
240 天前
回复了 reaCodes 创建的主题 Apple MacBook Intel 芯真的过时了,风扇转的厉害
@Chrizxy 清灰+相变片 风扇还是呼呼的,对比 M1 M1 是真安静
vx:ZmVpbWFrZWppOA==
246 天前
回复了 iceWater10 创建的主题 生活 遇事报警真能解决问题吗?
马上水深火热了
256 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
@walle1530 感谢 已成功
256 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
站长好像漏掉了,用户名:mejahax994 谢谢
256 天前
回复了 walle1530 创建的主题 推广 手里有大量 GPT 额度欢迎白嫖
用户名:mejahax994 谢谢
这个配色确实一言难尽,太粉了
2023-11-27 17:55:30 +08:00
回复了 zbowen66 创建的主题 分享创造 已经稳定运行 7 个月,国内可用的 ChatGPT API
好像并不稳定啊。
{"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"}}}}}
2023-11-14 13:30:10 +08:00
回复了 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();
哪一代的品控不拉?
@fsq2211 这名字是不好听 谁用谁寄( G )了
1  2  3  4  5  6  7  8  9  10 ... 13  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   4161 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 35ms · UTC 05:20 · PVG 13:20 · LAX 21:20 · JFK 00:20
Developed with CodeLauncher
♥ Do have faith in what you're doing.