Beoardielingen foar Selectext: Copy Text from Videos
Selectext: Copy Text from Videos troch Selectext
9 beoardielingen
- Wurdearring: 5 fan 5troch Firefox-brûker 18251978, 2 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 14014576, 2 jierren lyn
- Wurdearring: 5 fan 5troch Alex, 3 jierren lyn
- Wurdearring: 5 fan 5troch Sammie_7215, 3 jierren lynSuper handy as a developer. (Copying code from tutorials) Great, and I have not run into any problems yet :D
- Wurdearring: 5 fan 5troch Atir, 3 jierren lynIt's not working, I tried to copy but it's shown like this. It was working good before
public class Arrays {
Run | Debug
public static void
main
(
String
args
[
]
)
{
int
[
]
marks
=
new
int
[
3
]
;
marks
[
0
]
=
97
;
//
phy
marks
[
1
]
=
98
;
//
chem
marks
[
2
]
=
95
;
//
eng
//
System.out.println
(
marks
[
0
]
)
;
//
System.out.println
(
marks
[
1
]
)
;
//
System.out.println
(
marks
[
2
]
)
;
for
(
int
i
=
0
;
i
<
}
}Antwurd ûntwikkeler
3 jierren lyn pleatstSorry about that, this has been fixed now.
Vinny from Selectext - Wurdearring: 5 fan 5troch Firefox-brûker 14182454, 4 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 15285165, 5 jierren lyn
- Wurdearring: 5 fan 5troch Anosema, 5 jierren lynReally nice, works all the time but something can be annoying:
If the text is under the youtube's navigation bar, selectionning it can be a bit hard