05 2020 档案

摘要:<dependency> <groupId>com.taobao.txc</groupId> <artifactId>txc-client</artifactId> <version>${txc-version}</version> <scope>system</scope> <systemPath 阅读全文
posted @ 2020-05-07 14:58 变换 阅读(207) 评论(0) 推荐(0) 编辑
摘要:https://help.aliyun.com/document_detail/157850.html?spm=a2c4g.11186623.6.554.1d7a341eOT0yWZ 阅读全文
posted @ 2020-05-07 14:42 变换 阅读(268) 评论(0) 推荐(0) 编辑
摘要:public long setNx(String key, String value, int expire) { long ret = 0; Jedis jedis = jedisPool.getResource(); try { ret = jedis.setnx(key, value); if 阅读全文
posted @ 2020-05-06 13:52 变换 阅读(144) 评论(0) 推荐(0) 编辑

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