英文: Does okhttp authenticator handle 403 error? 问题 我正在使用 Okhttp Authenticator 来更新我的 JWT 令牌。但是存在一个问题,...
如何在这个数组代码中使用for循环?
英文: How can make for loops on this array code? 问题 以下是您要求的翻译好的代码部分: private void sliderPic(){ List<...
textviewArray[i].setText(stringArray[i]); 是空的。
英文: textviewArray[i].setText(stringArray[i]); is null 问题 以下是翻译好的代码部分: public class dizilisActivity e...
Error: put(java.lang.string, list<string>) in hashmap cannot be applied to (java.util.list<java.lang.string>)
英文: Error: put(java.lang.string, list<string>) in hashmap cannot be applied to (java.util.list...
自定义样式的复选框(材料标签)适用于Android Studio。
英文: Custom styled checkbox (Material Chips) for android studio 问题 我想在 Android 中创建如下所示的芯片: [![复选框样式][...
将ArrayList保存到文本文档,每行分开。
英文: Saving Arraylist to Text document seperate lines 问题 尝试将ArrayList的项目保存到文本文件中,我有点让它工作了,但它会将整个Array...
为什么当我从EditText中删除全部内容时,应用程序会崩溃?
英文: Why is the app crashing when I delete all from the EditText? 问题 Code: prenume.addTextChangedList...
Firestore的索引计入吗?
英文: Does the index in Firestore count? 问题 我读到每次查询时都会自动创建一个索引。所以如果我创建了这个查询: db.collection("users&...
在同一个项目中使用Java和Kotlin活动
英文: Using Java and Kotlin activities in the same project 问题 一如既往,新手们又来问那些你们讨厌的愚蠢问题。因此,请原谅我接下来要提出的问题:...
无法使用Visual Studio 2015编辑Xamarin的.axml布局文件。
英文: Can't edit Xamarin .axml layout files with Visual Studio 2015 问题 由于工作中的版本许可限制,我不得不使用Visual S...
450