摘要: This tutorials aims to teach you how to create an error handler for your programs to deal with the clean-up operation when something in the code goes wrong. by:http://lee-mac.com/errorhandling.html ... 阅读全文
posted @ 2014-07-29 14:28 BingBox 阅读(1131) 评论(0) 推荐(0) 编辑
摘要: Introduction This tutorial centers around various ways to prompt for user input with a default option available upon the user pressing Enter. By http://lee-mac.com/promptwithdefault.html Note 1: On... 阅读全文
posted @ 2014-07-29 13:14 BingBox 阅读(249) 评论(0) 推荐(0) 编辑
摘要: 占位带修改 阅读全文
posted @ 2014-07-29 11:22 BingBox 阅读(135) 评论(0) 推荐(0) 编辑
摘要: This tutorial will give a brief overview of the defun function and moreover explain why localising variables is a good habit to get into. By http://lee-mac.com/localising.html (defun ([arguments] [... 阅读全文
posted @ 2014-07-29 11:07 BingBox 阅读(210) 评论(0) 推荐(0) 编辑