V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  virusdefender  ›  全部回复第 6 页 / 共 114 页
回复总数  2264
1 ... 2  3  4  5  6  7  8  9  10  11 ... 114  
2023-12-14 17:19:58 +08:00
回复了 kuawo 创建的主题 北京 北京首套房首付降到 30%了
还有 240 多万的贷款上限呢
2023-12-12 15:29:30 +08:00
回复了 PEIENYKYK 创建的主题 职场话题 想问大家,自学网络安全,未来能找到工作吗?
这么搞出来估计也就是安服仔,累而且不挣钱,要不走高端的安全方向,要不还是继续后端。我觉得你会 go 和 Java 可以试试之后去安全开发。
2023-12-02 19:15:13 +08:00
回复了 lty81372860 创建的主题 生活 求雾化机购买推荐,小孩子肺炎了
没必要,几百块钱的足够了
写个 wrapper ,里面捕获异常,然后返回 (data, error)

然后 if err is not None: xxx
2023-11-23 16:31:32 +08:00
回复了 GoFlyDream 创建的主题 新手求助 爆破 15 位数字可能性
当然要看爆破的速度,比如 md5 就很快,比如 bcrypt 就非常慢
2023-11-20 10:08:30 +08:00
回复了 zebedy 创建的主题 Go 编程语言 为什么我的 GoLand 每次打开项目的时候都是飘红
golang 和 idea 都有类似的问题
给公积金中心打电话问问
m1 air 仍然冰手
2023-11-03 15:34:40 +08:00
回复了 saveai 创建的主题 程序员 请问这个是什么木马/病毒?
php 大马
2023-11-02 10:42:07 +08:00
回复了 ggp1ot2 创建的主题 健康 舌尖有一个溃疡,说话都疼,有没有什么快速缓解办法?
快速的话还得是激素,有那种地塞米松溃疡贴
87 次,97%
2023-11-01 11:04:56 +08:00
回复了 BIGBIG 创建的主题 Java 如何优雅的跳出多层循环?
抛出特定的异常
2023-10-23 09:47:08 +08:00
回复了 yujianwjj 创建的主题 git git 如何不显示 merge branch xx into xx 的记录
gitlab 的选项

Merge method
Determine what happens to the commit history when you merge a merge request. How do they differ?

Merge commit
Every merge creates a merge commit.

Merge commit with semi-linear history
Every merge creates a merge commit.
Merging is only allowed when the source branch is up-to-date with its target.
When semi-linear merge is not possible, the user is given the option to rebase.

Fast-forward merge
No merge commits are created.
Fast-forward merges only.
When there is a merge conflict, the user is given the option to rebase.
2023-10-23 09:46:26 +08:00
回复了 yujianwjj 创建的主题 git git 如何不显示 merge branch xx into xx 的记录
用 rebase ,gitlab 之类的都有选项可以调
gdb 或者 dlv 之类的调试器,其他的就是偏代码注入的,可以参考下 https://github.com/bytedance/Elkeid/tree/main/rasp/golang
2023-10-18 13:31:10 +08:00
回复了 BaseException 创建的主题 生活 骑电瓶车未戴头盔被摄像头拍到,收到短信了
电动车还要戴头盔啊,我这好像不要求
密码锁买的小米 900 多块钱的那个,也感觉良好
1 ... 2  3  4  5  6  7  8  9  10  11 ... 114  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1023 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 46ms · UTC 20:41 · PVG 04:41 · LAX 13:41 · JFK 16:41
Developed with CodeLauncher
♥ Do have faith in what you're doing.