string input and output的意思|示意

美 / / 英 / /

字符串输入和输出


string input and output的网络常见释义

风格字符串的输入和输出 ... c-strings(c风格字符串) c-string input and output(c风格字符串的输入和输出) accessing individual characters of a c-string(访问c风格字符串中的单个字符) ...

string input and output相关例句

The array concat function takes an array of strings as an input and returns a concatenation of the strings into a single string output.

array concat函数获取一个字符串数组作为输入并在字符串输出中返回联接后的这些字符串。

However, we could generate the same input by using XMLOutputter to output our XML document as a String and then make it into a StreamSource.

但是我们可以生成相同的输出,方法是使用XMLOut putter将我们的XML文档作为String输出并使其进入StreamSource。

This approach accepts XML string data as input and converts that into JSON-formatted data output. This PHP-based solution provides several benefits.

该方法以xml字符串数据为输入并将其转换成json格式的数据输出。

Create an interface, which takes as input the business object, and as output a type of string.

创建一个接口,将业务对象作为输入,将字符串类型作为输出。

Add a new method called operation1, which has input input1 and output output1 of type string.

添加一个新方法operation1,该方法拥有类型均为字符串的输入input1和输出out put1。

The program use The FORTRAN77 language slover the root equation of a degree and equation of two degree, It is succeed that input string of equation, output the root equation.

FORTRAN77编制的求一元一次方程和一元二次方程的根,实现了输入方程字符串,输出方程的根。