Tornado 6.5 DocumentationDeprecated since version 6.3: Keyword arguments are currently accepted case-insensitively. In Tornado 7.0 this will be changed to only accept lowercase arguments. RequestHandler.clear_cookie(name: str, **kwargs: Deprecated since version 6.5: The callback argument is deprecated and will be removed in Tornado 7.0. Use the returned Future instead. Note that on_message_callback is not deprecated and may still be AsyncHTTPClient’s header_callback directly to this method. Deprecated since version 6.5: In Tornado 7.0, certain deprecated features of HTTP will become errors. Specifically, line folding and the use of0 码力 | 272 页 | 1.12 MB | 3 月前3
Tornado 6.5 DocumentationDeprecated since version 6.3: Keyword arguments are currently accepted case- insensitively. In Tornado 7.0 this will be changed to only accept lowercase arguments. RequestHandler.clear_cookie(name: str [https://docs Deprecated since version 6.5: The callback argument is deprecated and will be removed in Tornado 7.0. Use the returned Future instead. Note that on_message_callback is not deprecated and may still be AsyncHTTPClient’s header_callback directly to this method. Deprecated since version 6.5: In Tornado 7.0, certain deprecated features of HTTP will become errors. Specifically, line folding and the use of0 码力 | 437 页 | 405.14 KB | 3 月前3
julia 1.10.10definition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0 julia> f(2, 3) 1 The 2x + y definition is only used method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9definition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0 julia> f(2, 3) 1 The 2x + y definition is only used method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.11.4definition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0CHAPTER 13. METHODS 160 julia> f(2, 3) 1 The 2x + y method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 Documentationdefinition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0CHAPTER 13. METHODS 160 julia> f(2, 3) 1 The 2x + y method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release Notesdefinition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0CHAPTER 13. METHODS 160 julia> f(2, 3) 1 The 2x + y method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 2007 页 | 6.73 MB | 3 月前3
julia 1.13.0 DEVdefinition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0CHAPTER 13. METHODS 161 julia> f(2, 3) 1 The 2x + y method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1definition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0CHAPTER 13. METHODS 161 julia> f(2, 3) 1 The 2x + y method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4definition applies only to calls where x and y are both values of type Float64: julia> f(2.0, 3.0) 7.0 Applying it to any other types of arguments will result in a MethodError: julia> f(2.0, 3) ERROR: cannot be called and the more general f(Number,Number) method must be used: julia> f(2.0, 3.0) 7.0 julia> f(2, 3.0) 1.0 julia> f(2.0, 3) 1.0CHAPTER 13. METHODS 161 julia> f(2, 3) 1 The 2x + y method) julia> g(x, y::Float64) = x + 2y g (generic function with 2 methods) julia> g(2.0, 3) 7.0 julia> g(2, 3.0) 8.0 julia> g(2.0, 3.0) ERROR: MethodError: g(::Float64, ::Float64) is ambiguous0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 13 条
- 1
- 2













