91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.06M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-25
  • 標簽: d??

資源簡介

obd-master

資源截圖

代碼片段和文件信息

package?com.example;

import?eu.lighthouselabs.obd.commands.ObdCommand;

/**
?*?Created?with?IntelliJ?IDEA.
?*?User:?marshal
?*?Date:?13-4-2
?*?Time:?下午6:47
?*?To?change?this?template?use?File?|?Settings?|?File?Templates.
?*/
public?class?MyCommand?extends?ObdCommand?{

????private?String?command;

????public?MyCommand(String?command)?{
????????super(command);
????????this.command=command;
????}

????@Override
????public?String?getFormattedResult()?{
????????return?“Custom?command?result:?“?+?this.getResult();
????}

????@Override
????public?String?getName()?{
????????return?this.command;
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\
?????文件?????????231??2013-04-03?00:56??MyObdDemo-master\.gitignore
?????文件????????2104??2013-04-03?00:56??MyObdDemo-master\AndroidManifest.xml
?????文件??????????19??2013-04-03?00:56??MyObdDemo-master\README.md
?????文件??????????92??2013-04-03?00:56??MyObdDemo-master\project.properties
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\res\
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\res\drawable\
?????文件?????????279??2013-04-03?00:56??MyObdDemo-master\res\drawable\accel_gauge.xml
?????文件?????????314??2013-04-03?00:56??MyObdDemo-master\res\drawable\car.png
?????文件????????2066??2013-04-03?00:56??MyObdDemo-master\res\drawable\compass.png
?????文件?????????281??2013-04-03?00:56??MyObdDemo-master\res\drawable\coolant_gauge.xml
?????文件?????????994??2013-04-03?00:56??MyObdDemo-master\res\drawable\icon.png
?????文件????????1306??2013-04-03?00:56??MyObdDemo-master\res\drawable\mpg.png
?????文件?????????300??2013-04-03?00:56??MyObdDemo-master\res\drawable\pump.gif
?????文件????????1052??2013-04-03?00:56??MyObdDemo-master\res\drawable\temp.png
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\res\layout\
?????文件????????1060??2013-04-03?00:56??MyObdDemo-master\res\layout\command.xml
?????文件????????5272??2013-04-03?00:56??MyObdDemo-master\res\layout\main.xml
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\res\values\
?????文件?????????388??2013-04-03?00:56??MyObdDemo-master\res\values\strings.xml
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\res\xml\
?????文件????????3765??2013-04-03?00:56??MyObdDemo-master\res\xml\preferences.xml
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\src\
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\src\com\
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\src\com\example\
?????文件?????????608??2013-04-03?00:56??MyObdDemo-master\src\com\example\MyCommand.java
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\src\eu\
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\src\eu\lighthouselabs\
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\src\eu\lighthouselabs\obd\
?????目錄???????????0??2013-04-03?00:56??MyObdDemo-master\src\eu\lighthouselabs\obd\commands\
?????文件????????4231??2013-04-03?00:56??MyObdDemo-master\src\eu\lighthouselabs\obd\commands\ObdCommand.java
............此處省略64個文件信息

評論

共有 條評論