Selectext: Copy Text from Videos కోసం సమీక్షలు
Selectext: Copy Text from Videos ద్వారా Selectext
11 సమీక్షలు
- Rated 5 out of 5by 退出党团队远离中共邪教, 25 రోజులు క్రితం
- Rated 5 out of 5by 敬念法轮大法好远离瘟疫, 2 నెలలు క్రితం
- Rated 5 out of 5by Firefox వాడుకరి 18251978, ఒక సంవత్సరం క్రితం
- Rated 5 out of 5by Firefox వాడుకరి 14014576, 2 సంవత్సరాలు క్రితం
- Rated 5 out of 5by Alex, 2 సంవత్సరాలు క్రితం
- Rated 5 out of 5by Sammie_7215, 3 సంవత్సరాలు క్రితంSuper handy as a developer. (Copying code from tutorials) Great, and I have not run into any problems yet :D
- Rated 5 out of 5by Atir, 3 సంవత్సరాలు క్రితంIt'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
<
}
}డెవలపర్ స్పందన
posted 3 సంవత్సరాలు క్రితంSorry about that, this has been fixed now.
Vinny from Selectext - Rated 5 out of 5by Firefox వాడుకరి 14182454, 3 సంవత్సరాలు క్రితం
- Rated 5 out of 5by Firefox వాడుకరి 15285165, 4 సంవత్సరాలు క్రితం
- Rated 5 out of 5by Anosema, 4 సంవత్సరాలు క్రితంReally 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