资源列表
Multiplicative_Cipher
- Text Multiplicative Cipher
Vehicle.java
- 定义基类Vehicle, 它具有私有属性wheels(车轮数)和weight(车载重)。 *Vehicle类派生出Car类, * 表示小轿车,其中包含私有成员passengers(载人数)和brand(品牌名称)。 * 为Vehicle类和Car类定义构造函数和输出函数。 * * 在主函数中创建一个小轿车对象实例, * 品牌为宝马,载人数为5人,车载重为1吨,车轮数为4个。 * 调用Car的输出函数,输出这些信息。 要求:基类和派生类的输出函数同
GoodsPageAction
- 由goodspage.action实现物品分页的效果-From goodspage.action articles paging effect
sample_xml
- 简单的XML操作入门例子,适合入门者的例子!-Simple XML operations introductory example
BinaryToHexArray
- 将输入的二进制字符串装换为16进制字符串并输出-Equipment for the input binary string to hexadecimal string and output
sample5
- java/jsp sample biancheng wendang ziliao
DrawableTestUtils
- The useful methods for graphics.drawable test.
IImage
- The interface of all images used in gallery.
java
- 从磁盘中读取文件的路径,读取txt代码,保存的文件路径,保存txt代码-Read from the disk file path path to the file, read txt code, save, save txt code
baobeimiaoshumoban2
- 淘宝店铺装修宝贝描述模板2,买家都测试过的可以用的哦-taobaodianmu zhuangxiumoban 2
MetricAffectingSpan
- The classes that affect character-level text formatting in a way that changes the width or height of characters extend this class.
ImageButtonTest
- Image Button Test extends Android Test Case.