++wythern++
X presents Y for a better Z
导航
C++博客
首页
新随笔
联系
聚合
管理
<
2025年10月
>
日
一
二
三
四
五
六
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
统计
随笔 - 53
文章 - 0
评论 - 2
引用 - 0
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(5)
给我留言
查看公开留言
查看私人留言
随笔档案
2020年2月 (1)
2019年11月 (1)
2019年3月 (1)
2019年1月 (1)
2018年8月 (3)
2018年7月 (2)
2017年6月 (1)
2017年5月 (1)
2017年4月 (1)
2017年2月 (1)
2016年2月 (1)
2015年4月 (1)
2014年6月 (1)
2014年4月 (2)
2013年12月 (2)
2013年11月 (1)
2013年10月 (1)
2013年9月 (2)
2013年8月 (1)
2013年4月 (2)
2013年3月 (2)
2013年2月 (1)
2013年1月 (1)
2012年12月 (4)
2012年11月 (1)
2012年10月 (1)
2012年9月 (2)
2012年8月 (1)
2012年7月 (1)
2012年6月 (1)
2012年5月 (1)
2012年4月 (1)
2012年2月 (1)
2011年11月 (1)
2011年8月 (1)
2011年7月 (1)
2011年6月 (1)
2011年5月 (1)
2011年4月 (2)
2011年3月 (1)
搜索
最新评论
1. re: 给Android JellyBean添加internal resource[未登录]
@陈
那应该是没有报前面的错误,你可以查看一下那个sed脚本是怎么分析compiler的输出的。
--wythern
2. re: 给Android JellyBean添加internal resource[未登录]
为什么我运行这个命令,不会自动生成啊?请指教啊
--陈
阅读排行榜
1. [转]eclipse中几种加入jar包方式的区别(11368)
2. 【转】Android 调试技术(5700)
3. 【转】编译运行android emulator(3525)
4. 一些lib头文件找不到的解决办法(3096)
5. 安装signed apk时候遇到个问题[install_parse_failed_no_certificates](3022)
评论排行榜
1. 给Android JellyBean添加internal resource(2)
2. [转]Android系统systemProperties设置分析(0)
3. [转]给firefox火狐添加自定义搜索引擎 (0)
4. 一些lib头文件找不到的解决办法(0)
5. [转]在Linux下如何创建ramdisk(0)
共2页: 1
2
[转]在Linux下如何创建ramdisk
wythern 2020-02-26 15:17 阅读:1099 评论:0
在truffle或其他测试环境下如何得到contract的返回值
wythern 2019-11-28 18:13 阅读:253 评论:0
[转]CRLF和LF在跨平台工作时候带来的烦恼以及解决方法
wythern 2019-03-27 13:29 阅读:675 评论:0
How to shuffle arrays and slices in Go
wythern 2019-01-17 20:27 阅读:247 评论:0
go test 用args带参数
wythern 2018-08-14 17:04 阅读:1969 评论:0
[转]shell中if条件字符串、数字比对,[[ ]]和[ ]区别
wythern 2018-08-14 16:44 阅读:290 评论:0
一张图了解公链和私链
wythern 2018-08-01 14:05 阅读:267 评论:0
Full go tool list (keep constructing)
wythern 2018-07-21 14:09 阅读:303 评论:0
Some materials about RPC transaction call.
wythern 2018-07-14 17:00 阅读:286 评论:0
What is shade jar, and what is its purpose.
wythern 2017-06-19 11:23 阅读:294 评论:0
[Collection] Spark partition related things.
wythern 2017-05-18 14:29 阅读:144 评论:0
ubuntu switch window in current workspace.
wythern 2017-04-17 10:21 阅读:204 评论:0
Smb 连不上的一个可能
wythern 2017-02-22 09:46 阅读:593 评论:0
【笔记】逆序数的求法
wythern 2016-02-14 21:27 阅读:210 评论:0
[转]ACM学习大纲
wythern 2015-04-15 23:26 阅读:580 评论:0
ubuntu 14.04 输入法快捷键
wythern 2014-06-23 22:12 阅读:2168 评论:0
安装signed apk时候遇到个问题[install_parse_failed_no_certificates]
wythern 2014-04-29 18:24 阅读:3022 评论:0
How to select the correct eglconfig.
wythern 2014-04-16 17:29 阅读:301 评论:0
[转]Ftrace in Linux Kernel.
wythern 2013-12-26 10:45 阅读:368 评论:0
Android Memory Profiling Summarize.
wythern 2013-12-16 15:21 阅读:345 评论:0
【转】Why your Android Apps Suck
wythern 2013-11-04 22:32 阅读:728 评论:0
[转] How to add logs into android.mk [to display the information at compile time]
wythern 2013-10-10 10:25 阅读:901 评论:0
Disable XON/XOFF in Putty
wythern 2013-09-10 11:42 阅读:328 评论:0
The missing systrace option in Android 4.3
wythern 2013-09-09 18:26 阅读:721 评论:0
[转]怎么从Backtrace,找到对应的代码行
wythern 2013-08-29 14:29 阅读:578 评论:0
adb shell 设置 Android Setting
wythern 2013-04-12 15:43 阅读:2331 评论:0
【转】Android Settings Reset Using ADB
wythern 2013-04-01 09:56 阅读:304 评论:0
Android intent-filter 不能收到 ACTION_SCREEN_ON/OFF intent
wythern 2013-03-27 16:05 阅读:1349 评论:0
[转]Ubuntu gnome3 没有关机按键的解决办法
wythern 2013-03-04 07:53 阅读:416 评论:0
解决XP上Firefox键盘输入没有响应的办法
wythern 2013-02-04 19:58 阅读:319 评论:0
【转】编译运行android emulator
wythern 2013-01-06 16:34 阅读:3525 评论:0
画了几张图,关于Android DisplayManagerService.
wythern 2012-12-27 18:19 阅读:1189 评论:0
去掉Android屏幕周边闪烁的红框
wythern 2012-12-18 16:26 阅读:625 评论:0
[转] 为Gnome-shell或Unity添加程序启动图标
wythern 2012-12-17 17:12 阅读:456 评论:0
在家怎么访问公司网络
wythern 2012-12-13 14:06 阅读:360 评论:0
一些lib头文件找不到的解决办法
wythern 2012-11-21 11:25 阅读:3096 评论:0
[转]给firefox火狐添加自定义搜索引擎
wythern 2012-10-01 22:33 阅读:1190 评论:0
[转]Android系统systemProperties设置分析
wythern 2012-09-29 10:35 阅读:389 评论:0
给Android JellyBean添加internal resource
wythern 2012-09-20 14:40 阅读:2275 评论:2
[转]解决eclipse键盘输入无响应的问题
wythern 2012-08-22 16:14 阅读:531 评论:0
[转]android native层memory leak分析办法
wythern 2012-07-12 19:51 阅读:1561 评论:0
[转】MediaScanner用法总结
wythern 2012-06-04 20:38 阅读:407 评论:0
[转]eclipse中几种加入jar包方式的区别
wythern 2012-05-17 15:00 阅读:11368 评论:0
【转】Android 调试技术
wythern 2012-04-16 19:02 阅读:5700 评论:0
编译android出现"too many open files"的解决办法
wythern 2012-02-06 15:28 阅读:2277 评论:0
[转]Android SurfaceFlinger中的SharedClient -- 客户端(Surface)和服务端(Layer)之间的显示缓冲区管理
wythern 2011-11-05 20:47 阅读:435 评论:0
[转]git 合并多个commit
wythern 2011-08-09 16:41 阅读:1238 评论:0
[转]在Emacs里面如何替换有换行符的字符串
wythern 2011-07-01 10:54 阅读:1910 评论:0
Android Services in init.rc
wythern 2011-06-29 15:37 阅读:1055 评论:0
Usage of zero element array
wythern 2011-05-04 13:37 阅读:194 评论:0
共2页: 1
2
Powered by:
C++博客
Copyright © wythern