mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-25 01:01:19 +02:00
@@ -6,7 +6,7 @@ Purpose
|
|||||||
|
|
||||||
To translate one interface for a class into a compatible interface. An
|
To translate one interface for a class into a compatible interface. An
|
||||||
adapter allows classes to work together that normally could not because
|
adapter allows classes to work together that normally could not because
|
||||||
of incompatible interfaces by providing it's interface to clients while
|
of incompatible interfaces by providing its interface to clients while
|
||||||
using the original interface.
|
using the original interface.
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
|
@@ -23,7 +23,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"To translate one interface for a class into a compatible interface. An "
|
"To translate one interface for a class into a compatible interface. An "
|
||||||
"adapter allows classes to work together that normally could not because of "
|
"adapter allows classes to work together that normally could not because of "
|
||||||
"incompatible interfaces by providing it's interface to clients while using "
|
"incompatible interfaces by providing its interface to clients while using "
|
||||||
"the original interface."
|
"the original interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@ msgstr "Zweck"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"To translate one interface for a class into a compatible interface. An "
|
"To translate one interface for a class into a compatible interface. An "
|
||||||
"adapter allows classes to work together that normally could not because of "
|
"adapter allows classes to work together that normally could not because of "
|
||||||
"incompatible interfaces by providing it's interface to clients while using "
|
"incompatible interfaces by providing its interface to clients while using "
|
||||||
"the original interface."
|
"the original interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Um ein Interface für eine Klasse in ein kompatibles Interface zu "
|
"Um ein Interface für eine Klasse in ein kompatibles Interface zu "
|
||||||
|
@@ -23,7 +23,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"To translate one interface for a class into a compatible interface. An "
|
"To translate one interface for a class into a compatible interface. An "
|
||||||
"adapter allows classes to work together that normally could not because of "
|
"adapter allows classes to work together that normally could not because of "
|
||||||
"incompatible interfaces by providing it's interface to clients while using "
|
"incompatible interfaces by providing its interface to clients while using "
|
||||||
"the original interface."
|
"the original interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@@ -23,7 +23,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"To translate one interface for a class into a compatible interface. An "
|
"To translate one interface for a class into a compatible interface. An "
|
||||||
"adapter allows classes to work together that normally could not because of "
|
"adapter allows classes to work together that normally could not because of "
|
||||||
"incompatible interfaces by providing it's interface to clients while using "
|
"incompatible interfaces by providing its interface to clients while using "
|
||||||
"the original interface."
|
"the original interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@ msgstr "Назначение"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"To translate one interface for a class into a compatible interface. An "
|
"To translate one interface for a class into a compatible interface. An "
|
||||||
"adapter allows classes to work together that normally could not because of "
|
"adapter allows classes to work together that normally could not because of "
|
||||||
"incompatible interfaces by providing it's interface to clients while using "
|
"incompatible interfaces by providing its interface to clients while using "
|
||||||
"the original interface."
|
"the original interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Привести нестандартный или неудобный интерфейс какого-то класса в "
|
"Привести нестандартный или неудобный интерфейс какого-то класса в "
|
||||||
|
@@ -23,7 +23,7 @@ msgstr "目的"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"To translate one interface for a class into a compatible interface. An "
|
"To translate one interface for a class into a compatible interface. An "
|
||||||
"adapter allows classes to work together that normally could not because of "
|
"adapter allows classes to work together that normally could not because of "
|
||||||
"incompatible interfaces by providing it's interface to clients while using "
|
"incompatible interfaces by providing its interface to clients while using "
|
||||||
"the original interface."
|
"the original interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"将某个类的接口转换成与另一个接口兼容。适配器通过将原始接口进行转换,给用户"
|
"将某个类的接口转换成与另一个接口兼容。适配器通过将原始接口进行转换,给用户"
|
||||||
|
Reference in New Issue
Block a user