ITInterviewQuestions
搜集了超级多的面试题,做成了CHM版,希望对准备面试的朋友有所帮助,主要的分类如下:
Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux面试题,Hibernate面试题,Spring面试题,SQL Server面试题,Struts面试题,EJB面试题
本文件已经收集了 http://www.mianwww.com 至 2009年10月27日的所有内容。
有人可能下载后打不开:提示The address is not valid
解决方法:
1. 右键点击下载后的文件,点Properties 属性
2. 点击Unblock
3. 双击重新打开下载的文件 (Has collected more than super-face examination questions, made a CHM version, want to interview a friend ready to help, the main categories are as follows:
Question Java side, J2EE surface examination questions,. Net surface examination questions, PHP surface examination questions, the database side examination questions in English interviews, foreign interviews, software testing surface examination questions, Python surface examination questions, Oracle surface examination questions, MySql surface examination questions, Web development area of examination questions, Unix surface examination questions, the programmer interviews, network technical examination questions, network security face examination questions, Linux face examination questions, Hibernate surface examination questions, Spring surface examination questions, SQL Server Surface Questions, Struts surface examination questions, EJB face examination questions
This document has been collected http://www.mianwww.com until)
- 2009-10-31 10:11:31下载
- 积分:1
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1