资源列表
ComplexNumber
- 请根据下列要求,设计一个复数类。 (1)复数由实部、虚部组成,在类的定义中应包含保存这两部分信息的内容。 (2)在类中定义构造方法,使用户能够在构造对象的同时为对象赋初值。 (3)在类中定义复数的加、减两个成员方法来完成复数功能。 (4)重写toString方法,使得复数类的对象能够以“实部 + 虚部i”的格式,输出自身信息。 (5)在main方法中完成相关测试。 -Please according to the following requirements, desig
resetchr
- 危险字符串替换函数 防止ASP程序被SQL注入-String replace function to prevent the risk of ASP programs are SQL Injection
CLASS
- JAVA编程,输入两个数字,比较他们的大小,并输出较大的那个值-JAVA programming, enter two numbers, compare their size, and that the larger the value of the output
cart
- 顾客只需根据自己的需要找到想购买的蛋糕,把它放到购物车中后,提交订单就可以了-Customers can simply according to their need to find want to buy a cake, put it into the shopping cart, the orders can be submitted to the
counter
- 实现了在输入了一个字符串之后开始统计并输出该字符串中每一个字母的重复次数的程序。-Statistical a letter in the string the number of repetitions
Application1
- B样条曲线的实现及美观的界面或者是Brize曲线-B-spline curves and elegant interface to achieve or Brize curve
animatedstring
- Animated string like banner
FindMax
- 输入三个数值,比较这三个数值的大小,并找出最大值-Enter the three values, compare the size of these three values, and find the maximum
CharConversionExceptionTest
- Char Conversion Exception Test Source Code for Andriod.
MySignature2
- Tests implementation of Signature Source Code for Andriod.
websochet
- 创建websocket的客户端,并测试是否有效的编程源代码-Create websocket client, and test the validity of the programming source code
StringUtil.java
- Helper for String cla-Helper for String class