添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
光明磊落的毛巾  ·  针对 PHP ...·  1 年前    · 
高大的啄木鸟  ·  Erro de segurança ...·  2 年前    · 
飘逸的野马  ·  javascript - ...·  2 年前    · 
近视的菠萝  ·  SQL Server ...·  2 年前    · 

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge
public ref class UrlEncoder abstract : System::Text::Encodings::Web::TextEncoder
public abstract class UrlEncoder : System.Text.Encodings.Web.TextEncoder
type UrlEncoder = class
    inherit TextEncoder
Public MustInherit Class UrlEncoder
Inherits TextEncoder
Inheritance
UrlEncoder

Gets the maximum number of characters that this encoder can generate for each input code point.

(Inherited from TextEncoder )

Finds the first element in a UTF-8 text input buffer that would be escaped by the current encoder instance.

(Inherited from TextEncoder )