V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  JasonLaw  ›  全部回复第 24 页 / 共 37 页
回复总数  728
1 ... 20  21  22  23  24  25  26  27  28  29 ... 37  
2021-04-21 20:02:51 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@AndyLau223 #19 我基本都会及时回复的,有时候太忙,可能就忘了。
2021-04-21 19:47:50 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@guaguaguaxia1 #17 你能重新发一下简历吗?
2021-04-21 16:26:26 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@yigecaiji #14 现在还不招实习,要直接能上手的😅
2021-04-21 16:25:48 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@BonHomme #13 有的,感兴趣的话,发简历过来看看😬
2021-04-21 15:54:30 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@Cy1 #11 可以的,感兴趣的话,发简历过来看看😬
2021-04-21 15:30:51 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@mikuazusa #9 能力足够,都可以😬
2021-04-21 15:24:43 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@beizhedenglong #6 不能,肯定不能比的😅。毕竟我们是 965😅
2021-04-21 15:19:21 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@beizhedenglong #3 你是前端的?想转后端?
2021-04-21 15:17:55 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@beizhedenglong #3 是,但是我也不能给你一个具体的答案。只能说跟市场价一样。
2021-04-21 15:09:54 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师 again😅
@beizhedenglong #1 取决于个人的能力
2021-04-21 14:51:41 +08:00
回复了 JasonLaw 创建的主题 酷工作 [广州] 九毛九集团招聘后端开发工程师
现在还在招聘,感兴趣的,简历投起来😬
2021-04-17 21:57:02 +08:00
回复了 JasonLaw 创建的主题 Java @Transactional VS @Transactional(rollbackFor = Exception.class)
@taogen #13 "So recommend specifying rollback for Excpetion class."是在哪里出现的?没有找到
2021-04-17 17:11:26 +08:00
回复了 JasonLaw 创建的主题 Java @Transactional VS @Transactional(rollbackFor = Exception.class)
@crclz #6 所以我一直在纠结,在被`@Transactional`标注的方法上,什么时候会声明`throws Exception`?
2021-04-17 17:07:07 +08:00
回复了 JasonLaw 创建的主题 Java @Transactional VS @Transactional(rollbackFor = Exception.class)
@siweipancc #5 你说的看是看什么😅?
2021-04-17 17:06:36 +08:00
回复了 JasonLaw 创建的主题 Java @Transactional VS @Transactional(rollbackFor = Exception.class)
@xuanbg #4 虽然 transferMoney 调用了同一个 class 中的方法,但是是外部调用 transferMoney 的,所以`@Transactional`是起作用的。
2021-04-17 16:51:19 +08:00
回复了 JasonLaw 创建的主题 Java @Transactional VS @Transactional(rollbackFor = Exception.class)
@siweipancc #2 ?
2021-04-15 11:33:33 +08:00
回复了 JasonLaw 创建的主题 git 在非 main 分支上使用 continuous deployment,真的好吗?
@no1xsyzy #14 你说的对,完全没有自动化测试😅,很多修改都没有相应的测试代码。
2021-04-15 10:40:33 +08:00
回复了 JasonLaw 创建的主题 git 在非 main 分支上使用 continuous deployment,真的好吗?
@thet #10 我在附言中补充了我提出这个疑问的原因。
2021-04-15 10:24:12 +08:00
回复了 JasonLaw 创建的主题 git 在非 main 分支上使用 continuous deployment,真的好吗?
@janxin #6 也就是只有 main 才做 continuous deployment ? merge request 被合并之后自动触发生产环境的部署?
2021-04-15 10:22:59 +08:00
回复了 JasonLaw 创建的主题 git 在非 main 分支上使用 continuous deployment,真的好吗?
@sutra #4 我指的 main 分支就是 production environment,公司的其他项目组有 dev 分支的概念(我这个小组不使用这种方式),也就是在测试环境运行的,那么 dev 分支有必要做 continuous deployment 吗?
1 ... 20  21  22  23  24  25  26  27  28  29 ... 37  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2773 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 01:53 · PVG 09:53 · LAX 17:53 · JFK 20:53
Developed with CodeLauncher
♥ Do have faith in what you're doing.