提醒少个括号,不理解missing ( before function parameters.求大神更改.
来源:学生作业帮 编辑:神马作文网作业帮 分类:综合作业 时间:2024/11/13 16:15:19
提醒少个括号,不理解missing ( before function parameters.求大神更改.
function String.prototype.trim(){
return this.replace(/(^\s*)|(\s*$)/g,"");
};这是源代码
function String.prototype.trim(){
return this.replace(/(^\s*)|(\s*$)/g,"");
};这是源代码
这是什么编程语言呢?
试试把代码改为:
function String.prototype.trim(){
return this.replace(/(^\s*)|(\s*$)/g,"");
}
//就是说去掉{}后面的分号;
再问: java的,不行啊,行不通
再答: String.prototype.trim = function() { return this.replace(/^\s+|\s+$/g,""); }
试试把代码改为:
function String.prototype.trim(){
return this.replace(/(^\s*)|(\s*$)/g,"");
}
//就是说去掉{}后面的分号;
再问: java的,不行啊,行不通
再答: String.prototype.trim = function() { return this.replace(/^\s+|\s+$/g,""); }
提醒少个括号,不理解missing ( before function parameters.求大神更改.
function does not take 1 parameters
missing '{' before '*'
missing ; before
matlab 中function 应用求大神指导.
我考了一个日历的js脚本到eclipse工程里报错:求助missing ( before function parame
C++中编程出现function does not take 1 parameters
英语翻译candidate weighting parameters of the mean function corr
function does not take 3 parameters 这个错误怎么修改
求英语大神!有一个句子不理解
matlab中Error:Missing variable or function.
求大神帮忙用matlab定义一个函数function