自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (1)
  • 收藏
  • 关注

原创 Java基础--类型转化

Java类型转化(Implementing type casting)一、原始数据类型转换(Type Casting primitive data types)1.隐式转换(Implict Casting refers to an automatic conversion of one data type into anther.)int a = 100;lon

2017-05-02 11:00:11 389

原创 Java基础--类和接口(常规内部类、静态内部类、局部内部类、匿名内部类、抽象类、接口)

一、内部类(Inner Classare the classes defined inside another class.)在类内部的类1.解决多继承2.解决继承和实现接口时候方法名冲突情况3.实现数据隐藏只有内部类可以拥有4种访问修饰符(package(默认)、public、private、protected)当内部

2017-05-02 09:26:21 755

NIIT-IMsystem-Projectation

南通大学NIIT学习中的一个小项目。 Case Study 3: Inventory Management System Universal Garments International (UGI) is an established retail shop in California. The core of UGI’s success story has been its premium quality products and reasonable pricing. A wide range of products and excellent relations with the distributors and customers have helped UGI to grow tremendously over years.

2017-10-09

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除