资源列表
Test1
- 用java来进行简单的文件的读取写入的操作-read and write document using java language
LayoutManager
- a program about java LayoutManager
MapXtreme
- MapXtreme查找图层属性字段,并将值加入下拉列表,便于开发gis需要搜索的用户-Layer Properties MapXtreme search field, and the value of adding drop-down list to facilitate the development gis users who need to search
DrawTest
- java编写的图形小程序,非常适合初学者。让你了解java如何绘图-java applet graphics prepared, very suitable for beginners. Let you know how the drawing java
DrawOutAward
- 某企业为了促销,搞抽奖宣传活动,奖品为新款手机一部,抽奖规则如下: (1)有n个盒子摆成一圈,盒子按顺时针方向依次编号为0,1,2,……,n-1。手机随机放在其中一个盒子中。(n为自然数) (2)从0号盒子开始摸奖,顺时针方向计数,每遇到第m个盒子就摸奖一次。(m为自然数,m<n) (3)直到重新摸到0号盒子为止。 -A company for promotional purposes, engage in lottery promotional activit
js
- 在文本内输入年份,点击确定计算年份是否为闰年-Enter the year in the text, click the year to determine whether the leap year calculation
four_4
- 画抛物线和自由落体的小程序,采用的是多线程完成的!-Parabola and the free fall of a small painting program
StudentTest
- 按如下要求定义学生类Student: 1) 该类描述学生的信息:姓名、学号、学院、专业; 2) 该类并提供上述信息的获取方法和设置方法。 3) 覆盖实现toString()方法,以便打印输入该类对象时输出上述信息。 4) 通过实现comparable接口,定义该类对象的按学号大小的compareTo()比较方法。 5) 在main方法中,创建一个该类对象来表示自己的上述个人信息。-The following requirements define the student cl
RandomTest
- 12、 随机生成50个数字(整数),每个数字的范围[10,50],统计每个数字出现的次数以及出现次数最多的数字与它的个数,最后将每个数字及出现次数打印出来,如果某个数字出现为0,则不要打印他。打印时按照数字升序排列-12, a randomly generated 50 number (integer), each digit in the range [10,50], statistics, the number of occurrences of each digit and the hig
FileIO_01
- Java File Input output
yjcd
- 右键菜单 取消右键默认内容 Javascr ipt实现-Right menu right to cancel the default content Javascr ipt implementation
AnnotatedElement
- This interface provides reflective access to annotation information for Andriod.