资源列表
Heartdraw
- Heart drawing //构造函数 public Cardioid(){ //设置窗口标题 super("❤ 形线") //设置背景色 this.setBackground(Color.BLACK) //设置窗口位置 this.setLocation((WINDOW_WIDTH - WIDTH)/2, (WINDOW_HEIGHT - HEIGHT)/2) //设置窗口大小 this.setSiz
HitDetection
- Typescr ipt Helper class implementation of hit detection for polygonal shapes/path using Fast Winding Number Algorithm
GongyueshuGongbeishuthoughkey
- 在java开发环境下求最大公约数和最小公倍数,操作数从键盘输入。-in java development environment for the common denominator, and least common multiple, operating from a few keyboard input.
AddTwoDouble
- 用java实现的用户输入两个数相加,在applet界面上显示。
regex
- java正则表达式应用,一个简单的字符串扫描程序,可以从字符串中删除所有指定字符-regular expressions java applications, a simple string scanning procedures, can be deleted from the string of all specified characters
extpanel
- 这个面板由extjs完成的,大家不防学习一下,可以学习其中漂亮的界面风格-The panel completed by extjs, we do not learn about prevention, you can learn which interface a beautiful style
b123
- Java中用线程实现带有滚动效果的Label标签-Java using threads to achieve results with a rolling Label Label
DateTimeUtils
- Flex相关的日期类共通方法,有一些是挺有用的 -Flex classes common date-related methods, some are quite useless Oh
ConnectMySQL
- connect mysql by java
AbstractItemVisitor
- An output stream for the body of an HTTP request Source Code for Java scr ipt.