howell5's recent timeline updates
howell5

howell5

V2EX member #231511, joined on 2017-05-19 22:32:55 +08:00
howell5's recent replies
Feb 5, 2025
Replied to a topic by LobLord 程序员 求一个可以在线使用 ComfyUI 服务的平台
TensorArt
@Bryan0Z hi,老哥。我发现现在和你是几乎一样的状态,想出去读个书。目前家里基本也支持。想问下后续怎么样了,申请上有什么经验之谈嘛?
你又回来啦
Jan 3, 2020
Replied to a topic by zzlit JavaScript 请教一个移动端 css 的样式问题
@howell5 思路:首先容器增加 flex-wrap wrap,然后 item 中为 3 的倍数的 margin-right 置 0, 需要注意的是如果 item 有 padding/border 等属性,还需要增加 box-sizing: border-box 阻止 item 膨胀
Jan 3, 2020
Replied to a topic by zzlit JavaScript 请教一个移动端 css 的样式问题
<body>
<div class="main">
<div class="box">1</div>
<div class="box">2</div>
<div class="box">3</div>
<div class="box">4</div>
<div class="box">5</div>
<div class="box">6</div>
<div class="box">7</div>
<div class="box">8</div>
</div>
</body>


.main
display flex
width 235px
height 500px
flex-wrap wrap
border 1px solid black
.box
width 70px
height 70px
margin-right 12.5px
&:nth-of-type(3n)
margin-right 0
先规模化 graphql 也不迟
Dec 26, 2019
Replied to a topic by 1sanewage 程序员 纠结了很久,上海 vs 广深?
接到哪的 offer 好,就往哪边走。哪座城市都有美和脏的地方
重要的是工作给自己带来的心情吧,假如碰到不靠谱的领导和业务,哪有心情游山玩水
Dec 9, 2019
Replied to a topic by guangjun 分享创造 996 工资计算器,大爷们进来玩一下
90 块还行
Dec 9, 2019
Replied to a topic by guangjun 分享创造 996 工资计算器,大爷们进来玩一下
8 小时工作制 一般都是包括午休时间,也就是一般说的 朝九晚五( 8 个小时)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2869 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 12:25 · PVG 20:25 · LAX 05:25 · JFK 08:25
♥ Do have faith in what you're doing.