- 6
- 0
- 约2.49万字
- 约 80页
- 2018-03-07 发布于河南
- 举报
Intel汇编语言程序设计(第五版)chapt_11
Assembly Language for Intel-Based Computers, 5th Edition Chapter 11: 32-Bit Windows Programming Chapter Overview Win32 Console Programming Writing a Graphical Windows Application Dynamic Memory Allocation IA-32 Memory Management Useful Questions How do 32-bit programs handle text input-output? How are colors handled in 32-bit console mode? How does the Irvine32 link library work? How are times and dates handled in MS-Windows? How can I use MS-Windows functions to read and write data files? Is it possible to write a graphical Windows application in assembly language? How do Protected mode programs translate segments and offsets to physical addresses? I’ve heard that virtual memory is good. But why is that so? Win32 Console Programming Background Information Win32 Console Programs API and SDK Windows Data Types Standard Console Handles Console Input Console Output Reading and Writing Files Console Window Manipulation Controlling the Cursor Controlling the Text Color Time and Date Functions Win32 Console Programs Run in Protected mode Emulate MS-DOS Standard text-based input and output Linker option : /SUBSYSTEM:CONSOLE The console input buffer contains a queue of input records, each containing data about an input event. A console screen buffer is a two-dimensional array of character and color data that affects the appearance of text in the console window. Classifying Console Functions Text-oriented (high-level) console functions Read character streams from input buffer Write character streams to screen buffer Redirect input and output Event-oriented (low-level) console functions Retrieve keyboard and mouse events Detect user interactions with the console window Control window size position, text colors API and SDK Microsoft Win32 Application Programming Interface API: a collection of types, constants, and functions that provide a way to directly manipulate objects through programming Microsoft Platform Software Development Kit SDK: a collection of tools, libraries
您可能关注的文档
最近下载
- 部编版语文四年级下册 第五单元综合能力提升卷(含答案).doc VIP
- 未成年人保护法解读与宣传.pptx VIP
- 2012江苏高考《伯父墓表》详解.ppt VIP
- Metformin 盐酸二甲双胍 药品 0.5g 说明书.pdf
- 致用英语口语教程(第三版)(上)Unit9课件PPT课件.pptx VIP
- SAP工艺简介SAP工艺简介.pdf VIP
- 提高术后手术间的归整率.docx VIP
- 硬笔书法纸可直接打印的口字格米字格田字格等模板.doc VIP
- 《Spark批处理技术与应用》课件——5. Spark机器学习(MLlib).pptx VIP
- 【中考真题】2024年北京中考数学试题及答案 .pdf VIP
原创力文档

文档评论(0)