资源列表
CookieIdentityComparator
- This cookie comparator can be used to compare identity of cookies.
randomnumbers
- basically it is used to print the random numbers automatically in java-basically it is used to print the random numbers automatically in java....
Analizador_lexico
- this a analizador lexico-this is a analizador lexico
Main
- 输入包含多组测试数据。 每组输入第一行是两个正整数N和M(0<N<=30000,0<M<5000),分表代表学生的数目和操作的数目。 学生ID编号从1编到N。 第二行包含N个整数,代表这N个学生的初始成绩,其中第i个数代表ID为i的学生的成绩。 接下来有M行。每一行有一个字符C(只取‘Q’或‘U’),和两个正整数A,B。 当C为‘Q’的时候,表示这是一条询问操作,它询问ID从A到B(包括A,B)的学生当中,成绩最高的是多少。 当C为‘U’的时候,表
Vehicles
- List of available vehicles
Regular_Expressions
- 正则表达式 html筛选用到的 正则表达式-Regular expressions used in html filter regular expression
ReverseFileDigit
- 利用RandomAccessFile类,把几个int型整数(1,2,3,4,5,6,7,8,9,10)写入到一个名字为tom.dat文件中,然后按相反顺序读出这些数据并显示在屏幕上-Use RandomAccessFile class, the number of int-type integer (1,2,3,4,5,6,7,8,9,10) tom.dat written to a named file, then read out in reverse order data and disp
applet
- ejemplo sencillo de como elaborar un applet
text1
- 设置一个JLabel组件、JText和JCombox组件,下拉列表框的内容初始为红色、绿色、蓝色,当在JText中输入内容回车时把输入的内容添加到下拉列表框中,当选择下拉列表框中的选项时,在JLabel中显示所选择的内容。-Set a JLabel component, JText and JCombox components, the initial drop-down list box the contents of the red, green, blue, JText the input
LoginApplet
- 在Java中设计用户邮箱登录界面的代码,希望对大家有用-Design in Java code to the user' s mailbox login screen, want to be useful