全国计算机等级考试二级Visual FoxPro考试辅导与试题集.pdf 本书根据教育部考试中心2002版全国计算机等级考试大纲编写。主要内容包括:全国计算机等级考试指南,知识点剖析与强化训练,全国计算机等级考试笔试、上机模拟考题等。 叁号仓库 2022年07月18日 0 点赞 0 评论 492 浏览
下列程序的运行结果是( )。public class Test\{ public static void main(String[]args)\{ int percent=10; tripleValue(percent); System.out.println(percent); \} public static void tripleValue(int x)\{ x=3*x; \} \} 下列程序的运行结果是( )。public class Test\{public static void main(String[]args)\{int percent=10;tripleValue(percent);System.out.println(percent);\}public static void tripleValue(int x)\{x=3*x; 贰号仓库 2023年07月04日 0 点赞 0 评论 798 浏览
计算机等级考试练习题与模拟试题 : 一级Windows环境.pdf 本书是为配合全国及各省计算机等级考试,以国家教育部考试中心和浙江省教育厅2002年新颁布的《计算机等级考试大纲》为蓝本,组织高校第一线具有丰富教学经验的教师编写的,是考生考前热身的参考书。 叁号仓库 2022年07月14日 0 点赞 0 评论 1734 浏览
下列程序的运行结果是( )。 public class Test\{ public static void main(String[]args)\{ int[ ]m=new int[ ] \{1,2,3,4,5,6,7,8\}; int sum=0; for(int i=0;i 下列程序的运行结果是( )。public class Test\{public static void main(String[]args)\{int[ ]m=new int[ ] \{1,2,3,4,5,6,7,8\};int sum=0;for(int i=0;i 贰号仓库 2023年07月04日 0 点赞 0 评论 1779 浏览
全国计算机等级考试(一、二级)应考练习及解答.pdf 本书是根据全国计算机等级考试(一、二级)考试大纲而编写的习题集。全书共分六章,覆盖了大纲规定的考试范围。内容包括:计算机基础知识;操作系统;汉字操作系统;字表处理系统;FoxBase(dBASE)关系数据库管理系统;True BASIC语言及其程序设计。 练习题分 叁号仓库 2022年07月15日 0 点赞 0 评论 1942 浏览
计算机等级考试练习题与模拟试题 : 一级Windows环境.pdf 本书密切结合大纲与考试要求,针对计算机基础知识、计算机系统的基本组成、操作系统、字处理、电子表格、网页制作、网络制作等编制了针对性强的练习题。 叁号仓库 2022年07月17日 0 点赞 0 评论 2623 浏览
下列程序的运行结果是( )。public class Test\{ public static void main(String[]args)\{ int x=3,y=4,z=5;if(x>3)\{ if(y<2) System.out.println("show one"); else System.out.println("show two"); \} else\{ if(z& 下列程序的运行结果是( )。public class Test\{public static void main(String[]args)\{int x=3,y=4,z=5;if(x&gt;3)\{if(y&lt;2)System.out.println(&quot;show one&quot;);elseSystem.out.println(&quot;show tw 贰号仓库 2023年07月04日 0 点赞 0 评论 2806 浏览
全国计算机等级考试一级Windows考前辅导与训练.pdf 本书根据教育部考试中心颁布的《全国计算机等级考试大纲》对一级Windows的考试要求编写,包括Windows考试的重点知识,例题解析,习题、模拟试题及答案三部分内容。 叁号仓库 2022年07月16日 0 点赞 0 评论 2868 浏览