compiled python的意思
compiled python中文翻譯:
編譯的python
相似詞語短語
carpet python───地氈莫瑞蟒,地毯蟒
carpet pythons───地氈莫瑞蟒,地毯蟒
compilation───n.編譯;編輯;匯編
completion───n.完成,結束;實現,竣工
compilations───n.收集,選輯;匯編物(compilation的復數)
compilator───匯編者
compile a list───編制一份清單
compiled───adj.編譯的;v.編輯(compile的過去分詞)
compilement───編譯
雙語使用場景
That is, python source code is compiled by the python command to bytecode in exactly the same manner as before (except for a couple import statements and function calls added to invoke Psyco).───也就是說,python源代碼是通過python命令編譯成字節碼的,所用的方式和以前完全相同(除了為調用Psyco而添加的幾個import語句和函數調用)。
Because Cheetah can compile template files to Python code, you can do all the template parsing up front and get the benefits of compiled code when you fill out the templates with dynamic data.───因為Cheetah可以將模板文件編譯成Python代碼,所以您可以預先解析所有模板,并在使用動態數據擴充代碼時,從已編譯的代碼中獲得好處。