V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  xi_lin  ›  全部回复第 9 页 / 共 79 页
回复总数  1569
1 ... 5  6  7  8  9  10  11  12  13  14 ... 79  
2019-08-19 12:21:30 +08:00
回复了 est 创建的主题 随想 理财赎回的 T+1 就是个坑啊
所以找一些 T+0 的吧
2019-08-08 12:51:24 +08:00
回复了 wangxiaoaer 创建的主题 问与答 浏览器自动操作脚本
greasemonkey 应该比 puppeteer 和 selenium 简单一点
mpvue 以前 template/slot 之类的功能好像有问题
后来不知道怎么样
2019-08-05 19:32:45 +08:00
回复了 XuanYuan 创建的主题 iPhone [求助] 高德地图在 iOS 下出现延迟
@dapeng 苹果自带地图的数据源就是高德地图吧。。
2019-08-02 14:16:33 +08:00
回复了 acumen 创建的主题 iDev 请教一个 iOS NSURL 与前端路由的问题
前端为了单页面模式下不刷新,只能用 hash mode 了。其实现在也可以用 history api
一定是 hash mode 的话,你这边截断处理再拼回去吧
2019-08-02 13:40:13 +08:00
回复了 lj6132935 创建的主题 问与答 蜗牛星际 有折腾好的吗?
@tms 换的电源有推荐的吗?
2019-07-25 13:45:16 +08:00
回复了 Eagleyes 创建的主题 Apple Airplay 的原理讨论以及是否费电
1 和 2 没太大区别
2019-07-20 15:16:04 +08:00
回复了 xiangyuecn 创建的主题 iOS 请教 xcode 里面该怎么样建 ios 项目,避免重复劳动易于管理
5 楼说的和 pod 不冲突
你就是需要用 pod 建个自己的私有库
2019-07-15 12:26:05 +08:00
回复了 berumotto 创建的主题 微信 写了个可能是目前体验比较好的 V2EX 微信小程序
@spemoon 链接那个没法用 webview 做的,除非自己再架一个中转代理。小程序 webview 网址需要认证的白名单。
2019-07-10 12:42:04 +08:00
回复了 img5d 创建的主题 iPhone 这是 ios 的 wechat 的普遍问题吗? 还只是我 iPhone 太旧了 ?
我曾经微信丢消息,收不到老婆发的信息
禁止客户端?
2019-06-24 13:56:19 +08:00
回复了 lun10439547 创建的主题 宽带症候群 双宽带好累,看上去很美。。。。
@lun10439547 可以再介绍下你的网络拓扑吗?你移动没有光猫?
2019-06-24 13:39:27 +08:00
回复了 reaCodes 创建的主题 程序员 为什么 iOS 版本的闲鱼能做的那么卡,掉帧严重?
@shawndev 这个数据准吗,我看了下我的分析里也有些应用频繁特别高,感觉像是出了 bug
2019-06-10 13:33:50 +08:00
回复了 zhaidoudou123 创建的主题 iDev 关于 Swift 里 Selector 的一个问题
@fvckDaybyte2 先看文档再说

Summary

Associates a target object and action method with the control.
Declaration

- (void)addTarget:(id)target action:(SEL)action forControlEvents:(UIControlEvents)controlEvents;
Discussion

You may call this method multiple times to configure multiple targets and actions for the control. It is also safe to call this method multiple times with the same values for the target and action parameters. The control maintains a list of its attached targets and actions along with the events each supports.
The control does not retain the object in the target parameter. It is your responsibility to maintain a strong reference to the target object while it is attached to a control.
Specifying a value of 0 for the controlEvents parameter does not prevent events from being sent to a previously registered target and action method. To stop the delivery of events, always call the removeTarget:action:forControlEvents: method.
保存你如果没有权限动的话,你展示前先处理一遍过滤掉样式标签,无脑干掉所有 style 属性
2019-05-15 13:10:12 +08:00
回复了 love8 创建的主题 问与答 ios 关于 95 开头骚扰电话拦截
@feng1234 我记得收过银行 400 的外呼
2019-05-03 21:24:47 +08:00
回复了 xi_lin 创建的主题 Apple airpods 戴久了耳朵疼
@zea 我看过 testv 对这货的评测,感觉不太能接受
2019-05-03 21:23:11 +08:00
回复了 xi_lin 创建的主题 Apple airpods 戴久了耳朵疼
@Coltnagisa 这个戴法有点新奇。。
2019-05-03 21:22:03 +08:00
回复了 xi_lin 创建的主题 Apple airpods 戴久了耳朵疼
@DEANHZED 已经用了一年啦,看来只能尽量少戴了
2019-04-30 13:13:16 +08:00
回复了 Bardon 创建的主题 宽带症候群 魔都移动宽带目前近况如何
双线持有中,感觉移动还是不如电信稳
1 ... 5  6  7  8  9  10  11  12  13  14 ... 79  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   970 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 40ms · UTC 21:33 · PVG 05:33 · LAX 14:33 · JFK 17:33
Developed with CodeLauncher
♥ Do have faith in what you're doing.