V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  virusdefender  ›  全部回复第 5 页 / 共 113 页
回复总数  2246
1  2  3  4  5  6  7  8  9  10 ... 113  
禁止联网是啥原理,封端口域名之类的? dns 也常用于外发数据。
352 天前
回复了 kuawo 创建的主题 北京 北京首套房首付降到 30%了
lpr 加点降低这个比首付降 5%有意义多
352 天前
回复了 kuawo 创建的主题 北京 北京首套房首付降到 30%了
还有 240 多万的贷款上限呢
这么搞出来估计也就是安服仔,累而且不挣钱,要不走高端的安全方向,要不还是继续后端。我觉得你会 go 和 Java 可以试试之后去安全开发。
364 天前
回复了 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
1  2  3  4  5  6  7  8  9  10 ... 113  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2615 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 42ms · UTC 06:55 · PVG 14:55 · LAX 22:55 · JFK 01:55
Developed with CodeLauncher
♥ Do have faith in what you're doing.