Results of 1 - 10 of about 53 for box (0.010 sec.)
- Construct a new Box 10508
- « UI\Controls\Box::append UI\Controls\Box::delete » PHP Manual UI\Controls\Box Construct a new Box
...
ox UI\Controls\Box::__construct (UI 0.9.9) UI\Controls\Box::__constru ...
ct — Construct a new Box 説明 public UI\Controls\Box::__construct ( int $or ...
ientation = UI\Controls\Box::Horizontal ) Shall construct a new box パラメータ ...
orientation Box::Horizontal or Box::Vertical 関連キーワード: new , ...
-
https://man.plustar.jp/php/ui-controls-box.construct.html
- [similar]
- Control Box (Arrangement) 10284
- « UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement)
...
Control Box (Arrangement) (UI 0.9.9) はじめに A Box allows the ...
ent of other controls クラス概要 class UI\Controls\Box extends UI\Control { /* Constants */ const int Ver ...
ublic __construct ( int $orientation = UI\Controls\Box::Horizontal ) /* メソッド */ public append ( Contr ...
t be manipulated directly 定義済み定数 UI\Controls\Box::Vertical UI\Controls\Box::Horizontal 目次 UI\Cont ...
-
https://man.plustar.jp/php/class.ui-controls-box.html
- [similar]
- crypto_box 鍵ペアから、公開鍵を取り出す 10017
- « sodium_crypto_box_publickey_from_secretkey sodium_crypto_box_seal_open » PHP Manual Sodium 関数
...
crypto_box 鍵ペアから、公開鍵を取り出す sodium_crypto_box_pub ...
lickey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_publickey — crypto_box 鍵ペアから、公開鍵を取り出す ...
説明 sodium_crypto_box_publickey ( string $key_pair ): string 鍵ペアを指定 ...
みを取り出します。 パラメータ key_pair sodium_crypto_box_keypair() や sodium_crypto_box_seed_keypair() から ...
-
https://man.plustar.jp/php/function.sodium-crypto-box-publickey.html
- [similar]
- crypto_box 鍵ペアから、秘密鍵を取り出す 10017
- « sodium_crypto_box_seal sodium_crypto_box_seed_keypair » PHP Manual Sodium 関数 crypto_box 鍵ペ
...
アから、秘密鍵を取り出す sodium_crypto_box_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_bo ...
x_secretkey — crypto_box 鍵ペアから、秘密鍵を取り出す 説明 sodium_crypto_bo ...
けを取り出します。 パラメータ key_pair sodium_crypto_box_keypair() や sodium_crypto_box_seed_keypair() によ ...
形式の秘密鍵を返します。 関連キーワード: crypto , box , ペア , sodium , 鍵 , keypair , secretkey , strin ...
-
https://man.plustar.jp/php/function.sodium-crypto-box-secretkey.html
- [similar]
- 匿名の公開鍵暗号による暗号化 9823
- « sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗
...
号による暗号化 sodium_crypto_box_seal (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_sea ...
— 匿名の公開鍵暗号による暗号化 説明 sodium_crypto_box_seal ( string $message , string $public_key ): str ...
やり方で、 メッセージを暗号化します。 sodium_crypto_box() と異なり、 sodium_crypto_box_seal() に必要なのは ...
に、匿名の公開鍵暗号と呼ばれています。 sodium_crypto_box_seal() 関数は暗号化メッセージの完全性を提供していま ...
-
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html
- [similar]
- Show Error Box 9436
- « UI\Window::__construct UI\Window::getSize » PHP Manual UI\Window Show Error Box UI\Window::err
...
or (UI 0.9.9) UI\Window::error — Show Error Box 説明 public UI\Window::error ( string $title , str ...
ing $msg ) Shall show an error box パラメータ title The title of the error box msg Th ...
e message for the error box 関連キーワード: Window , box , string , construct ...
-
https://man.plustar.jp/php/ui-window.error.html
- [similar]
- Delete Control 9347
- « UI\Controls\Box::__construct UI\Controls\Box::getOrientation » PHP Manual UI\Controls\Box Dele
...
te Control UI\Controls\Box::delete (UI 0.9.9) UI\Controls\Box::delete — Delet ...
e Control 説明 public UI\Controls\Box::delete ( int $index ): bool Shall delete the cont ...
rol at the given index from this Box パラメータ index The index of the control to delet ...
-
https://man.plustar.jp/php/ui-controls-box.delete.html
- [similar]
- Get Orientation 9347
- « UI\Controls\Box::delete UI\Controls\Box::isPadded » PHP Manual UI\Controls\Box Get Orientation
...
UI\Controls\Box::getOrientation (UI 0.9.9) UI\Controls\Box::getOri ...
entation — Get Orientation 説明 public UI\Controls\Box::getOrientation (): int Shall retrieve the orienta ...
tion of this Box パラメータ この関数にはパラメータはありません。 関 ...
-
https://man.plustar.jp/php/ui-controls-box.getorientation.html
- [similar]
- Padding Detection 9347
- « UI\Controls\Box::getOrientation UI\Controls\Box::setPadded » PHP Manual UI\Controls\Box Paddin
...
g Detection UI\Controls\Box::isPadded (UI 0.9.9) UI\Controls\Box::isPadded — P ...
adding Detection 説明 public UI\Controls\Box::isPadded (): bool Shall detect if padding is enab ...
led on this Box パラメータ この関数にはパラメータはありません。 関 ...
-
https://man.plustar.jp/php/ui-controls-box.ispadded.html
- [similar]
- Append Control 9243
- « UI\Controls\Box UI\Controls\Box::__construct » PHP Manual UI\Controls\Box Append Control UI\Co
...
ntrols\Box::append (UI 0.9.9) UI\Controls\Box::append — Appen ...
d Control 説明 public UI\Controls\Box::append ( Control $control , bool $stretchy = fals ...
e ): int Shall append the given control to this Box パラメータ control The control to append stretchy ...
-
https://man.plustar.jp/php/ui-controls-box.append.html
- [similar]