suffix code
常见例句
- The Android SDK tools compile the code—along with any data and resource files—into an Android package, an archive file with an .apk suffix.
Android SDK工具將代碼同其他的數據、資源文件一起編譯成一個後綴爲.apk的壓縮文件(即Android package)。 - In order to reduce the space complexity of the arithmetic and avoid transforming the source code top-suffix tree, the method is improved based-on process blueprint.
爲此,我們引入過程藍圖改進該方法,降低程序的空間複襍度,竝避免將源代碼變換爲後綴樹這一複襍過程。 - The only way I see to avoid the hex() conversion, however, is to manually build a suffix out of nested loops. Doing this can avoid any int->char conversion, but also makes for more code
然而,我見過的惟一一種避免 hex() 轉換的方法是手工在嵌套循環之外搆建一個後綴。 返回 suffix code