添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
大鼻子的蚂蚁  ·  RichEdit ...·  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 )