Ulasan untuk Selectext: Copy Text from Videos
Selectext: Copy Text from Videos oleh Selectext
11 reviews
- Tahap 5 daripada 5by 退出党团队远离中共邪教, 25 hari yang lepas
- Tahap 5 daripada 5by 敬念法轮大法好远离瘟疫, 2 bulan yang lepas
- Tahap 5 daripada 5by Pengguna Firefox 18251978, setahun yang lepas
- Tahap 5 daripada 5by Pengguna Firefox 14014576, 2 tahun yang lepas
- Tahap 5 daripada 5by Alex, 2 tahun yang lepas
- Tahap 5 daripada 5by Sammie_7215, 3 tahun yang lepasSuper handy as a developer. (Copying code from tutorials) Great, and I have not run into any problems yet :D
- Tahap 5 daripada 5by Atir, 3 tahun yang lepasIt'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
<
}
}Respons pembangun
posted 3 tahun yang lepasSorry about that, this has been fixed now.
Vinny from Selectext - Tahap 5 daripada 5by Pengguna Firefox 14182454, 3 tahun yang lepas
- Tahap 5 daripada 5by Pengguna Firefox 15285165, 4 tahun yang lepas
- Tahap 5 daripada 5by Anosema, 4 tahun yang lepasReally 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