python language造句
例句與造句
- for information about continuations in the python language
獲取python語(yǔ)言中有關(guān)延續(xù)的信息。 - i will present an example from the python language standard library
我將提供一個(gè)python語(yǔ)言標(biāo)準(zhǔn)庫(kù)中的示例。 - downloads, late developments, and documentation for the python language can be found at the
上找到有關(guān)python語(yǔ)言的下載、最新開(kāi)發(fā)和文檔。 - as an example, imagine that you re writing a document that uses the python language code in listing 1
比方說(shuō),假設(shè)您撰寫(xiě)的文檔中要包含清單1所示的python語(yǔ)言代碼。 - jython is an implementation of the python language; if you plan to use jython, you will want to be familiar with the documentation and other resources hosted at
jython是python語(yǔ)言的實(shí)現(xiàn);如果您計(jì)劃使用jython,那么要熟悉 - It's difficult to find python language in a sentence. 用python language造句挺難的
- however, in choosing to use jython, you are able to bring to bear the entire python language and runtime against your problem of choosing which tests to execute
不過(guò),如果選擇使用jython,就可以利用整個(gè)python語(yǔ)言和運(yùn)行時(shí)來(lái)解決選擇執(zhí)行哪些測(cè)試的問(wèn)題。 - this tutorial teaches the basics of a grid design and how different components of the python language can be used to support the design through its various stages
本教程介紹基本的設(shè)計(jì)知識(shí),構(gòu)成系統(tǒng)的各種不同組件,以及用于構(gòu)建系統(tǒng)基礎(chǔ)框架時(shí)的不同python模塊和系統(tǒng)。 - other articles discussed the conditional and looping features of the python language and how they work together with the container data types to simplify programming tasks
其他文章討論了python語(yǔ)言的條件和循環(huán)特性,以及它們?nèi)绾闻c容器數(shù)據(jù)類型進(jìn)行協(xié)作來(lái)簡(jiǎn)化編程任務(wù)。 - in this first installment in the series, i ll focus on jython, a scripting language that combines the ease of use of the python language with the power and flexibility of the java runtime environment
在本系列的第一期中,我將側(cè)重于jython,這是一種結(jié)合了python語(yǔ)言的易用性和javaruntimeenvironment的強(qiáng)大和靈活性的腳本語(yǔ)言。 - unlike many other programming languages, the python language does not include a special data type to handle a single character, such as " a " or " z . " in contrast, python takes a different approach : it uses a class designed especially for holding sequences of characters
與許多其他編程語(yǔ)言不同,python語(yǔ)言不包括用于處理單一字符(例如“a”或“z”)的特殊數(shù)據(jù)類型。相反,python使用了其他方法:它使用專為保持字符序列而設(shè)計(jì)的類。