12 2019 档案

【转】Android ImageView自适应属性
只有注册用户登录后才能阅读该文。

posted @ 2019-12-31 10:06 wi100sh 阅读(1) 评论(0) 推荐(0) 编辑

【转】Android Studio发布aar到Jcenter,插件找不到,installv1.gradle,bintrayv1.gradle
只有注册用户登录后才能阅读该文。

posted @ 2019-12-29 21:56 wi100sh 阅读(1) 评论(0) 推荐(0) 编辑

mac电脑记录
只有注册用户登录后才能阅读该文。

posted @ 2019-12-28 21:22 wi100sh 阅读(8) 评论(0) 推荐(0) 编辑

【转】Android Studio 如何导出和导入设置
摘要:原文网址:https://jingyan.baidu.com/article/e4511cf355fbe02b845eafe9.html 在使用 Android Studio 时,往往会进行一些设置,比如 界面风格、字体、字体大小、快捷键、常用模板等。但是这里的设置只能用在一个版本的 Android 阅读全文

posted @ 2019-12-28 20:39 wi100sh 阅读(2567) 评论(0) 推荐(1) 编辑

【转】苹果电脑怎么设置分辨率和调节字体大小
摘要:原文网址:https://jingyan.baidu.com/article/95c9d20da2a25eec4f75614c.html 在苹果电脑中,用户可能对系统的字体和分辨率的设置不太满意,就需要自己调大小了,那么mac系统怎么设置分辨率和调节字体大小呢?下午特意写了一个详细的图文教程叫大家如 阅读全文

posted @ 2019-12-28 18:31 wi100sh 阅读(1277) 评论(0) 推荐(0) 编辑

【转】RN报错 Could not install the app on the device, read the error above for details. Make sure you hav...
摘要:原文网址:https://www.jianshu.com/p/a90f33c960ac 问题: RN-bug-Android运行时,报错 Could not install the app on the device, read the error above for details. Make s 阅读全文

posted @ 2019-12-27 14:26 wi100sh 阅读(406) 评论(0) 推荐(0) 编辑

【转】React Native纯JS实现的自定义导航条
摘要:原文网址:https://bbs.reactnative.cn/topic/6051/react-native%E7%BA%AFjs%E5%AE%9E%E7%8E%B0%E7%9A%84%E8%87%AA%E5%AE%9A%E4%B9%89%E5%AF%BC%E8%88%AA%E6%9D%A1 这是 阅读全文

posted @ 2019-12-27 10:07 wi100sh 阅读(250) 评论(0) 推荐(0) 编辑

【转】TypeError: Identifier 'assert/appName' has already been declared
摘要:原文网址:https://blog.csdn.net/you23hai45/article/details/51783585 1、错误描述 > const assert=require('assert');TypeError: Identifier 'assert' has already been 阅读全文

posted @ 2019-12-26 16:02 wi100sh 阅读(786) 评论(0) 推荐(0) 编辑

【转】Mojave + Xcode 10 build fails on glog config.h, gflags/gflags.h
摘要:原文网址:https://stackoverflow.com/questions/50896834/mojave-xcode-10-build-fails-on-glog-config-h-gflags-gflags-h I'm testing React Native 0.56.0-rc.2 on 阅读全文

posted @ 2019-12-26 16:01 wi100sh 阅读(566) 评论(0) 推荐(0) 编辑

【转】React Native 关于箭头函数、普通函数与点击事件的调用
摘要:原文网址:https://blog.csdn.net/danfengw/article/details/80840060 写的有些迷糊,尤其是对于箭头函数与普通函数在点击事件中调用的问题,不知道你是不是也跟我有同样的疑惑? 箭头函数 1、箭头函数一个重要的好处就是对于this对象指向问题,在普通函数 阅读全文

posted @ 2019-12-26 14:06 wi100sh 阅读(392) 评论(0) 推荐(0) 编辑

【转】React Native Config.h not found ( glog-0.3.4 )
摘要:原文网址:https://stackoverflow.com/questions/50836558/react-native-config-h-not-found I'm beginner of React native developer. After create new project the 阅读全文

posted @ 2019-12-26 11:50 wi100sh 阅读(323) 评论(0) 推荐(0) 编辑

【转】unable to find module for DevLoadingView
只有注册用户登录后才能阅读该文。

posted @ 2019-12-26 11:44 wi100sh 阅读(7) 评论(0) 推荐(0) 编辑

【转】macOS--Xcode 11 添加Application Loader
只有注册用户登录后才能阅读该文。

posted @ 2019-12-22 21:44 wi100sh 阅读(3) 评论(0) 推荐(0) 编辑

Internet Download Manager提升下载速度
只有注册用户登录后才能阅读该文。

posted @ 2019-12-21 19:23 wi100sh 阅读(2) 评论(0) 推荐(0) 编辑

【转】编译错误 error: control may reach end of non-void function
只有注册用户登录后才能阅读该文。

posted @ 2019-12-20 20:18 wi100sh 阅读(5) 评论(0) 推荐(0) 编辑

【转】Android P(API 28)适配需要哪些代码更改
只有注册用户登录后才能阅读该文。

posted @ 2019-12-12 15:45 wi100sh 阅读(1) 评论(0) 推荐(0) 编辑

【转】You need to use a Theme.AppCompat theme (or descendant) with this activity.
只有注册用户登录后才能阅读该文。

posted @ 2019-12-12 15:44 wi100sh 阅读(5) 评论(0) 推荐(0) 编辑

【转】IOS定时器操作和NSTimer的各种坑
只有注册用户登录后才能阅读该文。

posted @ 2019-12-06 14:32 wi100sh 阅读(3) 评论(0) 推荐(0) 编辑

【转】IOS定时器操作和NSTimer的各种坑 -- 不错!!!
只有注册用户登录后才能阅读该文。

posted @ 2019-12-04 17:04 wi100sh 阅读(0) 评论(0) 推荐(0) 编辑

【转】Android 9.0 http无法访问网络问题
只有注册用户登录后才能阅读该文。

posted @ 2019-12-03 15:25 wi100sh 阅读(2) 评论(0) 推荐(0) 编辑

【转】Mac 上最好用的 SVN 客户端是什么?
只有注册用户登录后才能阅读该文。

posted @ 2019-12-03 10:23 wi100sh 阅读(0) 评论(0) 推荐(0) 编辑

【转】Cornerstone 忽略文件、文件夹(类似.ignore)
只有注册用户登录后才能阅读该文。

posted @ 2019-12-03 10:22 wi100sh 阅读(0) 评论(0) 推荐(0) 编辑

【转】zsh: /usr/local/bin/pod: bad interpreter: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: no such file or directory
只有注册用户登录后才能阅读该文。

posted @ 2019-12-02 14:48 wi100sh 阅读(30) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示