资源列表
src
- 对数组进行排序小例程,在主方法中创建一位数组,并将数组排序后在控制台输出-Prioritize small array routines
src
- 方法的重载小例程,方法的重载就是在同一个类定义了多个名称相同的但是参数类型不同和数量不同以及顺序不同的方法。-Method overloading small routines
src
- 获取字符串中汉字的个数小例程,介绍一种方法来判断字符串中汉字的数量。-Get the number of characters in a string small routines
src
- 字母大小写转换小例程,在项目中创建类UpandLower,在主方法中创建String型变量,实现字符变量的大小写转换。-Letter case conversion small routines
ThreadExample
- 龟兔赛跑三个实现方法,还有银行卡实现代码-Tortoise and the Hare three implementations, as well as bank card implementation code
src
- 正则表达式验证IP地址小例程,编写验证按钮,调用matches()。-A regular expression to verify the IP address small routines
Spring-Mybatis
- Spring Security权限框架的一个登录注册的demo-Registration of a demo Spring Security permissions framework
src
- 多态数组小程序例子,创建四边形类作为其他类的父类,数组的对象分别是每个子类的实例对象。-Polymorphism array small program examples
src
- 对象的转型与类型判断小程序实例,创建三个类,然后使用instanceof操作符判断它们的类型。-The transformation and type of the object to judge small program examples
src
- 通过接口实现多态的小程序,实例是通过接口来完成多态数组的应用。-Through the interface implementation of polymorphic small programs
CYM
- 餐饮管理系统 采用本系统可以大大减少前台的服务人员的人数,直接和厨房联系加快上菜速度。由于采用计算机操作,可以大大提高操作速度。为了能够适应信息化发展的需要,提高餐饮部门的工作效率,引入了该信息系统。 根据分析,酒餐饮管理系统可分为以下三个模块:登录模块、主界面模块.-drinkerymanagement
hh
- tic tac game in java scr ipt . with source code
