上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 25 下一页
摘要: 一博客中,一段的注释的解释:[From: http://blog.csdn.net/hustpzb/article/details/8525324]/** * Access to the system diagnostic event record. System diagnostic events are * used to record certain system-level events (such as garbage collection, * activity manager state, system watchdogs, and other low level act... 阅读全文
posted @ 2013-06-17 22:40 scue 阅读(1885) 评论(0) 推荐(0) 编辑
摘要: 原文件注释说明:# audio hardware module section: contains descriptors for all audio hw modules present on the# device. Each hw module node is named after the corresponding hw module library base name.# for instance, "primary" corresponds to audio.primary.<device>.so.# the "primary" 阅读全文
posted @ 2013-06-17 22:11 scue 阅读(4385) 评论(0) 推荐(0) 编辑
摘要: 方法1:使用脚本#!/bin/bash - #===============================================================================## FILE: gvi# # USAGE: ./gvi # # DESCRIPTION: # # OPTIONS: ---# REQUIREMENTS: ---# BUGS: ---# NOTES: ---# AUTHOR: linkscue (scue), linkscue@gmail.co... 阅读全文
posted @ 2013-06-17 20:28 scue 阅读(434) 评论(0) 推荐(0) 编辑
摘要: 1. install chinese fonts sudo apt-get install ttf-wqy-microhei ttf-wqy-zenhei2. set language vi /etc/defaults/locale3. install ia32-libs dpkg --add-architecture i386 apt-get update apt-get install ia32-libs4. sudo E: is not in the sudoers file. This incident will be reported. ... 阅读全文
posted @ 2013-06-08 12:38 scue 阅读(1002) 评论(1) 推荐(0) 编辑
摘要: No.1 ========================================frameworks/av/services/camera/libcameraservice/camera2/ZslProcessor.cpp: In member function 'android::status_t android::camera2::ZslProcessor::updateStream(const android::camera2::Parameters&)':frameworks/av/services/camera/libcameraservice/ca 阅读全文
posted @ 2013-06-05 23:54 scue 阅读(402) 评论(0) 推荐(0) 编辑
摘要: scue@Link:~$ cat ~/bin/ipclientstart#!/bin/bash - #===============================================================================## FILE: ipclientstart# # USAGE: ./ipclientstart # # DESCRIPTION: # # OPTIONS: ---# REQUIREMENTS: ---# BUGS: ---# NOTES: ---# ... 阅读全文
posted @ 2013-06-05 13:08 scue 阅读(285) 评论(0) 推荐(0) 编辑
摘要: 错误1:=====================================================================================================target thumb C++: gralloc.stuttgart <= hardware/samsung/exynos4/hal/libgralloc_ump/framebuffer_device.cpphardware/samsung/exynos4/hal/libgralloc_ump/framebuffer_device.cpp: In function 'in 阅读全文
posted @ 2013-06-03 12:44 scue 阅读(3114) 评论(0) 推荐(0) 编辑
摘要: gvim .repo/local_manifests/hardware.xml<?xml version="1.0" encoding="UTF-8"?><manifest> <remote name="github" fetch=".." review="review.cyanogenmod.org" /> <remote name="private" fetch="ssh://git@github.com" / 阅读全文
posted @ 2013-06-03 10:53 scue 阅读(1563) 评论(0) 推荐(0) 编辑
摘要: bin/IMCDownloadbin/cksfvbin/glgpsbin/init.lenovo.shbin/wtddbin/hostapdbin/rildbin/btldbin/mtsbin/alsa_ctlbin/alsa_aplaybin/alsa_amixerbin/stmdbin/nac_serverbin/fusiondbin/supercmdbin/bluetoothdbin/brcm_patchram_plusxbin/agentxbin/bdaddrxbin/dbus-monitorxbin/dbus-sendxbin/dhdutilxbin/hciconfigxbin/hc 阅读全文
posted @ 2013-06-03 00:17 scue 阅读(1516) 评论(0) 推荐(0) 编辑
摘要: 1. for ext2/ext3/ext4e2label device [newlabel]2. for dos(vfat, fat16, fat32, etc.)dosfslabel device [label]3. for swapswaplabel -L [label] dev4. for ntfsntfslabel [options] device [label] 阅读全文
posted @ 2013-05-23 15:00 scue 阅读(2828) 评论(0) 推荐(0) 编辑
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 25 下一页