flymorn

Results 3 issues of flymorn

setSelection 函数执行的时候,系统报错: `E/TextClassifierImpl: Error getting assist info. java.io.FileNotFoundException: No file for null locale at android.view.textclassifier.TextClassifierImpl.getSmartSelection(TextClassifierImpl.java:192) at android.view.textclassifier.TextClassifierImpl.classifyText(TextClassifierImpl.java:146) at android.widget.SelectionActionModeHelper$TextClassificationHelper.classifyText(SelectionActionModeHelper.java:463) at android.widget.SelectionActionModeHelper.-android_widget_SelectionActionModeHelper-mthref-1(SelectionActionModeHelper.java:83) at android.widget.-$Lambda$tTszxdFZ0V9nXhnBpPsqeBMO0fw$5.$m$0(Unknown Source:4) at android.widget.-$Lambda$tTszxdFZ0V9nXhnBpPsqeBMO0fw$5.get(Unknown Source:0) at android.widget.SelectionActionModeHelper$TextClassificationAsyncTask.doInBackground(SelectionActionModeHelper.java:369) at...

@coolnameismy 你好,BabyBluetooth 封装的挺好,我提一个建议,能否在过滤器里增加 peripheralUUID 参数,比如: ``` //设置查找设备的过滤器 [baby setFilterOnDiscoverPeripherals:^BOOL(NSString *peripheralName, NSString *peripheralUUID, NSDictionary *advertisementData, NSNumber *RSSI) { //最常用的场景是查找某一个前缀开头的设备 most common usage is discover for peripheral that name has common prefix...

运行 示例程序-自动标注: python applications/Automatic_label/automatic_label.py 系统报错: CUDNN_STATUS_NOT_INITIALIZED'. The cuDNN library was not initialized properly. This error is usually returned when a call to cudnnCreate() fails or when cudnnCreate() has not been...