摘要: 题目地址:https://leetcode.com/problems/reverse-string-ii/description/Given a string and an integer k, you need to reverse the first k char... 阅读全文
posted @ 2018-05-10 21:54 绿叶萌飞 阅读(118) 评论(0) 推荐(0) 编辑
摘要: 首先,Ctrl + Alt +S,打开settings找到plugins,点击Browse repositories...在搜索框中输入findViewByMe,找到它并安装重启Android studio在写好的xml文件 中,右击找到findViewByMe(记住... 阅读全文
posted @ 2018-05-10 18:30 绿叶萌飞 阅读(1350) 评论(1) 推荐(0) 编辑
摘要: 如下代码所示,会出现什么现象? 咦?怎么会出现这种情况?不是first占比是1/3吗?second占比是2/3吗?还有不是应该layout_width不是应该设置为0dp吗?这现象怎么回事??的确应该设置为0dp,下面就来... 阅读全文
posted @ 2018-05-10 12:12 绿叶萌飞 阅读(170) 评论(0) 推荐(0) 编辑