Web htmlencode
文字列をHTMLエンコードします
名前空間 | Alice.Net |
アセンブリ | Alice.Runtime.dll |
サポート | AliceScript1 |
説明
string web_htmlencode(string text);
引数
Text HTMLエンコードしたい文字列
戻り値
String HTMLエンコードされた文字列
文字列をHTMLエンコードします
名前空間 | Alice.Net |
アセンブリ | Alice.Runtime.dll |
サポート | AliceScript1 |
string web_htmlencode(string text);
Text HTMLエンコードしたい文字列
String HTMLエンコードされた文字列