Bad Developer

Results 46 issues of Bad Developer

![image](https://user-images.githubusercontent.com/7404699/76725020-daf5a900-6787-11ea-8f19-ffe16b9a58ec.png)

【1】Tab加上 左右滑动 + 下拉刷新 + 保持页面缓存

你好,能不能实现 类似 mixbook.com这样的编辑器?

上面是自定义数字键盘,下面是普通的键盘。 先点击数字键盘,然后点击普通键盘显示系统的输入法后,又点击数字键盘输入框没有显示。 也就是 不点击输入法上面的隐藏输入法按钮,直接点击输入数字的输入框,界面无法自动适配

19:25:29.514 [main] DEBUG org.scijava.nativelib.NativeLibraryUtil - architecture is WINDOWS_64 os.name is windows 10 19:25:29.514 [main] DEBUG org.scijava.nativelib.NativeLibraryUtil - platform specific path is natives/windows_64/ 19:25:29.514 [main] DEBUG org.scijava.nativelib.BaseJniExtractor - mappedLib is demumble.dll...

How to use in the ScrollView? `let horizontalScrollView:ASHorizontalScrollView = ASHorizontalScrollView(frame:CGRect(x: 0, y: Y, width:ScreenWidth, height: 50)) //for iPhone 5s and lower versions in portrait horizontalScrollView.marginSettings_320 = MarginSettings(leftMargin: 10, miniMarginBetweenItems: 5,...

考虑长期,目录页和内容页保存到本地文件形式好些。

refreshLayout.autoRefresh() The first normal display progress bar, the second does not display

每次连接的时候,弹出系统的“配对”对话框。怎么处理? _baby.having(self.peripheral).then.connectToPeripherals().discoverServices().discoverCharacteristics().readValueForCharacteristic().discoverDescriptorsForCharacteristic().readValueForDescriptors().begin();