⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 UNIX下perl实现代码
💻
字号:
Welcome to the Sprite sample application for Larry Wall's JPL. Thisapplication showcases a merging of Java and Perl in which Java is employedto generate a user interface, and Perl is used for data access.Specifically, Perl is used with Shishir Gundavaram's Sprite module to offerpermanent storage through SQL manipulation of text files. This applicationis a Rolodex(tm)-style address file, offering the ability to add, edit ordelete names and addresses. You may also navigate through the address list.To use this example, you will need to install the Sprite module from CPAN.To install the sample, you must first have JPL installed and working.Please ensure that you have set environment variables as directed in theJPL README and that the JPL Sample program works. Once this has beenaccomplished, you can build the files in this directory with the followingcommmands:    perl Makefile.PL    make    make installYou can run this by typing:    java JPL_RoloThe application should appear with some sample data, and you can messaround with it and put all your friends in the address book. Far out!

⌨️ 快捷键说明

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