Skip to content

issues Search Results · repo:AbrahamCaiJin/CommonUtilLibrary language:Java

Filter by

36 results
 (92 ms)

36 results

inAbrahamCaiJin/CommonUtilLibrary (press backspace or delete to remove)

199开头的手机号不合法?
  • LiJoeAllen
  • 1
  • Opened 
    on Jan 14, 2021
  • #42

引入该库后提示: AAPT: error: unexpected element uses-permission found in manifest application . 去除该库后,正常,多次验证确实是引入该库导致的问题。 我这边打开本地下载的CommonUtilLibrary库的配置文件如下: ` ?xml version= 1.0 encoding= utf-8 ? manifest xmlns:android= ...
  • xzg8023
  • 4
  • Opened 
    on Dec 19, 2019
  • #39

/** * 提供(相对)精确的除法运算。当发生除不尽的情况时,由scale参数指 * 定精度,以后的数字四舍五入 * * @param v1 被除数 * @param v2 除数 * @param scale 表示需要精确到小数点以后几位 * @return 两个参数的商 */ public static String divide(String v1, String v2, int scale) ...
  • leeManong
  • Opened 
    on Jul 19, 2019
  • #37

能不能适配7.0 8.0的一些权限的东西 8.0 安装应用什么的都改了权限了
  • lxhtiamo
  • Opened 
    on Nov 19, 2018
  • #34

error: unknown element uses-permission found. Message{kind=ERROR, text=error: unknown element uses-permission found., sources=[/Users/liangzhou/Documents/GitStore/Android-Group/AndroidWallet/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:125], ...
  • zhoukeep
  • 1
  • Opened 
    on Sep 18, 2018
  • #33

我的好像不能初始化
  • Quenstin
  • 1
  • Opened 
    on Aug 16, 2018
  • #32

这个函数没有closeIO(is, os);
  • liqiangCoding
  • 1
  • Opened 
    on May 4, 2018
  • #30
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub