V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  strongcoder  ›  全部回复第 107 页 / 共 110 页
回复总数  2188
1 ... 99  100  101  102  103  104  105  106  107  108 ... 110  
2015 年 8 月 8 日
回复了 Livid 创建的主题 NAS 关于家用型的 NAS
@c2s 上GEN8
我昨天用这个搞了个 WordPress,挺好玩的 博客地址连接在这里: http://strongmancoder-coderwp.daoapp.io/ 不知道能免费多久? 欢迎大家注册送 八核 16G 云主机啦https://account.daocloud.io/signup?invite_code=bdp5ab9olcjczmqpygcu
2015 年 8 月 5 日
回复了 xiaobetty 创建的主题 推广 晒出你最蠢的一段代码,送 Cherry 鼠标垫
for (BMKPoiInfo *info in poiList)
{
BMKPointAnnotation *item = [[BMKPointAnnotation alloc]init];
item.coordinate = info.pt;
item.title = info.name;
DLog(@"%f %f",info.pt.latitude ,info.pt.longitude );
[_mapView addAnnotation:item];
}
2015 年 8 月 5 日
回复了 xiaobetty 创建的主题 推广 晒出你最蠢的一段代码,送 Cherry 鼠标垫
@frontman 自己买的 你想多了 机械键盘 让他们送几百个试试~~~
2015 年 8 月 5 日
回复了 xiaobetty 创建的主题 推广 晒出你最蠢的一段代码,送 Cherry 鼠标垫
@xiaobetty 半个桌子那么大~~
2015 年 8 月 5 日
回复了 xiaobetty 创建的主题 推广 晒出你最蠢的一段代码,送 Cherry 鼠标垫
2015 年 8 月 4 日
回复了 tms 创建的主题 Apple iPod touch 6 发了半个月了,有人买么。
@ioth 300收了 哈哈
1 ... 99  100  101  102  103  104  105  106  107  108 ... 110  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2464 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 49ms · UTC 16:08 · PVG 00:08 · LAX 09:08 · JFK 12:08
♥ Do have faith in what you're doing.