• 大小: 226KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-10
  • 语言: 其他
  • 标签: 计算器  

资源简介

计算器App源码

资源截图

代码片段和文件信息

package com.example.calculatortest;

import android.app.Application;
import android.test.ApplicationTestCase;

/**
 * Testing Fundamentals
 */
public class ApplicationTest extends ApplicationTestCase {
    public ApplicationTest() {
        super(Application.class);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        105  2016-07-02 22:43  CalculatorTest\.gitignore

     文件         14  2016-07-02 22:43  CalculatorTest\.idea\.name

     文件        686  2016-07-02 22:43  CalculatorTest\.idea\compiler.xml

     文件         76  2016-07-02 22:43  CalculatorTest\.idea\copyright\profiles_settings.xml

     文件        159  2016-07-02 22:43  CalculatorTest\.idea\encodings.xml

     文件        819  2016-07-02 22:43  CalculatorTest\.idea\gradle.xml

     文件        648  2016-07-10 13:17  CalculatorTest\.idea\libraries\animated_vector_drawable_23_3_0.xml

     文件        764  2016-07-10 13:17  CalculatorTest\.idea\libraries\appcompat_v7_23_3_0.xml

     文件        249  2016-07-10 13:17  CalculatorTest\.idea\libraries\cn_skw_calculator_1_0_0.xml

     文件        526  2016-07-10 13:17  CalculatorTest\.idea\libraries\hamcrest_core_1_3.xml

     文件        477  2016-07-10 13:17  CalculatorTest\.idea\libraries\junit_4_12.xml

     文件        501  2016-07-10 13:17  CalculatorTest\.idea\libraries\support_annotations_23_3_0.xml

     文件        906  2016-07-10 13:17  CalculatorTest\.idea\libraries\support_v4_23_3_0.xml

     文件        643  2016-07-10 13:17  CalculatorTest\.idea\libraries\support_vector_drawable_23_3_0.xml

     文件       2226  2016-07-23 19:37  CalculatorTest\.idea\misc.xml

     文件        365  2016-07-02 22:43  CalculatorTest\.idea\modules.xml

     文件        564  2016-07-02 22:43  CalculatorTest\.idea\runConfigurations.xml

     文件     169461  2016-07-23 20:21  CalculatorTest\.idea\workspace.xml

     文件          8  2016-07-02 22:43  CalculatorTest\app\.gitignore

     文件      10123  2016-07-23 18:53  CalculatorTest\app\app.iml

     文件        708  2016-07-10 13:17  CalculatorTest\app\build.gradle

     文件      25002  2016-07-01 15:21  CalculatorTest\app\libs\cn.skw.calculator_1.0.0.jar

     文件        665  2016-07-02 22:43  CalculatorTest\app\proguard-rules.pro

     文件        369  2016-07-02 22:43  CalculatorTest\app\src\androidTest\java\com\example\calculatortest\ApplicationTest.java

     文件        699  2016-07-17 00:58  CalculatorTest\app\src\main\AndroidManifest.xml

     文件      12717  2016-07-23 19:54  CalculatorTest\app\src\main\java\com\example\calculatortest\CalculatorActivity.java

     文件       1576  2016-07-23 20:17  CalculatorTest\app\src\main\java\com\example\calculatortest\CalculatorAdapter.java

     文件        722  2016-07-16 18:14  CalculatorTest\app\src\main\res\drawable\selector_button.xml

     文件        502  2016-07-16 18:16  CalculatorTest\app\src\main\res\drawable\selector_button_backspace.xml

     文件        506  2016-07-16 18:17  CalculatorTest\app\src\main\res\drawable\selector_button_clear.xml

............此处省略60个文件信息

评论

共有 条评论