240 发简信
IP属地:山东
  • 软件测试-人工测试和机器测试

    人工测试包括个人复查、走查和会审; 机器测试可分为白盒测试和黑盒测试。 1、人工测试的方法 (1)个人复查 个人复查是指程序员自行设计测试用例,对源代码、详细设计进行仔细检查...

  • 120
    又是一年乏味的儿童节

    每逢六一,全国上下文艺汇演扎堆绽放,好生热闹。然而,这热闹的背后,有多少家长发自内心的直呼疲惫,又有多少孩子抱怨乏味…… 乏味的儿童节,在大人眼里只有送礼 媛媛的爸爸妈妈都是...

  • ArrayList排序

    Collections.sort(gradeclassnameList, newSortByAge()); for(GradeClassBean.ResultBean.Cla...

  • android studio获取SH1码

    CD C:\Program Files\Java\jdk1.7.0_71\bin(JDK安装路径) keytool -list -v -keystore c:\users\y...

  • android studio导入MultiImageSelector

    首先在build.gragle中加入compile'com.github.lovetuzitong:MultiImageSelector:1.2' repositories ...

  • PopWindow展示月份

    首先设置月份列表 private void showPopupWindow(View view) { final View contentView = LayoutInfla...

  • 120
    高仿钉钉的日历控件使用方法

    高仿钉钉的日历控件 Add it in your root build.gradle at the end of repositories: allprojects { re...