开发者

In asp is it possible to have one or more function within a funciton?

I was wondering if its possible to have one or more functions within a fun开发者_开发技巧citon like in jQuery? I need to add an inline function that performs a simple task but I really don't need it anywhere except the function I'm calling it from.


Not possible, but you could create a class with the functions you need.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜