码迷,mamicode.com
首页 >  
搜索关键字:understand    ( 377个结果
URAL1964:Chinese Dialects
Vova moved from Guangzhou to Shenzhen. He immediately found out that the local people don't understand his Cantonese phrases as well. Vova tried chatting with them in Mandarin, but to no success. ...
分类:其他好文   时间:2015-04-19 22:49:35    阅读次数:173
ftrace的使用
This article explains how toset up ftrace and be able to understand how to trace functions. It should be useful for current kernel developers and devi...
分类:其他好文   时间:2015-04-19 14:39:55    阅读次数:228
Absolute positioning
The programmer specifies the position and the size of each widget in pixels. When you use absolute positioning, we have to understand the following li...
分类:其他好文   时间:2015-04-17 19:56:23    阅读次数:184
3 条重要的软件开发原则
英文原文:3 Key Software Principles You Must Understand,翻译:iteye在本文中将介绍 3 条重要的软件开发原则(DRY、KISS、YAGNI原则),你可能已经知道,也可能只知道其中一条。这些原则看似很简单,但实施起来会很难。无论如何,这些原则提供了一个...
分类:其他好文   时间:2015-04-16 12:05:41    阅读次数:208
Hunting for top class Java developers
Requirement: --------------------- * You **MUST** have excellent communication skills in English (both verbal and oral) * Real talent programmer (make sure you understand word **talent**) * Solid e...
分类:编程语言   时间:2015-04-11 07:50:16    阅读次数:133
Playback audio data from memory in windows
Continue previous article : Understand wave format, and implement a wave reader , In here , I will demonstrate how to play audio in windows. (Zeroth are wave format, you could refer to previous a...
分类:Windows程序   时间:2015-04-09 01:01:02    阅读次数:291
What Microsoft Is this the Altair Basic o
February 2015One of the most valuable exercises you can try if you want to understand startups is to look at the most successful companies and explain...
分类:其他好文   时间:2015-04-08 06:25:25    阅读次数:214
linux 内核学习方法论 ...
1、linux kernel development 3rd edition 中,Andrew Morton 说 " The best way to understand a part of of the kernel is to make changes to it. Making a chang...
分类:系统相关   时间:2015-03-30 22:39:10    阅读次数:118
[Effective C++系列]-透彻了解inlining的里里外外
Understand the ins and outs of inlining.[原理]Inline函数背后的做法是将“对函数的每一个调用”都用函数本体替换之。其好处是:可以消除函数调用所带来的开销。编译器最优化机制通常被设计用来浓缩那些“不含函数调用”的代码,因此当你inline某个函数,或许编译...
分类:编程语言   时间:2015-03-28 18:37:41    阅读次数:208
Scientific Toolworks Understand
Scientific Toolworks Understand是一款定位于代码阅读的软件。界面用Qt开发的。 软件特性: 1、支持多语言:Ada, C, C++, C#, Java, FORTRAN, Delphi, Jovial, and PL/M ,混合语言的project也支持 2、多平台: ...
分类:其他好文   时间:2015-03-20 12:24:05    阅读次数:281
377条   上一页 1 ... 27 28 29 30 31 ... 38 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!