资源简介

https://codeload.github.com/mobileprint/android-print-sdk/zip/master

资源截图

代码片段和文件信息

/*
 * Hewlett-Packard Company
 * All rights reserved.
 *
 * This file its contents concepts methods behavior and operation
 * (collectively the “Software“) are protected by trade secret patent
 * and copyright laws. The use of the Software is governed by a license
 * agreement. Disclosure of the Software to third parties in any form
 * in whole or in part is expressly prohibited except as authorized by
 * the license agreement.
 */

package com.hp.mss.hpprint;

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

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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-07-11 18:42  android-print-sdk-master\
     文件         117  2017-07-11 18:42  android-print-sdk-master\.gitignore
     目录           0  2017-07-11 18:42  android-print-sdk-master\.idea\
     文件          10  2017-07-11 18:42  android-print-sdk-master\.idea\.name
     文件         711  2017-07-11 18:42  android-print-sdk-master\.idea\compiler.xml
     目录           0  2017-07-11 18:42  android-print-sdk-master\.idea\copyright\
     文件          74  2017-07-11 18:42  android-print-sdk-master\.idea\copyright\profiles_settings.xml
     文件         166  2017-07-11 18:42  android-print-sdk-master\.idea\encodings.xml
     文件         809  2017-07-11 18:42  android-print-sdk-master\.idea\gradle.xml
     文件        1375  2017-07-11 18:42  android-print-sdk-master\.idea\misc.xml
     文件         401  2017-07-11 18:42  android-print-sdk-master\.idea\modules.xml
     目录           0  2017-07-11 18:42  android-print-sdk-master\.idea\scopes\
     文件         139  2017-07-11 18:42  android-print-sdk-master\.idea\scopes\scope_settings.xml
     文件         180  2017-07-11 18:42  android-print-sdk-master\.idea\vcs.xml
     目录           0  2017-07-11 18:42  android-print-sdk-master\Documentation\
     文件        4558  2017-07-11 18:42  android-print-sdk-master\Documentation\allclasses-frame.html
     文件        4058  2017-07-11 18:42  android-print-sdk-master\Documentation\allclasses-noframe.html
     目录           0  2017-07-11 18:42  android-print-sdk-master\Documentation\com\
     目录           0  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\
     目录           0  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\
     目录           0  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\
     文件        7102  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\ApplicationTest.html
     目录           0  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\activity\
     文件       11682  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\activity\PrintPreview.html
     文件         856  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\activity\package-frame.html
     文件        5013  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\activity\package-summary.html
     文件        4687  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\activity\package-tree.html
     目录           0  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\adapter\
     文件       11456  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\adapter\HPPrintDocumentAdapter.html
     文件         872  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\adapter\package-frame.html
     文件        4961  2017-07-11 18:42  android-print-sdk-master\Documentation\com\hp\mss\hpprint\adapter\package-summary.html
............此处省略390个文件信息

评论

共有 条评论