08 2016 档案

摘要:查看所有网络信息 查看 eth0 查看DNS 查看ip 设置网关 添加dns 查询eth0配置 ifconfig eth0配置 阅读全文
posted @ 2016-08-30 14:40 一样菜 阅读(36255) 评论(0) 推荐(1)
摘要:1.sudo apt-get install wine 2.打开网址http://www.ubuntukylin.com/application/show.php?lang=cn&id=279,下载wineQQ 3. 安装此目录下的所有文件 阅读全文
posted @ 2016-08-20 22:40 一样菜 阅读(3896) 评论(0) 推荐(0)
摘要:找两个字符中间的内容比如找abc5dfsdfs6H a-H的内容,a.*?H 阅读全文
posted @ 2016-08-18 13:45 一样菜 阅读(103) 评论(0) 推荐(0)
摘要:ipDNS_text.requestFocus(); InputMethodManager imm = (InputMethodManager)ipDNS_text.getContext().getSystemService(Context.INPUT_METHOD_SERVICE); imm.to 阅读全文
posted @ 2016-08-17 15:23 一样菜 阅读(162) 评论(0) 推荐(0)
摘要:\\server01DESKTOP-RE5QEBU\pqpqlabs\\fileserverpansq@sh.pqlabs.comP1q2w3e 阅读全文
posted @ 2016-08-16 16:08 一样菜 阅读(123) 评论(0) 推荐(0)
摘要:1.工具栏放下面或者左边的命令 gsettings set com.canonical.Unity.Launcher launcher-position Left gsettings set com.canonical.Unity.Launcher launcher-position Bottom 2.查看Ubuntu版本 cat /etc/issue 阅读全文
posted @ 2016-08-14 18:32 一样菜 阅读(391) 评论(0) 推荐(0)
摘要:参数从Local中获取,例如:Local.ENGLISH; 使用之前应该root系统,adb shell ->su 然后# pm grant com.example.clickdemo android.permission.CHANGE_CONFIGURATION手动赋予权限,否则会报反射异常 阅读全文
posted @ 2016-08-10 18:26 一样菜 阅读(1838) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-08-04 16:48 一样菜 阅读(2238) 评论(1) 推荐(0)