http:^^www.cs.washington.edu^education^courses^415^prog1.assign.html

来自「This data set contains WWW-pages collect」· HTML 代码 · 共 26 行

HTML
26
字号
Date: Mon, 02 Dec 1996 14:43:25 GMTServer: NCSA/1.4.2Content-type: text/html<HEADER><TITLE>CSE 415  Prog. Assignment 1</TITLE></HEADER><BODY><pre>        CSE 415         Programming Assignment 1        due April 11Write a Lisp function which will remove all the vowels from a sentence, S.Then run your function and show the output, when S is the sentence:        t h e - q u i c k - b r o w n - f o x - j u m p s - o v e r -        t h e - l a z y - d o gNote that each letter here is an atom (with a space between each letter)and that words are separated by hyphens.</pre></body>

⌨️ 快捷键说明

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