国内不知名程序员

Results 9 issues of 国内不知名程序员

**什么jzvd版本 7.0.4 **是否和安卓版本有关系,什么版本 没关系 我使用了BaseRecyclerViewAdapterHelper 这个第三方适配器库,在适配器中调用的setUp方法,播放视频正常,点击全屏的时候会爆jzDataSource为空的错误, 开始播放以后,下拉recyclerView的时候会崩溃, 报错如下: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean cn.jzvd.JZDataSource.containsTheUrl(java.lang.Object)' on a null object reference recy ![1](https://user-images.githubusercontent.com/23657667/60162332-e4bb3300-982b-11e9-8e5d-5126c4cec3af.png) ![2](https://user-images.githubusercontent.com/23657667/60162340-e5ec6000-982b-11e9-9e7b-148dd5fd9064.png) ![3](https://user-images.githubusercontent.com/23657667/60162342-e684f680-982b-11e9-99cb-89e1c11f2b35.png) **是否和特定品牌的手机机型有关系,什么机型 **相关log是什么 **复现流程 **最好有截图或者视频说明情况

BottomNavigationView 显示不出来,可以使用menu 中的item吗

`public class MyDrawableIndicator extends BaseIndicator { private Bitmap normalBitmap; private Bitmap selectedBitmap; /** * 实例化Drawable指示器 ,也可以通过自定义属性设置 * * @param context * @param normalResId * @param selectedResId */ public MyDrawableIndicator(Context context,...

我的一直闪退,控制台也不显示错误信息

Could not resolve com.github.yangjie10930:EpMedia:v0.9.5. > Could not get resource 'http://developer.huawei.com/repo/com/github/yangjie10930/EpMedia/v0.9.5/EpMedia-v0.9.5.pom'. > Could not HEAD 'http://developer.huawei.com/repo/com/github/yangjie10930/EpMedia/v0.9.5/EpMedia-v0.9.5.pom'. > Read timed out 这个是什么啊?下载不下来,在浏览器里面进到了华为的页面,显示错误 'http://developer.huawei.com/repo/com/github/yangjie10930/EpMedia/v0.9.5/EpMedia-v0.9.5.pom'.

![image](https://user-images.githubusercontent.com/23657667/70885223-35f5f380-2013-11ea-8e1d-24b44caec2ec.png)

我想要生成训练集,我目标验证码是这样的: ![img20aa4f3c3afc1bbfb89b7b2d7a5c4fac3b](https://user-images.githubusercontent.com/23657667/70761946-e94bb780-1d89-11ea-8c6b-1da0520ad1e3.jpg), 跟这个例子中的比较相似 ![image](https://user-images.githubusercontent.com/23657667/70762242-e00f1a80-1d8a-11ea-91aa-17481fb818ef.png) 我把他的代码下载运行生成的是这个样子 ![image](https://user-images.githubusercontent.com/23657667/70762267-f7e69e80-1d8a-11ea-957c-3e1b69c60526.png) 我想问:目标验证码经过训练后,识别率高吗 训练结果可以多个项目中使用吗

怎么设置都不行,常用的给他父布局设置 android:focusable="true" android:focusableInTouchMode="true" 就可以拦截焦点了, 这个就是拦截不了,

### 版本 2.0.37 微信小程序 真机iPhone xr ### 转载链接 [localhost/](http://localhost:8081/#/pages/ReportSelect/ReportSelect) ### 重现步骤 {{value.name}} ### 期望的结果是什么? 想要直接是一行按照 col设置的值进行渲染, ### 实际的结果是什么? 实际上会有一个从一行3个变成2个的变化