huyan3280's recent timeline updates
huyan3280

huyan3280

V2EX member #223657, joined on 2017-03-30 10:09:12 +08:00
huyan3280's recent replies
Mar 21, 2024
Replied to a topic by niubee1 商业模式 大龄程序员打算去摆摊儿,求给点建议
帮人改简历,一次 400 。不比摆摊强?
这还用想,redis 有 IO 呀,当然是内存,
如果周末没事,去公司加个班也不是好大的事情,没事做,学习一下也是可以的。
Oct 21, 2022
Replied to a topic by longmeier90 程序员 35 岁的程序猿,有没有出路?
船到桥头自然直,有压力也没有用,自己又改变不了。阶级固化,红利消逝。当好大头兵。
最后,没有钱,一定要有个好身体。别到时候,身体没有了,钱也没有
Apr 6, 2022
Replied to a topic by huyan3280 Python Python 新手问题
class Base(object):
def __init__(self):
self._age = 10

def printInfo(self):
print("age=%d,name = %s" % (self._age,self._name))

class Child(Base):
def __init__(self):
super(Child,self).__init__()
self._name = "这里是乱码"



if __name__ == "__main__":
child = Child()
child.printInfo()
@zhandouji 硬盘只有一个
@pmgh10 这个版本有什么不一样
@bluesakura 13 年 13.3 寸 4G+ 128G 版本 1466
很多人都一样,做了自己不爱做的工作
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2947 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 466ea39e · 25ms · UTC 12:39 · PVG 20:39 · LAX 05:39 · JFK 08:39
♥ Do have faith in what you're doing.