zoukankan      html  css  js  c++  java
  • AS 使用问题

    ① 导入项目出现--gradle project sync failed····啥啥啥的

    在android studio下,点击 tools ->Android->sync project with gradles files.然后就解决啦~至于为什么呵呵呵不知道。。

    ② 

    renderer.setAxisTitleTextSize(36);//设置坐标轴标题文本大小    axis轴线的意思
    renderer.setApplyBackgroundColor(true);//必须设置为true,颜色值才生效
            renderer.setBackgroundColor(Color.WHITE);//设置表格背景色
            renderer.setMarginsColor(Color.WHITE);//设置周边背景色
  • 相关阅读:
    第8周课下作业1(补)
    第八章课下测试
    POJ
    POJ
    HDU
    UVa
    UVa
    CodeForces
    ZOJ
    LightOJ
  • 原文地址:https://www.cnblogs.com/Cherrylalala/p/5536127.html
Copyright © 2011-2022 走看看