haha88 最近的时间轴更新
haha88

haha88

V2EX 第 540384 号会员,加入于 2021-03-30 17:26:00 +08:00
今日活跃度排名 21536
haha88 最近回复了
170 天前
回复了 jokeface 创建的主题 分享发现 大家每天必浏览的网站都有哪些?
https://www.ahhhhfs.com/ 在 twitter 上发现的
171 天前
回复了 haha88 创建的主题 git git 小白代码合并问题请教
学到很多,感谢大家的干货
171 天前
回复了 haha88 创建的主题 git git 小白代码合并问题请教
感谢大家的建议,以前没有建个人的 feature 分支,都是在公共的 dev 上直接开发,以后用这种方式试试。
171 天前
回复了 haha88 创建的主题 git git 小白代码合并问题请教
@superchijinpeng 如果我一周都在开发同一个功能,每天会在 dev 上 commit 一次或者多次,开发完这个功能之后 dev 上会有很多个 commit ,往 master 上合并用 git cherrypic 多个 commit id 这个命令?
203 天前
回复了 wwwe 创建的主题 奇思妙想 摸鱼迎中秋,有奖猜数字
135
2021-03-31 15:32:28 +08:00
回复了 zxCoder 创建的主题 MongoDB 请教一个 mongodb 查询的写法
先截取,在匹配? db.test2.aggregate([

{$project: {
from:{$substr:['$from',{$indexOfCP:['$from','#']},{$strLenCP:'$from'}]},to:'$to'

}},
{ $match: { $expr: { $anyElementTrue: { $map: { input: "$to", as: "item", in: { $ne: [-1, { $indexOfBytes: ["$$item", "$from"] }] } } } } } }

]);
关于   ·   帮助文档   ·   博客   ·   nftychat   ·   API   ·   FAQ   ·   我们的愿景   ·   广告投放   ·   实用小工具   ·   1121 人在线   最高记录 5556   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 19:02 · PVG 03:02 · LAX 12:02 · JFK 15:02
Developed with CodeLauncher
♥ Do have faith in what you're doing.