Chinaunix首页 | 论坛 | 博客
  • 博客访问: 190539
  • 博文数量: 47
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 470
  • 用 户 组: 普通用户
  • 注册时间: 2014-06-18 12:09
个人简介

be a happy lazy and fat cat

文章分类
文章存档

2017年(1)

2016年(5)

2015年(22)

2014年(19)

我的朋友

发布时间:2015-03-04 15:53:59

shanshanx@shanshanx:~$ adb rootadbd is already running as rootshanshanx@shanshanx:~$ adb remountdm_verity is enabled on the system partition.Use "adb disable-verity" to disable verity.If you do not, remount may succeed, however, you will still not be able to write to these volumes.remount of s.........【阅读全文】

阅读(6197) | 评论(0) | 转发(0)

发布时间:2015-03-03 18:15:57

#pragma GCC diagnostic ignored "-Wpointer-to-int-cast"                                         .........【阅读全文】

阅读(1573) | 评论(0) | 转发(0)

发布时间:2015-03-03 17:57:21

问题:ifcl: error while loading shared libraries: libQtCore.so.4: cannot open shared object file: No such file or directorylibQtCore.so.4 这个库在开发机上是有的baopingx@ant:~$ dpkg-query -S libQtCore.solibqtcore4:amd64: /usr/lib/x86_64-linux-gnu/libQtCore.so.4.8libqtcore4:amd64: /usr/lib/x86_.........【阅读全文】

阅读(4636) | 评论(0) | 转发(0)

发布时间:2015-02-05 16:55:30

提交修改代码repo start test.git add .git commit -a -s repo upload .修改前一次提交保持change-id不变git add .git commit --amend......【阅读全文】

阅读(1390) | 评论(0) | 转发(0)

发布时间:2015-02-05 16:54:10

根据SELinux规范,完整的allow相关的语句格式为: rule_name source_type target_type : class perm_set下面这条SELinux语句表示 允许(allow )netd域(domain)中的进程  ”写(write)“   类型为proc的文件  注意,SELinux中安全策略文件有自己的一套语法格式,下文我们将详细介.........【阅读全文】

阅读(2661) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册