• 2022-06-16
    使用随机函数需要包含的头文件有( )。
    A:
    B: include<stdlib.h>
    C:
    D: include<time.h>
    E:
    F: include <conio.h>
    G: A和B
  • G

    内容

    • 0

      使用scanf函数需要在头文件中添加___. A: B: include &lt;stdio.h&gt; C: D: include &lt;ctype.h&gt; E: F: include &lt;float.h&gt; G: include &lt;iomanip.h&gt;

    • 1

      使用库函数前包含头文件stdio。h的正确命令是( )。 A: @include&lt;stdio.h&gt; B: #include&lt;stdio.h&gt; C: #include stdio.h D: #include”stdio.h”

    • 2

      下面哪个标签()是JSP静态包含的形式? A: &lt;jsp:include&gt; B: &lt;%@include %&gt; C: D: include E: &lt;@include&gt;

    • 3

      下列选项中,属于定义字符串资源使用的标签的是 A: &lt;strings/&gt; B: &lt;include/&gt; C: &lt;demin/&gt; D: &lt;string/&gt;

    • 4

      设置表格边框色彩的亮度的HTML代码是()。 A: &lt;thbordercolorlight= B: &gt; C: &lt;tablebordercolor= D: &gt; E: &lt;thbordercolor= F: &gt; G: &lt;tablebordercolorlight= H: &gt;