Giter Club home page Giter Club logo

breadtrip-reactivecocoa-mvvm-'s Introduction

Hey, BinBear here! 👋

👨🏻‍💻 About Me

  • 🔭   I’m currently learning Flutter Application Development
  • 🤔   Exploring new technologies and developing software solutions and quick hacks.
  • 🎓   Studying Computer Science, computer programming and Mathematics.
  • 💼   iOS developer.
  • 🌱   Enthusiast in cyber Security and Artificial Intelligence .
  • ✍️   Watching Anime and trying out latest design trends as hobbies/side hustles.

🛠 Tech Stack

  • 💻   Objective-C | Swift | Dart | JavaScript
  • 🌐   iOS | flutter
  • 🔧   Xcode | PyCharm | Visual Studio code | Git
  • 🖥   Photoshop | Sketch

BinBear's Github Stats


Top Langs

🤝🏻 Connect with Me

 

⭐️ From BinBear

breadtrip-reactivecocoa-mvvm-'s People

Contributors

binbear 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

breadtrip-reactivecocoa-mvvm-'s Issues

发现模块点击文章后,网络请求错误

你好,首先谢谢你的作品。
城市模块点击文章(非轮播文章)后,Xcode控制台显示网络请求错误,具体情况请看图:
1.文章内容屏幕截图:
wechatimg1
2.Xcode控制台截图:
screen shot 2017-08-24 at 11 08 42
请你空闲时解决该问题。

代码风格不错

请教楼主

Xcode 9 下模拟器运行会报错,pod里面的第三方报错,暂时我还找不到为什么会报错,楼主什么时间更新啊?

请教楼主

我的还是报错 ,就是pod里面的 RealReachability 这个报错 ,我今天新下载一个还是一样报错,是否可以看下,下面是报错的信息,谢谢。我在Xcode8.3.3运行不会,Xcode9 的模拟器运行会有这个错误
In file included from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.m:50:
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:279:20: error: expected parameter declarator
check_compile_time(sizeof(ICMPHeader) == 8);
^
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:279:20: error: expected ')'
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:279:19: note: to match this '('
check_compile_time(sizeof(ICMPHeader) == 8);
^
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:280:20: error: expected parameter declarator
check_compile_time(offsetof(ICMPHeader, type) == 0);
^
In module 'Darwin' imported from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:58:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^
In file included from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.m:50:
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:280:20: error: expected ')'
In module 'Darwin' imported from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:58:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^
In file included from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.m:50:
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:280:19: note: to match this '('
check_compile_time(offsetof(ICMPHeader, type) == 0);
^
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:281:20: error: expected parameter declarator
check_compile_time(offsetof(ICMPHeader, code) == 1);
^
In module 'Darwin' imported from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:58:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^
In file included from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.m:50:
/Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:281:20: error: expected ')'
In module 'Darwin' imported from /Users/l_wcx/Downloads/breadtrip-ReactiveCocoa-MVVM--master/Pods/RealReachability/RealReachability/Ping/PingFoundation.h:58:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)

实现的热更新

jspath 找不到main.js文件,执行test脚本.是怎么实现的热更新,可以在简书说明一下吗

请教楼主

楼主,你好!请教一下:
// 懒加载
#define HT_LAZY(object, assignment) (object = object ?: assignment)

  • (UIImageView *)backgroundImageView
    {
    return HT_LAZY(_backgroundImageView, ({

      UIImageView *view = [UIImageView new];
      [self.contentView addSubview:view];
      view;
    

    }));
    }

这个object = object ?: assignment 是三目运算符吗?前面又不像是条件表达式,还有view;是啥意思?能帮忙解释一下吗?非常感谢!

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.