資源簡介
藍牙熱敏打印機 此工程創建于2014年8月,使用藍牙和usb傳輸打印數據,打印數據是將打印內容裝換成bitmap,bitmap處理成二值圖像。
代碼片段和文件信息
package?com.circlemenu;
/*
?*?Copyright?2013?Csaba?Szugyiczki
?*
?*?Licensed?under?the?Apache?License?Version?2.0?(the?“License“);
?*?you?may?not?use?this?file?except?in?compliance?with?the?License.
?*?You?may?obtain?a?copy?of?the?License?at
?*
?*??????http://www.apache.org/licenses/LICENSE-2.0
?*
?*?Unless?required?by?applicable?law?or?agreed?to?in?writing?software
?*?distributed?under?the?License?is?distributed?on?an?“AS?IS“?BASIS
?*?WITHOUT?WARRANTIES?OR?CONDITIONS?OF?ANY?KIND?either?express?or?implied.
?*?See?the?License?for?the?specific?language?governing?permissions?and
?*?limitations?under?the?License.
?*/
import?com.printshare.R;
import?android.annotation.SuppressLint;
import?android.content.Context;
import?android.content.res.TypedArray;
import?android.util.AttributeSet;
im
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\GWP\
?????文件?????????466??2015-10-29?07:10??GWP80_B-master\GWP\.classpath
?????文件?????????813??2015-10-29?07:10??GWP80_B-master\GWP\.project
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\GWP\.settings\
?????文件?????????113??2015-10-29?07:10??GWP80_B-master\GWP\.settings\org.eclipse.core.resources.prefs
?????文件?????????587??2015-10-29?07:10??GWP80_B-master\GWP\.settings\org.eclipse.jdt.core.prefs
?????文件????????2407??2015-10-29?07:10??GWP80_B-master\GWP\AndroidManifest.xm
?????文件????????3921??2015-10-29?07:10??GWP80_B-master\GWP\build.xm
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\GWP\libs\
?????文件??????759479??2015-10-29?07:10??GWP80_B-master\GWP\libs\androidannotations-3.3.2.jar
?????文件???????19096??2015-10-29?07:10??GWP80_B-master\GWP\libs\support-annotations-22.2.0.jar
?????文件?????????148??2015-10-29?07:10??GWP80_B-master\GWP\lint.xm
?????文件?????????891??2015-10-29?07:10??GWP80_B-master\GWP\project.properties
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\GWP\res\
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\GWP\res\anim\
?????文件?????????322??2015-10-29?07:10??GWP80_B-master\GWP\res\anim\bluetooth_circle_menu_amplify.xm
?????文件?????????321??2015-10-29?07:10??GWP80_B-master\GWP\res\anim\bluetooth_circle_menu_reduce.xm
?????文件?????????228??2015-10-29?07:10??GWP80_B-master\GWP\res\anim\menu_bottombar_in.xm
?????文件?????????236??2015-10-29?07:10??GWP80_B-master\GWP\res\anim\menu_bottombar_out.xm
?????文件?????????329??2015-10-29?07:10??GWP80_B-master\GWP\res\anim\print_progress_anim.xm
?????文件?????????506??2015-10-29?07:10??GWP80_B-master\GWP\res\anim\wait_dialog_loading_animation.xm
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\GWP\res\color\
?????文件?????????305??2015-10-29?07:10??GWP80_B-master\GWP\res\color\bt_list_ti
?????文件?????????311??2015-10-29?07:10??GWP80_B-master\GWP\res\color\list_subti
?????文件?????????311??2015-10-29?07:10??GWP80_B-master\GWP\res\color\list_ti
?????文件?????????317??2015-10-29?07:10??GWP80_B-master\GWP\res\color\list_ti
?????目錄???????????0??2015-10-29?07:10??GWP80_B-master\GWP\res\drawable-hdpi\
?????文件????????6042??2015-10-29?07:10??GWP80_B-master\GWP\res\drawable-hdpi\actionbar_test.png
?????文件?????????542??2015-10-29?07:10??GWP80_B-master\GWP\res\drawable-hdpi\background.9.png
?????文件??????125345??2015-10-29?07:10??GWP80_B-master\GWP\res\drawable-hdpi\bluetooth_print_circlemainmenu.png
............此處省略169個文件信息
評論
共有 條評論