Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
говнокод
//JavaScript-C24.2.0 (SpiderMonkey) function printArgs() { // вызовем join с this=arguments, // этот вызов эквивалентен arguments.join(':') из примера выше var argStr = [].slice.call(arguments, 1); print( argStr ); // сработает и выведет 1:2:3 } printArgs(1, 2, 3);
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
JS exam part 2 - Find the property
MyProfile_Medalla.java
Alternating Sign Fibonacci
BinaryGap, javascript - Find longest sequence of zeros in binary representation of an integer.
Java - Looping thru Strings
Aa
replaceMethod.js
LazyListJS
Rocket Science
game green
Please log in to post a comment.