自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

hursing的博客

开源和免费是技术进步的阶梯

  • 博客(4)
  • 资源 (14)
  • 收藏
  • 关注

原创 《演讲之禅》读书笔记

在读了《演讲之禅》三分之一的时候,先后参加了中国开发者大会和阿里嘉年华,在这两个大会上刻意地观摩了大师们的演讲。然后在看完了这本书,觉得此书总结得实在精辟。提升演讲技巧是需要实践的,反复练习才会有进步。http://blog.csdn.net/hursing 摘录下我觉得非常有用的东西。 处理这些尴尬场面的方法就是,设想除你本人之外的每一个人都会很快忘记这些事情,别人才不会在乎那么多呢。

2013-07-28 17:21:58 2203

原创 阿里嘉年华2013的总结

http://adc.alibabatech.org/carnival/ 我听了: Android插件化&模块化&动态部署 多使用Fragment来做UI,因为Activity是与系统有协议,不利于分模块 插件化原理:Process进程沙箱,IPC,hook,ApkManager,Component 插件化:登录共享,插件测试工具,安全校验(检测是否自己发布的插件),发布平台

2013-07-28 15:47:36 4701 1

原创 Linux Mint 15下编译Chromium for Android

首先得看官方文档,大部分操作步骤就是那样,我就不翻译了,只做补充。https://code.google.com/p/chromium/wiki/AndroidBuildInstructions 1. 在执行这步sudo ./install-build-deps-android.sh前,修改这个脚本,把if /usr/bin/lsb_release -r -s | grep -q "12

2013-07-08 14:57:09 3694

原创 记录一些移动开发的英文单词发音

上http://www.youtube.com或者优酷搜些视频听听就知道正确读音了。不管怎么说,移动开发都是外国的牛人多些,要做好交流,单词读音的正确性很重要。 Chrome krom 这是google开发者的读音,没有按照以e结尾就发元音的规则。 Skia sgi:ɜ 不知道为什么有人把i发音成æ…… Safari səˈfɑːrɪ 有人喜欢把重音放在第一节,那是不对的 A

2013-07-01 11:19:45 9136 1

ATA iSpec 2200章节划分-航空器系统归类

英文版第163~206页

2024-07-26

航空适航功能危险性评估示例-FHA-Example

航空Aircraft适航Airworthiness功能危险性评估Functional Hazard Assessment示例sample

2024-05-24

RTCA DO-325 MOPS for AFGCS航空自动驾驶仪标准

Minimum Operation Performance Standards (MOPS) for Automatic Flight Guidance and Control Systems and Equipment

2024-03-20

大话适航思考题参考答案

《大话适航(八)学习》(https://hursing.blog.csdn.net/article/details/136872062)一文中的思考题的参考答案

2024-03-20

支持SPDY协议的wireshark for linux 64bit

编译方法请参考。http://blog.csdn.net/hursing/article/details/20367381 能找到这来,相信你懂它用来干什么。

2014-03-06

获取UIWebVIew里的图片的demo

详情请参考http://blog.csdn.net/hursing/article/details/12868109

2013-10-19

Objective-C头文件导出工具class-dump

Objective-C头文件导出工具class-dump 。 Current version: 3.4 (64 bit Intel) Requires Mac OS X 10.7 or later. class-dump 3.4 (64 bit) Usage: class-dump [options] <mach-o-file> where options are: -a show instance variable offsets -A show implementation addresses --arch <arch> choose a specific architecture from a universal binary (ppc, ppc64, i386, x86_64) -C <regex> only display classes matching regular expression -f <str> find string in method name -H generate header files in current directory, or directory specified with -o -I sort classes, categories, and protocols by inheritance (overrides -s) -o <dir> output directory used for -H -r recursively expand frameworks and fixed VM shared libraries -s sort classes and categories by name -S sort methods by name -t suppress header in output, for testing --list-arches list the arches in the file, then exit --sdk-ios specify iOS SDK version (will look in /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS<version>.sdk --sdk-mac specify Mac OS X version (will look in /Developer/SDKs/MacOSX<version>.sdk --sdk-root specify the full SDK root path (or use --sdk-ios/--sdk-mac for a shortcut)

2013-06-06

代码统计工具cloc的perl 1.58版

代码统计工具cloc的perl 1.58版 使用方法: perl cloc-1.58.pl

2013-06-05

xcode4创建dylib动态库的demo和工程模板

xcode4创建dylib动态库的demo和工程模板

2013-05-20

iOS伪亮度控制demo

详情请查看http://blog.csdn.net/hursing/article/details/8721719

2013-03-26

Xcode创建和使用iOS的dylib动态库

详情请参看 http://blog.csdn.net/hursing/article/details/8688861

2013-03-19

iOS两个线程间嵌套发送同步消息的demo

原理与使用方法请查看 http://blog.csdn.net/hursing/article/details/8688872

2013-03-19

AHCI Spec V1.3

AHCI,Advanced host controller interface, Spec,version 1.3

2009-10-02

SMBIOS specification V2.6.1

介绍了SMBIOS的结构,访问方法等知识。

2009-08-27

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除