Git Product home page Git Product logo

swift-zhihudaily's Introduction

Swift-ZhihuDaily

Swift版知乎日报

参照了YANGReal的糗事百科和uitableview的例子,他的东西写的很棒,让我学到了很多东西,感谢~

我觉得学习一门语言光看是没用的,只有投入到实践项目中去,才能最快速的掌握它,有兴趣的同学可以和我一起来把这个项目完善,目前只做了列表页和内容页两个页面。

2014-08-27 更新了对Xcode beta 6的支持,没有做多余的修改 // by kimufly

image image

swift-zhihudaily's People

Contributors

bluekurk avatar jxd001 avatar vincentqiu avatar zzz6519003 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

swift-zhihudaily's Issues

Xcode 6.1.1 下无法运行

在 Xcode 6.1.1 下完全运行不了,报了一大堆错误,小白表示完全不知道该怎么修复。解决一下吧,做事情不要虎头蛇尾嘛。
screen shot 2015-02-23 at 22 57 41

Extra argument 'error' in call

/Users/patrick/Desktop/develop/Swift-ZhihuDaily/util/YRHttpRequest.swift:39:70: Extra argument 'error' in call?

怎么解决呢?

Seems caused by Xcode change

UIImageViewWebExt.swift:
'URLWithString' is unavailable: use object construction 'NSURL(string:)'

SlideScrollView.swift:
'UIView has no member named tag'

NSDictionary or Dictionary of Swift?

In most of your code, I think the most thing you do is to translate Objective-C to Swift.

Such as: you may use Swift's Dictionary type instead of NSDictionary of FoundationFramework.

And for request part. Why not just using AFNetwoking or some professional frameworks to do that but not writing some hardcode yourself. All the things you need to do is to write some wrapper files. After that these wrapper files can be used by many other guys who wanna use AFNetworking too!

I prefer to see not just translation from one lang to another, it's quite meaningless.

No offence, just some advices.

[build] 默认情况下build失败了

RT
file: DetailViewController.swift
context: fnc updateOffsets()
line: if yOffset > -threshold && yOffset < -64 {
提示: could not find an overload for '>'
qq20140614-1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.