您好,登錄后才能下訂單哦!
時間
1.android 監聽系統時區變化,日期變化,時間變化
? ? ? ?https://www.cnblogs.com/lotusve/archive/2012/05/30/2525371.html?
系統
1.獲取當前方法的名字
? ? ? 2.網絡狀態監聽
??????????https://www.jianshu.com/p/6fa0f1f1ce48
????????
????
文件
????1.properties讀取
?Properties?properties?=?new?Properties(); try?{ ????????????InputStream?in=context.getAssets().open("test.properties"); ????????????properties.load(in); ????????????in.close(); }catch?(IOException?e){ ??//??... ????return; } String?host?=?properties.getProperty("HOST");
? ? 2.生成excel
????????先引用jxl庫:https://mvnrepository.com/artifact/net.sourceforge.jexcelapi/jxl/2.6.12
????????
? ? ? ?https://blog.csdn.net/kangweijian/article/details/86694670
????
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。