V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Charkey  ›  全部回复第 9 页 / 共 25 页
回复总数  482
1 ... 5  6  7  8  9  10  11  12  13  14 ... 25  
2018-01-11 14:22:33 +08:00
回复了 wisonic 创建的主题 生活 抢到票后我给 12306 发了一封邮件
这个挺正常的。挺快的回复速度让我觉得服务还行 233
2018-01-10 16:01:45 +08:00
回复了 sundayhk 创建的主题 问与答 年会着装要求盛装出席
不要穿成售楼处的就行
public class BaseServiceImpl {
private BaseRepository<E, K> baseRepository;
public BaseServiceImpl(BaseRepository<? super E, ? super K> baseRepository) {
this.baseRepository =(BaseRepository<E, K>)baseRepository;
}
}

public class CustOrderServiceImpl {
CustOrderRepository custOrderRepository;
@Autowired
public CustOrderServiceImpl(CustOrderRepository custOrderRepository) {
super(custOrderRepository);
this.custOrderRepository = custOrderRepository;
}
}

粗略的代码,大概这样?
2018-01-05 15:43:09 +08:00
回复了 Applenice 创建的主题 程序员 想知道大家的工作强度有多大
@justfindu 一眼看中你的回答。写完一段代码我也过来闲逛几分钟。
2018-01-03 10:02:52 +08:00
回复了 1ku 创建的主题 问与答 我 2017 年云村的关键词是“世界”,来看看你们的是什么。。。
永远+1
2018-01-02 15:49:23 +08:00
回复了 rozbo 创建的主题 全球工单系统 aws 的 bug?太坑爹了
收到 aws 的邮件了,correcting recent free tier limit email alert
2018-01-02 15:19:02 +08:00
回复了 rozbo 创建的主题 全球工单系统 aws 的 bug?太坑爹了
@IntelDan 我已经停了好久的 aws
2018-01-02 14:09:48 +08:00
回复了 rozbo 创建的主题 全球工单系统 aws 的 bug?太坑爹了
我也收到了。。。
2017-12-29 16:53:35 +08:00
回复了 nswbmw 创建的主题 分享创造 Everblog ——使用 Evernote 写博客
印象笔记老用户前排支持
2017-12-29 15:08:47 +08:00
回复了 jeffcott 创建的主题 问与答 打算办张招行的信用卡,办什么比较好呢?
visa 或者 mastercard 刷的不多 就全币卡办了。刷多的看看其他行返现多的办
2017-12-29 14:34:58 +08:00
回复了 jeffcott 创建的主题 问与答 打算办张招行的信用卡,办什么比较好呢?
或者,你板砖下卡
2017-12-29 14:34:36 +08:00
回复了 jeffcott 创建的主题 问与答 打算办张招行的信用卡,办什么比较好呢?
新户就看颜值随便选吧。
2017-12-27 16:03:57 +08:00
回复了 LZRng 创建的主题 问与答 Dw 手表值得买吗?
买了只 MIDO 贝伦赛丽
1 ... 5  6  7  8  9  10  11  12  13  14 ... 25  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2412 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 32ms · UTC 10:19 · PVG 18:19 · LAX 03:19 · JFK 06:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.