祝贺 发表于 2025-3-23 11:30:23

Direct-Write Lithography Approaches,In this chapter, I’ll show you the Emitter classes in .NET and how you can use your newfound knowledge of CIL to use these types effectively. I’ll go over each type in detail, discussing how they work to build assemblies and types on the fly. I’ll also explain ways to debug these dynamic assemblies.

Malleable 发表于 2025-3-23 15:39:47

Nanofabrication by Focused Ion Beam,In this chapter, I’ll take everything that was discussed in the previous chapters and use that knowledge to create a real-world example. I’ll create a dynamic type via the Emitter classes that allows you to intercept method invocations. I’ll cover the design and its implementation along with other options that come with .NET.

muscle-fibers 发表于 2025-3-23 19:15:34

ilasm Directives and Attributes,In this chapter, I’ll talk about the different ilasm directives and attributes that are available for the CIL developer. I’ll work from the essential directives that are needed for any valid assembly to the directives that define the custom types and their associated elements (for example, methods and fields).

绝缘 发表于 2025-3-24 01:41:03

http://reply.papertrans.cn/23/2203/220280/220280_14.png

改正 发表于 2025-3-24 03:20:32

Debugging CIL,In this chapter, I’ll cover how you can debug your CIL-based applications. I’ll demonstrate how you can create debug builds of your assemblies, the tools that you can use to debug them, and how to get them running in the debugger.

Deject 发表于 2025-3-24 09:48:05

http://reply.papertrans.cn/23/2203/220280/220280_16.png

BROTH 发表于 2025-3-24 14:26:14

http://reply.papertrans.cn/23/2203/220280/220280_17.png

LEER 发表于 2025-3-24 15:10:04

Emile van der Drift,Diederik J. Maas.NET and how the opcodes are structured. Next, I’ll move on to some basic opcodes that allow you to load and store information into variables. Then you’ll see how to perform operations on these variables via CIL. Finally, I’ll wrap up by demonstrating how to create objects and call virtual and nonvirtual methods on objects.

Nostalgia 发表于 2025-3-24 20:32:40

http://reply.papertrans.cn/23/2203/220280/220280_19.png

平项山 发表于 2025-3-25 01:02:07

http://image.papertrans.cn/c/image/220280.jpg
页: 1 [2] 3 4 5
查看完整版本: Titlebook: CIL Programming; Under the Hood of .N Jason Bock Book 2002 Jason Bock 2002 .NET..NET Framework..NET software development.Attribut.C#.CIL.De