mdcw0624's recent timeline updates
mdcw0624

mdcw0624

V2EX member #17937, joined on 2012-03-11 19:54:12 +08:00
mdcw0624's recent replies
27 days ago
Replied to a topic by mdcw0624 DNS DNSPod 的 DoH 是挂了么
@tencentcloud
@Greatshu 感谢回复

我重新测试了下,502 确实是少参数导致的。mosdns 的日志信息让我忽略了测试的严谨,抱歉
分子,安排
额,你可以直接更改 Windows 的属性来调节屏幕亮度,为什么要改设置里面的属性呢?

private void setWindowBrightness(int brightness) {
Window window = getWindow();
WindowManager.LayoutParams lp = window.getAttributes();
lp.screenBrightness = brightness / 255.0f;
window.setAttributes(lp);
}
---------------------
作者:低调小一
来源:CSDN
原文: https://blog.csdn.net/wzy_1988/article/details/49472611
版权声明:本文为博主原创文章,转载请附上博文链接!
Apr 3, 2018
Replied to a topic by lfk0000 Android 安卓变得越来越难用了
OxyOS Setting->Battery-> Battery optimization->Advanced optimization->turn off
Oct 19, 2015
Replied to a topic by ericwang0717 推广 送 10 本 JavaScript 忍者秘籍略表心意!
我来试试
Aug 4, 2015
Replied to a topic by xiaobetty 推广 晒出你最蠢的一段代码,送 Cherry 鼠标垫
boolean method()
{
if(a)
{
return true;
}

return true
}

Jun 13, 2015
Replied to a topic by sciooga 分享创造 可能是 V2EX 最好用的插件
Telegram ID:Saeratom
希望不要局限于百度网盘,比如豆瓣电影可以再提供种子搜索,字幕搜索等
Feb 5, 2015
Replied to a topic by ichuan DNS 刚搭的一个 DNS:「任我行 DNS」
@ichuan
C:\Users\Coder\Desktop>nslookup google.com 121.201.13.176
DNS request timed out.
timeout was 2 seconds.
服务器: UnKnown
Address: 121.201.13.176

DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** 请求 UnKnown 超时
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3162 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 00:25 · PVG 08:25 · LAX 17:25 · JFK 20:25
♥ Do have faith in what you're doing.