mikite
mikite
Very apprecicate to know this open project. Recently I get the requirement feature to set the specified text with background color, I got the specified text and the original text,...
fun getArrayIds(startId: String? = null): Array? { val f = pagerAdapter.getItem(mBinding.viewPager.currentItem) /* if (f != null){ require(f is ArticleListFragment) return f.getArrayIds(startId) }else{ return null } */ when (f!= null){ true...
File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 834, in main app = Application(root) File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 254, in __init__ self.readConfig() File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 273, in readConfig config_dict = json.load(fp) File "C:\Users\NUC\AppData\Local\Programs\Python\Python39\lib\json\__init__.py", line 293, in...
Any suggestion will be appreciated. thx!