首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
chenyu
掘友等级
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
24
文章 24
沸点 0
赞
24
返回
|
搜索文章
chenyu
3年前
关注
java之MessageDigest简单使用总结
byte[] strTemp = s.//如果输入“SHA”,就是实现SHA加密。MessageDigest mdTemp = MessageDigest.mdTemp.b...
0
评论
分享
chenyu
3年前
关注
MarkDown之typora
https://typora....
0
评论
分享
chenyu
3年前
关注
Android之解决java.lang.NoSuchMethodError:android.os.powerManager.isInteractive问题
再三星平板(Android 4.2.java.lang.NoSuchMethodError:android.os.powerManager....
0
评论
分享
chenyu
3年前
关注
Android之如何让Android studio编译更快
在下面的目录下面创建gradle./home/<username>/./Users/<username>/.C:\Users\<username>\.#Project-wi...
0
评论
分享
chenyu
3年前
关注
linux之类似Windows的资源管理器gnome-system-monitor(可用这个杀死进程)
可以点击右键然后杀死相关进程,这也是杀死进程的办法。...
0
评论
分享
chenyu
3年前
关注
Android之什么时候调用onSaveInstance方法的时候(为什么按Home键盘会调用,按Back不调用)
0
评论
分享
chenyu
3年前
关注
Android之用命令uninstall卸载apk和用 -i 过滤日志忽略大小写
adb uninstall ***....
1
评论
分享
chenyu
3年前
关注
java之简单的Callback使用总结
callback是回调的意思,一般我们需要2个类需要相互掉用,一个类把数据动态传递给另外一个类的时候,可以用这种方式,比如Android里面的Launcher类和Launc...
0
评论
分享
chenyu
3年前
关注
LeetCode之Sqrt(x)
Implement int sqrt(int x).Compute and return the square root of x.Subscribe to see whi...
0
评论
分享
chenyu
3年前
关注
Android之机端安装apk出现INSTALL_FAILED_INSUFFICIENT_STORAGE错误的解决方法
是由于手机存储不足了,删除一些app,给手机留下足够的空间即可。...
0
评论
分享
chenyu
3年前
关注
LeetCode之Relative Ranks
Given scores of N athletes, find their relative ranks and the people with the top thre...
0
评论
分享
chenyu
3年前
关注
LeetCode之Construct the Rectangle
For a web developer, it is very important to know how to design a web page's size. 1. ...
0
评论
分享
chenyu
3年前
关注
Android之解决360奇酷手机控制台打印全等级日志(默认只打印W、E等级日志)
0
评论
分享
chenyu
3年前
关注
LeetCode之Two Sum II - Input array is sorted
Given an array of integers that is already sorted in ascending order, find two numbers...
0
评论
分享
chenyu
3年前
关注
LeetCode之Power of Two
Given an integer, write a function to determine if it is a power of two.Credits: Speci...
0
评论
分享
chenyu
3年前
关注
LeetCode之Maximum Depth of Binary Tree
Given a binary tree, find its maximum depth.The maximum depth is the number of nodes a...
0
评论
分享
chenyu
3年前
关注
LeetCode之Sum of Two Integers
Calculate the sum of two integers a and b, but you are not allowed to use the operator...
0
评论
分享
chenyu
3年前
关注
LeetCode之Detect Capital
Given a word, you need to judge whether the usage of capitals in it is right or not.Al...
0
评论
分享
chenyu
3年前
关注
LeetCode之Number Complement
Given a positive integer, output its complement number. The complement strategy is to ...
0
评论
分享
下一页
个人成就
文章被点赞
92
文章被阅读
213,333
掘力值
2,569
关注了
9
关注者
10
收藏集
0
关注标签
0
加入于
2019-11-25