Function Factorial(Value As Long) As Long If Value = 0 Or Value = 1 Then Factorial = 1 Else Factorial = Factorial(Value - 1) * Value End If End Function
友情链接: json在线解析 通晓查询 糯晒黄历 姓名打分