资源简介
此作为博客(自定义View绘制饼状图和环状图)的示例代码
代码片段和文件信息
package com.zq.sector;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test which will execute on an Android device.
*
* @see Testing documentation
*/
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
@Test
public void useAppContext() throws Exception {
// Context of the app under test.
Context appContext = InstrumentationRegistry.getTargetContext();
assertEquals(“com.ice.timecollector“ appContext.getPackageName());
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-01-03 18:35 SectorDiagram\.git\
文件 309 2018-11-30 18:15 SectorDiagram\.git\config
文件 73 2018-11-30 18:15 SectorDiagram\.git\desc
文件 23 2018-11-30 18:15 SectorDiagram\.git\HEAD
目录 0 2018-11-30 18:15 SectorDiagram\.git\hooks\
文件 478 2018-11-30 18:15 SectorDiagram\.git\hooks\applypatch-msg.sample
文件 896 2018-11-30 18:15 SectorDiagram\.git\hooks\commit-msg.sample
文件 3327 2018-11-30 18:15 SectorDiagram\.git\hooks\fsmonitor-watchman.sample
文件 189 2018-11-30 18:15 SectorDiagram\.git\hooks\post-update.sample
文件 424 2018-11-30 18:15 SectorDiagram\.git\hooks\pre-applypatch.sample
文件 1638 2018-11-30 18:15 SectorDiagram\.git\hooks\pre-commit.sample
文件 1492 2018-11-30 18:15 SectorDiagram\.git\hooks\prepare-commit-msg.sample
文件 1348 2018-11-30 18:15 SectorDiagram\.git\hooks\pre-push.sample
文件 4898 2018-11-30 18:15 SectorDiagram\.git\hooks\pre-reba
文件 544 2018-11-30 18:15 SectorDiagram\.git\hooks\pre-receive.sample
文件 3610 2018-11-30 18:15 SectorDiagram\.git\hooks\update.sample
文件 6756 2019-01-03 16:05 SectorDiagram\.git\index
目录 0 2018-11-30 18:15 SectorDiagram\.git\info\
文件 240 2018-11-30 18:15 SectorDiagram\.git\info\exclude
目录 0 2018-11-30 18:15 SectorDiagram\.git\logs\
文件 191 2018-11-30 18:15 SectorDiagram\.git\logs\HEAD
目录 0 2018-11-30 18:15 SectorDiagram\.git\logs\refs\
目录 0 2018-11-30 18:15 SectorDiagram\.git\logs\refs\heads\
文件 191 2018-11-30 18:15 SectorDiagram\.git\logs\refs\heads\master
目录 0 2018-11-30 18:15 SectorDiagram\.git\logs\refs\remotes\
目录 0 2018-11-30 18:15 SectorDiagram\.git\logs\refs\remotes\origin\
文件 191 2018-11-30 18:15 SectorDiagram\.git\logs\refs\remotes\origin\HEAD
目录 0 2019-01-03 16:04 SectorDiagram\.git\ob
目录 0 2019-01-03 16:04 SectorDiagram\.git\ob
文件 2848 2019-01-03 16:05 SectorDiagram\.git\ob
目录 0 2019-01-02 14:13 SectorDiagram\.git\ob
............此处省略79个文件信息
相关资源
- 关于RecyclerView如何设置空布局(setE
- LabVIEW编写的赛车游戏
- LabVIEW使用TCP/IP传输图像
- 读取Excel文件到DataGridView
- 声音识别系统子程序
- 使用LabVIEW实现网页数据提取与交互
- e数值计算的labview实现
- ExpandableListView子项动态添加删除
- ReportView控件动态加载rdlc
- GPS串口数据读取及解析的LABVIEW程序
- 基于labview仿真模拟技术的自动售货机
- CustomHttpURLConnectionImpl
- Labview保存数据至txt报表范例.vi
- 发射机程序
- LABVIEW网络通信
- Labview实现ASK调制
- labview锁相环
- labview串口数据采集并显示
- DAQ多通道数据采集
- labview office报表工具包
- 基于LabVIEW 和声卡的数据采集系统
- 自己写的一个分页控件,可以实现d
- ViewUrl 上网信息检查工具
- datagridview增加汇总行 源码
- LABVIEW 相机曝光参数修改
- 基于LabVIEW光伏组件IV曲线测试电路图
- NI-5133数据采集卡数据采集处理
- 基于labview的USB摄像头运动目标捕捉系
- ListView中Spinner的使用
- LABVIEW实现的字形取模,字模软件
评论
共有 条评论