V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Nitroethane  ›  全部回复第 23 页 / 共 56 页
回复总数  1113
1 ... 19  20  21  22  23  24  25  26  27  28 ... 56  
2020-08-02 20:08:07 +08:00
回复了 Mashirobest 创建的主题 问与答 经常检测到 MEM:trojan.win32.SEPEH.gen
刚 Google 了一下这个 Trojan 的名字,发现好多文章较怎么手动删除这个 Trojan 的。不过最稳妥的方法还是楼上说的,重装系统
2020-08-02 10:17:40 +08:00
回复了 Solace202 创建的主题 音乐 昨晚看乐夏 2,野孩子的《黄河瑶》听哭了
黄河谣是我大学时候睡前必听歌曲,作为甘肃人更有共鸣
2020-08-02 10:16:10 +08:00
回复了 jzq526 创建的主题 Linux 在 manjaro(KDE)中,使用 sudo 时不能补全参数
假定你用的 zsh,看这篇贴子里用到了 zstyle,https://forums.gentoo.org/viewtopic-t-1053122-start-0.html
好像有遇到这个问题,当时也没在意,你这么一说我倒想起来了
2020-08-01 07:14:29 +08:00
回复了 tomtom9 创建的主题 Apple 你们知不知道 cmd+`可以切换同应用的两个窗口...
@Nitroethane 打错了,是避免使用 cmd+反引号( iOS 上找了半天没找到这个符号……)
2020-08-01 07:12:47 +08:00
回复了 tomtom9 创建的主题 Apple 你们知不知道 cmd+`可以切换同应用的两个窗口...
合理是用最小化窗口功能,避免使用 cmd+tab,因为最小化的窗口用 cmd+tab 是切不出来的
2020-07-30 08:08:32 +08:00
回复了 ufo22940268 创建的主题 Swift Swift 里面的"_"是什么作用
In Objective-C when you declare a property @synthesize would create the getter and setters for you automatically since clang 3.2. So, the default @synthesize for a property "foo" would look like this:

@synthesize foo = _foo

because of that _foo would then be the iVar. In other words you could have done the @synthesize yourself and called the iVar whatever you liked:

@synthesize foo = myiVarFoo

so in this case there is no "_"

So now in Swift from the documentation:

Swift unifies these concepts into a single property declaration. A Swift property does not have a corresponding instance variable, and the backing store for a property is not accessed directly.
So from the documentation it's clear that swift does not have a corresponding instance variable thus no need to have the "_" around anymore.


https://stackoverflow.com/a/24215607
2020-07-29 17:28:17 +08:00
回复了 PDX 创建的主题 计算机 说说你所知道的计算机领域的历史包袱?
cpu 实模式和保护模式
2020-07-26 16:54:28 +08:00
回复了 mikurasa 创建的主题 Apple 如何看待苹果 行货售后需要发票
反正我去年十一月份去北京王府井天才吧换 top case 的时候没要发票,天才只问了问 mbp 哪买的
2020-07-24 22:01:16 +08:00
回复了 LUREN 创建的主题 问与答 求助 Nginx 和 SELinux 规则设置, web 目录文件无法下载
默认情况下新建的文件是会继承所在目录的 security context 。再者,chcon 只是临时修改 security context,作持久改变的话得用 semanage 命令的 fcontext 子命令,具体的可以看 redhat 的文档
2020-07-09 19:40:38 +08:00
回复了 Nitroethane 创建的主题 Apple AMD 黑苹果成功
@songz #49 懒得折腾了...... 我前段时间在 nuc 上装的黑苹果也遇到了这个问题,而且好像是内核崩溃,风扇狂转,还没有解决...
2020-07-09 10:35:39 +08:00
回复了 dullwit 创建的主题 分享发现 Setapp 已加入 Adguard
@kosmosoahc #3 老哥这么豪爽的嘛 😂
2020-07-09 10:12:57 +08:00
回复了 dullwit 创建的主题 分享发现 Setapp 已加入 Adguard
本来之前打算下车 setapp 的,昨晚看到 setapp 发的 adguard 的邮件之后后悔了...... 借楼求问还有没有车......
我的 64g,总共用了还不到一半,也装了 wx
2020-07-04 14:30:07 +08:00
回复了 Nitroethane 创建的主题 Apple AMD 黑苹果成功
@FrankAdler #47 我的睡眠也有点问题,所以现在都不用睡眠了......
1 ... 19  20  21  22  23  24  25  26  27  28 ... 56  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5031 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 41ms · UTC 09:44 · PVG 17:44 · LAX 01:44 · JFK 04:44
Developed with CodeLauncher
♥ Do have faith in what you're doing.