abucus's recent timeline updates
abucus

abucus

V2EX member #419670, joined on 2019-06-07 17:10:17 +08:00
新手提问: Database View 到底有什么用
问与答  •  abucus  •  Aug 22, 2021  •  Lastly replied by zxCoder
8
求问 wifi 间歇性断连怎么诊断?
硬件  •  abucus  •  Aug 17, 2021  •  Lastly replied by abucus
10
请不要在每一个回复中都包括外链
反馈  •  abucus  •  Nov 6, 2020  •  Lastly replied by Livid
1
请问这段 fscanf 的代码为什么没有达到预期的效果?
C  •  abucus  •  Oct 11, 2020  •  Lastly replied by abucus
3
abucus's recent replies
Aug 21, 2021
Replied to a topic by abucus 问与答 新手提问: Database View 到底有什么用
@levelworm @512357301 谢谢解惑,感觉 View 就像给用户提供一个访问的快捷方式,本质上和 query 没有太大区别,只是因为加了一层所以加了灵活性(比如定制,权限展示)。我自己也是感觉好像如果只是开发者自用,好像没有必要上这个。
Aug 17, 2021
Replied to a topic by abucus 硬件 求问 wifi 间歇性断连怎么诊断?
@yidinghe 手机信号很稳定, 应该是楼上说的信号的问题
Aug 17, 2021
Replied to a topic by abucus 硬件 求问 wifi 间歇性断连怎么诊断?
@salor 可能真的是信号问题, 感觉 PC 后端装了 2 个天线还是不太好使,应该得上中继了
Aug 17, 2021
Replied to a topic by abucus 硬件 求问 wifi 间歇性断连怎么诊断?
诊断暂时修复后显示的问题是 “wifi does not have valid ip configuration”
不太理解楼主的问题,如果你是在 notebook 中通过
%run xxx.py 来运行,那不是已经知道了文件名?

也许更好的解决方案是在文件里去做保存运行结果的操作,毕竟 py 文件里通过__file__来取得当前文件名更方便

PS:
读取某个文件的某行,和一般的读取文件并无不同

with open('xxx.py','r') as f:

for line in f:
尝试把 `procSQLcmd` 方法里的 `break` 语句注释掉看看?
Nov 27, 2019
Replied to a topic by zhxjdwh 问与答 win10 总是莫名其妙 cpu 100% 一天来几次
可能是 Windows Search Indexer 在后台扫描的缘故
换输入法? [逃]
多么希望我自己能有这样的习惯
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3137 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 32ms · UTC 14:15 · PVG 22:15 · LAX 07:15 · JFK 10:15
♥ Do have faith in what you're doing.