码迷,mamicode.com
首页 >  
搜索关键字:github    ( 38406个结果
SnackBar
toast-like alert pattern for Android inspired by the Google Material Design Spec地址:https://github.com/MrEngineer13/SnackBar
分类:其他好文   时间:2015-04-30 00:51:41    阅读次数:140
ExpandableLayout
Implementation of ExpandableListview with custom header and custom content.地址:https://github.com/traex/ExpandableLayout
分类:其他好文   时间:2015-04-30 00:50:53    阅读次数:117
NiftyDialogEffects
Nifty Modal Dialog Effects...地址:https://github.com/sd6352051/NiftyDialogEffects
分类:其他好文   时间:2015-04-30 00:48:49    阅读次数:130
实验报告 纪欣
一、题目简介 一元一次方程求解二、源码的github链接https://github.com/jixin1995/ceshi1/blob/master/texthttps://github.com/jixin1995/ceshi1/blob/master/text1三、所设计的模块测试用例、测试结果...
分类:其他好文   时间:2015-04-30 00:46:38    阅读次数:131
AndroidImageSlider
An amazing and convenient Android image slider.地址:https://github.com/daimajia/AndroidImageSlider
分类:移动开发   时间:2015-04-30 00:43:13    阅读次数:252
RippleEffect
Implementation of Ripple effect from Material Design for Android API 9+地址:https://github.com/traex/RippleEffect
分类:其他好文   时间:2015-04-30 00:39:02    阅读次数:156
使用eclipse利用Junit4进行程序模块的测试
一、题目简介通过用户输入年份和月份,然后在控制台显示该年该月的日历。二、源码的github链接。https://github.com/zhangxinn/test/blob/master/PrintCalendar三、所设计的模块测试用例、测试结果截图首先新建一个项目叫JUnit_Test,我们编写...
分类:系统相关   时间:2015-04-29 23:23:00    阅读次数:211
实验二:关于梭哈游戏的代码的测试
实验二:关于梭哈游戏的代码的测试一.题目简介Github基本源代码控制方法利用Junit4进行程序模块的测试,回归测试编码规范的考量C/Java等基本程序设计语言的运用。 (考虑到有些同学的基础参差不齐)实现纸牌游戏梭哈二、个人github地址 https://github.com/qingfeng...
分类:其他好文   时间:2015-04-29 23:17:31    阅读次数:244
关于通讯录C语言版
一题目简介:关于通讯录,主要记录了姓名,性别,名字:性别:年龄邮编:地址:手机号码:家庭电话号码:公司名称:电子邮件:QQ号码:等二源码的github链接https://github.com/marry1234/test/tree/maste三、所设计的模块测试用例、测试结果截图用例名称:验证输入的...
分类:编程语言   时间:2015-04-29 23:16:46    阅读次数:166
JUnit 4
首先我们编写一个Calc类,这是一个能够简单实现加减乘除、平方、开方的计算器类,然后对这些功能进行单元测试。这个类并不是很完美,我们故意保留了一些Bug用于演示,这些Bug在注释中都有说明。该类的代码已经放到了github中。github地址:https://github.com/a20058347...
分类:其他好文   时间:2015-04-29 23:15:15    阅读次数:158
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!