eiffel.html

来自「Data Structure Ebook」· HTML 代码 · 共 19 行

HTML
19
字号
<html><head>
</head>
<body>
<h1>Eiffel</h1>
Eiffel is an object-oriented language based on <a href="ada.html" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ada.html">
Ada</a> designed by Betrand Meyer.
<p>
It provides formal support for pre-conditions by allowing
a programmer to insert <tt>assert</tt> statements at
appropriate points in his code.
<p>
<h2>Reference</h2>
Bertrand Meyer, "Eiffel: The Language", Prentice Hall, 1992<BR>
ISBN 0-13-247925-7.
<P>
There is also an
<A HREF="javascript:if(confirm('http://idasgw.imslab.co.jp/Product/Eiffel/Eiffel-j.html  \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address.  \n\nDo you want to open it from the server?'))window.location='http://idasgw.imslab.co.jp/Product/Eiffel/Eiffel-j.html'" tppabs="http://idasgw.imslab.co.jp/Product/Eiffel/Eiffel-j.html">Eiffel Home Page</A>.
</body>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?