- 浏览: 21003 次
- 性别:
- 来自: 新乡
最近访客 更多访客>>
文章分类
- 全部博客 (24)
- WIDE JAVA (2)
- SHARE JAVA (1)
- DAY JAVA (2)
- ERROR JAVA (1)
- ENGLISH JAVA (0)
- OSA JAVA (0)
- CORE JAVA (0)
- BOOK JAVA (0)
- TEMP JAVA (0)
- WIDE DELPHI (0)
- SHARE DELPHI (0)
- DAY DELPHI (2)
- ERROR DELPHI (0)
- ENGLISH DELPHI (1)
- OSA DELPHI (0)
- CORE DELPHI (0)
- TEMP DELPHI (0)
- BOOK DELPHI (0)
- SHARE CPP (1)
- TEMP CPP (1)
- BOOK CPP (2)
- PS (0)
- LINUX (1)
- WINDOWS (0)
- THE ART OF ALGORITHM (1)
- ENGLISH CPP (4)
- DAY CPP (3)
- PROBLEMS (1)
- ENGLISH (1)
- 黑马程序员Heima (0)
- Help Yourself (0)
最新评论
Life is not what you show others but youself.
Originally Adapted From:
《Windows via C/C++ ,Fifth Edition》
by Jeffrey Richter :http://www.wintellect.com/CS/blogs/jeffreyr/default.aspx
Time:
20:57 2011/10/23
Attention:
Words knowledge info from www.chadanci.com not translate.google.cn
Remember:
Errors may occur often, but hopes its times and times' reviewing and thinking will make any be corrected...(notice about the word "make" usage.)
Sentences:
Microsoft Windows is a complex operating system.
It offers so many features and does so much that it's impossible for any one person to fully understand the entire system.
This complexity also makes it difficult for someone to decide where to start concentrating the learning effort.
Well,i always like to start at the lowest level by gaining a solid understanding of the system's basic building blocks.
Once you understand the basics,it's easy to incrementally add higher-level aspects of the system to your knowledge.
So this book focuses on Windows' basic building blocks and the fundamental concepts that you must know when architecting and implementing software targeting
the Windows operating system.
In short,this book teaches the reader about various Windows features and how to accesss them via the C and C++ programming language...
by me:
[
TAG001:
complexity n.复杂性。以前只是知道,“复杂的”complex ['kɔmpleks](me:it is just so complex to me...),
现在来看下它所对应的名词complexity复杂性的用法吧。
complexity [kəm'pleksiti]
The complexity also (also这里用的好哇)makes it difficult for someone to decide where to start concentrating the learning effort...n. 复杂,复杂性,复杂的事物
这个句子当中的where该是等价于on which。因为concentrate的用法是:
concentrate ['kɔnsentreit]
vt. 集中,集结;浓缩
vi. 集中,集结;浓缩
concentrate(...)on...
eg:
It 's too hot to concentrate on book.
热得不能集中心思看书。
He concentrated his mind when reading.
他看书很专注。
I concentrate on the lecture.
我专心听讲
We concentrated intensive fire on the enemy.
我们集中密集的火力向敌人攻击。
We must concentrate our attention on efficiency.
我们必须把注意力集中在效率上。
]
[
TAG002:
basic building blocks n.基本构件(google翻译为 ”积木“)
TO LEARN WINDOWS AND PROGRAMMING JUST WITH THE THINKIING OF ENFLISH ,NOT CHINESE...SO REALLY SEE IT THEN...
]
[
TAG003:
so... that ...这里用的好哇。两个so的强调结构,且用and连接。语气强调更好,初看似有抱怨意头,但是很快就明白这是表强调Windows的强大性的啦,作者有点佩服的心理在里
面喽。so,it's really a 好句子:
It offers so many features and does so much that ....
]
[
TAG004:
作者在上面的well,引起转折,开始下面写自己的情况。very good effect works。。。
]
[
TAG005:
SOLID adj.扎实的,坚固的。
a solid understanding of 对…掌握的很牢固,很扎实。
to fully understand the entire system..hao ya ...
in short 简而言之。
]
[
TAG006:
MAKE 的用法挺多的。有点遗忘。
I make a collection of custom ways of the word "make" usage here as you can see below...hoping it helps much.
make believe
v.假装,假扮 n.假装,虚构
make as if
v. 假装
make for
v.(尤指匆匆地)走向,有利于,倾向于,导致 向前进,有助于
make headway
取得进步
make a face
v.做鬼脸
make it
v.<口>达到预定目标,及时抵达,走完路程,(病痛等)好转
make merry
v. 作乐
make no bones about
对…毫不犹豫,断然,坦率地…
make off
v.离开,(尤指做了错事后)匆忙离开,逃走
make out
v.书写,填写,拼凑,进展,说明,设法应付,理解,辨认出 做,了解
make over
v.(尤指以法律形式)转让,(所有权)移交,改造 修改,移转
make peace
和好,讲和,言归于好
make love
v. 做爱, 示爱
make possible
使...变成可能 使.变成可能
make sense
合理,可行;有意义,说得通
make sure
查明,弄清楚;保证,务必
make good
v.成功,补偿,赔偿 成功,实现
make up
v.弥补,虚构,缝制,整理,包装,和解,编辑,化妆 补足,拼凑
make up one's mind
v.下决心,接受,承认 决定
make water
v. 小便,漏水
make way
前进,进展,取得进步
make fun
开玩笑
make bold
敢于, 冒昧
make a motion
动一动,打手势;提议,动议
make a point
获得一分;建立论点,证明论点
]
incrementally adv.
发表评论
-
MSDN:Drawing a Shaded Triangle
2011-10-27 08:46 0Originally Adapted From: http:/ ... -
MSDN:Drawing a Shaded Rectangle
2011-10-27 08:45 0Originally Adapted From: http:/ ... -
MSDN:GradientFill
2011-10-27 08:17 0Originally Adapted From: http:/ ... -
Windows Via C/Cpp:Appendix A
2011-10-25 13:33 1335It will never be too early to t ... -
Windows Via C/Cpp:Error Handling
2011-10-24 18:21 886TIEM:18:21 2011/10/24 chapter1 ... -
Windows Via C/Cpp:Overview2
2011-10-24 13:12 1193Love:Language never scale,but a ... -
HYP_2010_10_24
2011-10-24 09:20 0Languages's don't Scale, Archit ...
相关推荐
Chu X, Ilyas IF, Krishnan S, Wang J. Data cleaning: Overview and emerging challenges. InProceedings of the 2016 International Conference on Management of Data 2016 Jun 26 (pp. 2201-2206). ACM.
SAP BW/4 Overview New 2022 SAP BW/4 Overview 是 SAP 公司推出的一个数据仓库解决方案,旨在帮助企业快速构建和实施数据仓库,提高业务智能和分析能力。下面我们将对 SAP BW/4 Overview 进行详细的介绍。 首先,...
储存库内容重点cedille-mode/ :用于Cedille Emacs模式的Elisp代码cedille-tests/ :Cedille Emacs前端的单元测试core/ :Cedille Core Checker的Haskell实现language-overview/ :示例Cedille程序,展示了其一些...
一、GR551x Overview GR551x是一款BLE芯片,具有低功耗、低成本、低面积等特点,广泛应用于智能家居、可穿戴设备、医疗设备、工业自动化等领域。GR551x支持BLE 5.0规范,具有高达2Mbps的数据传输速率,适用于高速...
WINDOWS SERVICE : VBWindowsService Project Overview ============================================================================= ////////////////////////////////////////////////////////////////////...
「渗透测试」Momigari:Overview_of_the_latest_Windows_OS_kernel_exploits_found_in_the_wild - 安全漏洞 数据安全 安全活动 NGFW 技术分析安全人才
德尔福酶代尔夫特生物信息学实验室用于配对和单端读取的 RNA-Seq 管道。...明星: : SAMTOOLS: ://samtools....HTSeq: ://www-huber.embl.de/users/anders/HTSeq/doc/overview.html FastQC: : Matplotlib: http :
有关说明,请参阅: http: //gohugo.io/overview/installing/ 克隆网站存储库: git clone --recursive https://github.com/MIT-LCP/mimic-website.git 在命令行运行hugo server以构建网站并提供页面; 查看网址:...
### TI DSP/BIOS Kernel 技术概述 #### 一、DSP/BIOS Kernel 在应用程序开发周期中的作用 TI(德州仪器)DSP/BIOS Kernel 是一个为开发者提供实时服务的内核,它用于构建数字信号处理器 (DSP) 应用程序并管理应用...
SAP R/3 OVERVIEW
这篇名为“Deep Learning in Neural Networks: An Overview”的论文为读者提供了一个全面且深入的深度学习概述,作者们详细介绍了该领域的基本概念、模型以及最新进展。 首先,深度学习的核心在于神经网络。神经...
在Windows环境部署官方Flink 1.17.1版本,发现TaskManager启动失败,无法运行job。 修复启动错误重新打包,直接运行start-cluster.bat即可启动,启动成功后打开浏览器http://localhost:8081/#/overview 显示 ...
ISO/IEC 27000:2018 — Information technology — Security techniques — Information security management systems — Overview and vocabulary (fifth edition) ISO/IEC 27000:2018 — 信息技术 — 安全技术 —...
/fixtures/gameweek/:int设置您要查找的比赛周(通常为 1-38),然后它将返回赛程或结果。联赛 /league/:int/overview返回联赛名称、球队及其位置数据。经理 /manager/:int/overview返回经理职业生涯、球队名称、...
Oracle Solaris 8 Sun Fire 15K/12K Software Overview Guide-38 是一份由Sun Microsystems(现已被Oracle公司收购)发布的技术文档,旨在为用户和管理员提供Oracle Solaris 8操作系统在Sun Fire 15K和12K服务器上的...
LaserPulse 是用于非线性和超快... 更多信息可以在这里找到: http : //albeco.github.io/LaserPulse/ 可以在此处找到简明的概述和示例代码: http : //albeco.github.io/LaserPulse/manual/laserpulse_overview.html
- **Windows XP**: 推荐至少升级到Service Pack 1。 - **Windows 2003**: 内置了IPv6协议栈。 安装命令为: ```cmd C:> ipv6install ``` 安装完成后,可以从纯IPv6网络环境中获取IPv6地址并访问IPv6站点。 **配置...