Yemdust

Results 32 comments of Yemdust

its okay, btw i noticed the gl and dirextx11 sample using eawebkit, may be some help to me.

And the function should not translate symbol & to & A M P when its not an attribute. this is my personal fix ` internal static string HtmlSpecialCharsEncode(string str, int...

code: `echo 'quote_style:'.$quote_style; echo 'charset:'.$charset; echo 'double_encode:'.$double_encode; echo $string; echo htmlspecialchars($string); $string = @htmlspecialchars( $string, $quote_style, $charset, $double_encode ); die($string);` offical php output: `quote_style:3charset:UTF-8double_encode:http://localhost:8000/wp-admin/load-styles.php?c=0&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.6.1http://localhost:8000/wp-admin/load-styles.php?c=0&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.6.1http://localhost:8000/wp-admin/load-styles.php?c=0&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.6.1` Phalanger output: `quote_style:3charset:UTF-8double_encode:http://localhost:8000/wp-admin/load-styles.php?c=0&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.6.1http://localhost:8000/wp-admin/load-styles.php?c=0&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.6.1http://localhost:8000/wp-admin/load-styles.php?c=0&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.6.1`

when invoke htmlspecialchars( $string ) twice, the official php and Phalanger get the same result however if the second invokation with parameters ` htmlspecialchars( $string ) htmlspecialchars( $string, $quote_style, $charset,...

known little about php, how can i know the $double_encode is ture/false, or empty string or null or someting else?

可能期望类似网抑云音乐那种...可以吗

不好意思,之前没注意,后来已经看到有歌单功能。 然后后来的后来,其实是想要表达,希望有一个,类似网抑云音乐那种,一个红心❤按钮,把当前播放的添加到“我喜欢的”类别的快捷方式。

额。。。其实知道这个,。听着一首歌觉得很棒,随手在播放界面点一下似乎更容易一些。

![image](https://github.com/Retera/WarsmashModEngine/assets/2771647/c39c5e98-44b3-499f-9a1c-31b070f1a333) aha~ ITEM_FOLDER, ListItemFolderDisplay, and ListItemFolderProperty can be created based on the ITEM_MAP classes, still then, we need a double click event to enter the folder.