function rebind_event($tr, $table){
// bind $table's row dblclick to $tr
// how to implement this function ?
}
【 在 XeCycle (据说是小 X) 的大作中提到: 】
: if you mean to reuse the function, make it reusable. an inline function
: expression is of course not reusable.
--
FROM 116.247.85.*