wdxz5586's recent timeline updates
wdxz5586

wdxz5586

V2EX member #15665, joined on 2012-01-07 21:42:18 +08:00
wdxz5586's recent replies
@mornlight 取得 access_token 的流程是需要 secret 的,拿到之后不需要
@mornlight 抱歉昨天错过了那个 @,感谢这么详细的分析!
关于提到的几个问题:
- 我会在下次更新的时候跳转网页时改为 HTTPS ;
- 另外回调 access_token 时,黑产如果能通过同样方法拿到 access_token,也可以进行加关注的操作,我也会尝试改成 HTTPS。
- Maipo 的确校验了公钥;
Jan 10, 2017
Replied to a topic by zioc iDev 为什么 NSURL 的 port 要设计成 NSNumber 类型?
可以区分是“端口 0 ”还是“默认端口”
Jul 20, 2015
Replied to a topic by kobe1941 iDev CoreText 进行图文混排时卡了主线程求破
CoreText 和 CoreGraphics 都是线程安全的,可以不在主线程做排版和渲染。AsyncDisplayKit 很优雅地封装了这种操作,可以参考参考。
可以尝试调整一下 paragraphStyle
1. 取到对应的 UIFont 的 Ascent,Descent,Leading 值(A/D/L)
2. 通过 CTLineGetTypographicBounds 取到每一行对应的 A/D/L
3. 通过 CTFrameGetLineOrigins 取到每一行对应的 origin
4. 根据两个 A/D/L 计算 origin.y 调整的幅度
5. 绘制时通过 CGContextSetTextPosition 重新设置每一行的 origin
@linkbg @vvard3n @scarlex @nellace 学历和专业并不是硬性要求,如果觉得自己足够强,也可以给我们发简历~
@staticor 我们目前在理想~
Apr 27, 2015
Replied to a topic by wdxz5586 签证 参加 WWDC 有关赴美签证的几个疑问
@nightelf911https://developer.apple.com/wwdc/more/ 的“国际旅行”章节里
Apr 23, 2015
Replied to a topic by wdxz5586 签证 参加 WWDC 有关赴美签证的几个疑问
@Livid 感谢!第一个问题主要是因为 DS-160 上这两个是分开的。这样的话,这两个选项实际上是没有区别吗?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3326 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 11:33 · PVG 19:33 · LAX 04:33 · JFK 07:33
♥ Do have faith in what you're doing.