- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
系统资源不足(Insufficient system resources)
系统资源不足(Insufficient system resources)
What is GDI? What does GDI resources represent?
GDI+ is a subsystem of Windows XP, which is responsible for the output of information on the display screen and print device. It is a set of application programming interfaces implemented through the C++ class. As the name implies, GDI+ is the previous version of the GDI inheritance, for compatibility, Windows XP still supports the previous version of GDI, but in the development of new application program, developers in order to meet the needs of graphics output should use GDI+, because the GDI+ of the previous Windows version of the GDI was optimized, and add a lot of new function.
As the graphics device interface GDI+ allows application developers in the output screen and printer information without considering the specific details of the display device, can be some of the methods they only need to output GDI+ library calls class complete graphics operations, the real work of drawing by these methods to the specific device driver to complete, GDI+ makes graphics hardware and application isolation. This allows developers to write applications very easily device independent.
Two
Simply speaking, when the application is running, memory need a space to keep track, running the state of the program, for example, the menu button, the cursor position and bitmap, window state, store the information space has a proper noun to describe, that is what we are familiar with the system of resources, and storage the information space is known as a memory block stack, you can put heap into the management mechanism of memory.
Depending on the type of storage object, the system resources are divided into two areas: user resources and GDI (Graphic, Device, Interface, graphical device interface) resources. A system kernel program User.exe management stack called the user resource heap, used to store the state of the window, menu position information; by the pile called GDI resources system kernel prog
您可能关注的文档
- 街霸4基本人物出招表(Street Fighter 4 basic characters move table).doc
- 计算机三级vb上级100题(Computer level three, VB higher level 100 questions).doc
- 解读销售沟通技巧(Interpretation of sales communication skills).doc
- 解决华硕(asus)笔记本摄像头倒置问题通用解决方法(Solve ASUS (ASUS) notebook camera inversion problem common solution).doc
- 计算机专业学生就业浅析(Analysis of employment of Computer Major Students).doc
- 计算机主机除尘·(Computer mainframe dust removal).doc
- 计算机二级vfp冲刺试题2(Computer two VFP sprint test questions 2).doc
- 计算机二级access2012年真题50套重难点答案(Computer two access2012 years Zhenti 50 sets of heavy and difficult to answer).doc
- 解答鬓角植发多少钱(How much hair sideburns answer).doc
- 计算机二级vf(Computer level two VF).doc
- 系统无法识别移动硬盘。这是为什么呢(The system cannot recognize the mobile hard disk. Why is that).doc
- 纬编单面彩横条针织物横条疵点研究(Study on horizontal single weft knitted colored striped fabric defects).doc
- 线上游戏定型化契约应记载及不得记载事项(Online game finalization contracts should be recorded and not recorded).doc
- 线路が倾いているのはナゼ?..doc
- 细胞核的结构和功能(Structure and function of nucleus).doc
- 维修电工常用(Maintenance electrician commonly used).doc
- 网上买手机需要注意的事项(What should be paid attention to when buying cell phone on line).doc
- 网上商城在线购物网站管理系统源码正式版(Online shopping mall online shopping site management system source code, official version).doc
- 网友谈网络工程设计需求及设备清单(Net friend talk about network engineering design requirements and equipment list).doc
- 网众虚拟磁盘疑难解答(Network virtual disk troubleshooting).doc
文档评论(0)