📄 instructiongenerator.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<HTML>
<HEAD>
<TITLE>Finding Classes</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" text="#000000" link="#0000FF" vlink="#0000CC" alink="#6666FF">
<h1><img alt="" src="findClasses.gif" width="32" height="32">Generating instructions.</h1>
<h3><A HREF="index.html"><img alt="" src="revendepro.gif" width="16" height="16" border="0">Revendepro page.</A></h3>
<h2>Introduction</h2>
<p>This is an article about creating a instruction generator for Delphi instructions
as part of Revendepro. What I do here is make a sort of report of what I did,
why I did it etc. I'll be making this while working on the project, so don't
be surprised if something great idea I had doesn't work, or when I suddenly
decide that the way I didn't isn't the right and I go rewriting everything.</p>
<p>Also not everything mentioned in the text matches the code, because I later changed
something. So this isn't meant to be complete explanation of the source code, but more
as an explanation of the techniques I used for reconstruct pascal.</p>
<p><a href="InstructionGenerator1.html">Part 1: Some basics.</a><br>
<a href="InstructionGenerator2.html">Part 2: Real Pascal.</a></p>
<hr>
<a href="http://www.puthoon.com" target="_top"><img alt="" src="puthoonMini.gif" width=20 height=20 border=0></A><FONT Face="Symbol,fantasy">Puqwn</FONT><BR>
E-mail: <a href="MAILTO:puthoon@puthoon.com">puthoon@puthoon.com</a>
<HR>
Copyright © 1999, 2000 Puthoon. All rights reserved
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -