-
import java.io.File; import java.io.FileNotFoundException; import java.util.Scanner; public class t...
- 1609 浏览
- 0 回答
- 4 关注
-
I need some help with this error when \'\'react-native start & react-native run-android: Error: Comm...
- 1505 浏览
- 0 回答
- 6 关注
-
I want to communicate using PostMessage with React (Typescript) that runs on iOS and Android WebView
Typescript Code interface WebToNative { TestFunc: { postMessage: (arg: {}) => void } } type WebToN...
- 1035 浏览
- 0 回答
- 4 关注
-
I want to make a \program\ that updates a label when you press a button and print out a variable, bu...
- 825 浏览
- 3 回答
- 4 关注
-
public class MainActivity extends AppCompatActivity { Button clk; VideoView videov; @Ov...
- 1739 浏览
- 1 回答
- 5 关注
-
I\'m a software tester and work on a React frontend application. I faced an issue that causes a post...
- 1538 浏览
- 0 回答
- 5 关注
-
im pretty new in coding JS and i need an help for this code. function OnOff() { var ele...
- 973 浏览
- 0 回答
- 6 关注
-
I had done development for smartTV platforms such as Samsung(Tizen) and Lg(webOS), both the platform...
- 1839 浏览
- 0 回答
- 4 关注
-
Input: mp = [1,2,3,4] tw = [4,7,3,5] cw = [] # create the data frame: df = pd.DataFrame((cw), ...
- 1376 浏览
- 0 回答
- 4 关注
-
I\'m trying to create a script for a build that checks out a file, edits it and checks it back in. ...
- 1873 浏览
- 1 回答
- 6 关注
-
I\'m trying to use the SFML library within a library I\'m creating. I\'ve used SFML in normal consol...
- 1490 浏览
- 0 回答
- 4 关注
-
I\'m having a std::string containing the following : 1755306 0 1401380 40093752 0 76598 0 0 0 0 Each...
- 1728 浏览
- 0 回答
- 6 关注
-
Is Firebase Dynamic Links meant to work with App Clips? If the app isn\'t installed on iOS I would l...
- 1090 浏览
- 0 回答
- 5 关注
-
I want to make a section in my site where visitors can upload files (pdfs). How can this be done? ...
- 1162 浏览
- 2 回答
- 6 关注
-
I have one test case where after login, on some page when user tries to close the browser, it will s...
- 1304 浏览
- 1 回答
- 4 关注