代码搜索:LISP编程
找到约 10,000 项符合「LISP编程」的源代码
代码结果 10,000
www.eeworm.com/read/481354/6639267
mns 作业.mns
//
// AutoCAD 菜单文件 - C:\Documents and Settings\Administrator\桌面\lisp\作业.mnu
//
***MENUGROUP=C:\Documents and Settings\Administrator\桌面\lisp\作业.mnu
***POP13
**作业
[作业]
www.eeworm.com/read/340116/12181280
dat bookinfo.dat
[General Information]
书名=AutoCAD 2000 Visual LISP自学教程
作者=
页数=118
SS号=0
出版日期=
www.eeworm.com/read/221024/14761093
edu^education^courses^473^ http:^^www.cs.washington.edu^education^courses^473^
Date: Thu, 21 Nov 1996 22:21:08 GMT
Server: NCSA/1.4.2
Content-type: text/html
CSE 473 (Spring 1996) Home Page
CSE 473 (Spring 1996)
INTRODUCTION TO ARTIFICIAL
www.eeworm.com/read/221024/14761357
html http:^^www.cs.wisc.edu^~kunen^cs540.html
Date: Mon, 11 Nov 1996 01:55:43 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Fri, 08 Nov 1996 16:20:54 GMT
Content-length: 3874
CS 540 - Intro to AI (Kunen's Sec
www.eeworm.com/read/221024/14770965
html http:^^www.cs.washington.edu^education^courses^341^spring96^help^emacs-lisp.html
Date: Wed, 08 Jan 1997 21:30:08 GMT
Server: NCSA/1.4.2
Content-type: text/html
Using the GNU Emacs/Common Lisp Interface
Using the
www.eeworm.com/read/118956/14846394
txt readme.txt
========================================================================
CONSOLE APPLICATION : lisp
========================================================================
AppWizard has
www.eeworm.com/read/292797/8332083
am tags.am
## automake - create Makefile.in from Makefile.am
## Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
## This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/422197/10657114
lsp 选择集中点lisp.lsp
(Defun C:test (/ ss)
(VL-LOAD-COM)
;; get the selection set .
(princ "\nPlease select object:")
(setq ss (vl-catch-all-apply 'ssget))
(if (or (vl-catch-all-error-p ss) (null ss))
www.eeworm.com/read/187317/8833876