更多“把整数7转换为字符‘7‘的表达式是( ) ”相关问题
  • 第1题:

    Python中,函数的功能是把整数或字符串x转换为浮点数并返回,此函数是()。

    A.ascii()

    B.bin()

    C.chr()

    D.float()


    D

  • 第2题:

    把整数123转换为字符串“123”的方法有

    A.123+空格

    B.123+空串

    C.new Integer(123).toString()

    D.(String)123


    123+空串;new Integer(123).toString()

  • 第3题:

    【填空题】(10-4)把日期对象转换为符合正则表达式格式的字符串采用SimpleDateFormat类的()方法。


    format();format

  • 第4题:

    【填空题】(10-5)把日期对象转换为符合正则表达式格式的字符串采用SimpleDateFormat类的()方法。


    format( );format

  • 第5题:

    【填空题】(10-6)把日期对象转换为符合正则表达式格式的字符串采用SimpleDateFormat类的()方法。


    format( );format