對(duì)本擴(kuò)展的類/函數(shù)/方法有以下更新。
Version | Function | Description |
---|---|---|
8.0.0 | pack | 此函數(shù)不再在失敗時(shí)返回 false 。 |
sapi_windows_vt100_support | enable is now nullable. | |
7.3.0 | define | 廢棄了 case_insensitive,并將在 8.0.0 版中移除。 |
7.2.0 | pack | float 和 double 類型支持大端和小端。 |
unpack | float and double types supports both Big Endian and Little Endian. | |
7.1.0 | unpack | The optional offset has been added. |
7.0.15,7.1.1 | pack | 添加了 “e”,“E”,“g” 和 “G” 代碼以啟用 float 和 double 的字節(jié)順序支持。 |
7.0.0 | define | 允許 array 的值。 |
5.3.0 | time_nanosleep | 至此之后該函數(shù)在Windows平臺(tái)下可用。 |
time_sleep_until | 自此,函數(shù)在Windows平臺(tái)可用。 |