formatter
美
英 ['f?:mæt?] 
- n.〔計〕格式器;格式化程序;劃盤程序
- 網絡格式化器;格式化工具;格式子
英漢解釋
例句
Element, it overrides any formatter sink that might have been declared in the current channel instance or template.
元素下指定時,它重寫可能已在當前信道實例或模板中聲明的任何格式化程序接收器。
Apache FOP: Learn more about this print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter.
ApacheFOP:深入了解這個由XSL格式化對象(XSL-FO)和一個輸出獨立的格式化程序驅動的打印格式化程序。
This interface must be implemented by any class identified as a formatter in the System. Runtime. Serialization architecture.
此接口必須由任何在System.Runtime.Serialization結構中標識為格式化程序的類來實現。
The server formatter sink at the end of this chain will deserialize the request into a message .
此鏈末端的服務器格式化程序接收器將該請求反序列化為消息。
If you add microdata to a field formatter for your own project, you can contribute that work back to the Drupal community.
如果您在自己的項目中給字段格式器添加微數據,您可以將這些成果反饋給Drupal社區。
It's easy to add microdata support to a field formatter.
給字段格式器添加微數據支持十分簡單。
Class , the formatter serializes the object into a stream and inserts it into the message body . When reading from a queue using a.
類的實例將消息發送到隊列時,格式化程序將對象序列化到流中并將其插入消息體。
Although any number of templates can be declared , only one formatter sink can be in a channel sink call chain .
盡管可聲明任意數量的模板,但在一個信道接收器調用鏈中只能存在一個格式化程序接收器。
When a message is sent to the queue, the formatter serializes an object into a stream that can be sent to the message queue.
將消息發送到隊列時,格式化程序將對象序列化到可發送到消息隊列的流中。
Each type of format can take a numerical argument as well, to tell the formatter how to properly apply the pattern.
每一種格式都會用到一個數值實參來告訴格式化程序如何適當地應用模式。
The presence of a SOAP formatter and an HTTP channel begs the question: Can . NET Remoting be used to build Web services?
SOAP格式化程序和HTTP信道的存在回避了一個問題:可以使用.NETRemoting建立Web服務嗎?
When the Send method is called on the MessageQueue instance, the body is serialized using the formatter contained in the Formatter property.
在MessageQueue實例上調用Send方法時,消息體將由Formatter屬性中包含的格式化程序序列化。
At the time of this writing, the link field formatter defined by the Drupal Link module doesn't support microdata, but you can change that.
在撰寫本文之際,DrupalLink模塊定義的鏈接字段格式器還不支持微數據,但您可以改變這一點。
On the client , custom channel sinks are inserted into the chain of objects between the formatter sink and the last transport sink .
在客戶端上,自定義信道接收器被插入到格式化程序接收器和最后一個傳輸接收器之間的對象鏈中。
The other part of the connector displays the connector data to the user, and is called the formatter.
連接器的另一部分稱為formatter,用于向用戶顯示連接器數據。
If you are defining a custom content formatter, provide the name of the assembly that contains the content formatter class.
如果定義自定義內容格式化程序,請提供包含內容格式化程序類的程序集的名稱。
When Notification Services formats a notification, it obtains the locale code and looks for a content formatter specific to the language.
在NotificationServices對通知進行格式化時,它將獲取區域設置代碼并查找該語言特定的內容格式化程序。
Armed with JavaMail and the text formatter introduced in Part 1, you are ready to send the e-zine.
有了JavaMail和第1部分中介紹的文本格式化器,就可以發送e-zine了。
The next dialog window allows the tester to select which formatter Manual Tester should use when importing the legacy script.
下一個對話視窗允許測試者選擇,當導入原始腳本時使用哪個ManualTester格式。
This notification class has five notification fields, an XSLT content formatter, and a File delivery protocol.
此通知類有五個通知字段、一個XSLT內容格式化程序和一個文件傳遞協議。
Information about the content formatter used to format notifications for the notification class.
有關內容格式化程序的信息,該程序用于為通知類設置通知格式。
When overridden in a derived class, serializes the graph of objects with the specified root to the stream already attached to the formatter.
當在派生類中重寫時,將具有指定根的對象圖形序列化為已經連接到格式化程序的流。
If you do not set the Formatter property before calling Send(Object), the formatter defaults to the XmlMessageFormatter.
如果在調用Send(Object)前未設置Formatter屬性,則格式化程序默認為XmlMessageFormatter。
This call is forwarded down the sink chain, and any sink can create a request stream that will be passed back to the formatter sink.
此調用沿接收器鏈轉發,并且任何接收器均可創建將被傳遞回格式化程序接收器的請求流。
Contains the channel sink provider for a formatter sink that is to be inserted into the client or server channel sink chain.
包含格式化程序接收器的信道接收器提供程序,該格式化程序接收器將插入客戶端或服務器信道接收器鏈中。
We also provided a source code formatter and a hierarchy view to support the developer at his daily work.
我們還提供了一個源代碼格式化工具以及一個支持開發者日常工作的層級視圖。
When overridden in a derived class, writes a double-precision floating-point number to the stream already attached to the formatter.
當在派生類中重寫時,向已經連接到格式化程序的流中寫入一個雙精度浮點數字。
You can import your formatter into a project and access it in code.
可將格式化程序導入項目,并使用代碼訪問它。
This is easily achieved by implementing IClientFormatterSink, thereby telling the system that it has a reference to the formatter sink.
通過實現IClientFormatterSink可以輕松地做到這一點,從而使系統相信它具有對格式化程序接收器的引用。
At this stage, the message has already been serialized by the formatter and cannot be modified.
在這一階段,消息已經被格式化程序序列化且不能修改。
To transform the content from the database for the field into HTML, each field formatter module has its own view function.
為了將來自數據庫的字段內容轉換為HTML,每個字段格式器模塊都有自己的查看函數。
Properties so the formatter knows what types to attempt to deserialize.
屬性以使格式化程序知道要嘗試進行反序列化的類型。
Often, the microdata attributes need to be passed from the field_formatter_view function into the theme function.
通常,需要將微數據屬性從field_formatter_view函數解析到主題函數中。
When overridden in a derived class, writes a value of the given type to the stream already attached to the formatter.
當在派生類中重寫時,向已經連接到格式化程序的流中寫入給定類型的值。
Do not use the AssemblyName property for standard content formatter information.
不要為標準內容格式化程序信息使用AssemblyName屬性。
The contents of the Body property are serialized when the message is sent, using the Formatter property you specify.
發送消息時,Body屬性的內容通過指定的Formatter屬性序列化。
Finally, a good formatter will allow any character in the format, it just ignores any that aren't part of the reserved characters.
最后,一個好的格式器應該支持格式中的任何字符,而僅它忽略不屬于保留字符的部分。
Specifies whether the formatter will include versioning information.
指定格式化程序是否將包括版本信息。
For applications using the XSLT content formatter, the distributor must have permission to read the folders that contain the XSLT files.
對于使用XSLT內容格式化程序的應用程序,分發服務器必須對包含XSLT文件的文件夾具有讀取權限。
Determines whether the formatter can deserialize the contents of the message.
確定格式化程序是否可以反序列化消息的內容。