Boyce 最近的时间轴更新
Boyce

Boyce

V2EX 第 258002 号会员,加入于 2017-10-07 00:27:24 +08:00
今日活跃度排名 14300
根据 Boyce 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
Boyce 最近回复了
81 天前
回复了 sunmoon1983 创建的主题 MySQL 大老们,为什么我查不出来结果呢?
```sql
SELECT * FROM `zp_category_relation` WHERE JSON_EXTRACT(extend, '$**.key') = JSON_ARRAY('type');
```
看了几十条回复都是感叹好快,我内心毫无波动,直到亲自尝试了下。卧槽真的好快!
148 天前
回复了 passer9527 创建的主题 程序员 我怎么感觉 Golang 并不简单,也很复杂
go 的语法,我很喜欢“支持多返回值”,很讨厌“通过大小写来控制访问级别”。
148 天前
回复了 morri 创建的主题 问与答 请问这个正则要怎么写呢?
[a-z]+(\d+)
179 天前
回复了 DigitalHarace 创建的主题 程序员 springboot 3.0
@zed1018

springboot 2.7
● Auto-configuration Registration
If you have created your own auto-configurations, you should move the registration from spring.factories under the org.springframework.boot.autoconfigure.EnableAutoConfiguration key to a new file named META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports. Rather than a single comma-separate list, each line contains the fully qualified name of an auto-configuration class. See the included auto-configurations for an example.
仍然兼容 spring.factories 方式。
2022-03-06 22:26:29 +08:00
回复了 luxinfl 创建的主题 程序员 Java 开发,买什么 macbook 比较好,老哥们推荐一下哈。
反正内存一定要 32g 。公司电脑是 32g 日常使用 60%,自己 16g 的 win10 虽然启动的项目少也经常 80-90%,刚买的 mac 平常也是占用 20g 起步。
2021-12-17 00:42:01 +08:00
回复了 villivateur 创建的主题 程序员 写公司代码的时候,你们会留下彩蛋吗?
1. 注释吐槽上个人写的注释有问题;
2. 单元测试文本审核,加了点不和谐的敏感测试文本;
1. idea 打不开了,只能取官网下最新安装包重新安装;
2. 更新完打开新的项目直接卡死,等了半小时没有加载完;

回滚了,撤了撤了。
2021-06-13 17:10:46 +08:00
回复了 einQimiaozi 创建的主题 程序员 为什么 mysql 要搞出 having where on 三个关键字?
on 不是 join 的配套语法吗,去了 on 功能缺失啊。
关于   ·   帮助文档   ·   博客   ·   nftychat   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5357 人在线   最高记录 5634   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 03:21 · PVG 11:21 · LAX 20:21 · JFK 23:21
Developed with CodeLauncher
♥ Do have faith in what you're doing.