split method meaning in English
分割方式
Examples
- Series splitting and parallel splitting methods are deployed to conduct an equivalent conversion for circuits , it has the characteristics of simple visualization and easy application
采用串联分裂和并联分裂方式对电路进行等效变换,具有简单、直观、应用方便的特点。 - Method based on the controlled technique of crt , a new split method for fabricating the three - dimensional physics compensator to achieve the imrt was developed
方法:在适形放射治疗技术的基础上,提出了一种“切片”的方法,从而能利用现有简单设备制作出三维熔铅调强档块。 - The splitting method is employed to demonstrate the miller ' s theorem and coupling miller ' s theorem and the application of the splitting method for circuit analysis is described by using example
用阻抗分裂法证明了密勒定理及对偶密勒定理,并举例说明了阻抗分裂法在电子线路分析中的应用。 - Split method example splits the string " this is a test ! " using the default token , which is any whitespace character . this sequence includes the space , a tab character , and newline characters
方法示例使用默认的令牌将字符串“ this is a test ”拆分开,此令牌可以是任何空白字符(这个序列包括空格、制表符和换行符) 。 - The split method is useful because it splits a string into a sequence of smaller strings , using a token character or any character in a given sequence of characters as an indicator of where to chop
方法很有用,因为它可以将一个字符串分成几个较小的字符串序列,方法是将令牌字符(或给定字符序列中的任何字符)用作断开位置的指示器。