Niuke.com js test question, what does this kind of function call mean?

function partial (fn, str1, str2) {
}
var sayIt = ""

partial (sayIt, "Hello"," Ellie") ("!");
^

Sep.09,2021

this is a way of writing called partial function . For more information, please refer to https://blog.csdn.net/neweast. or you can search the Internet for javascript partial function for usage


partial there should be function

inside.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b4282b-2b97f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b4282b-2b97f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?