readme
来自「linux 下svgalib编的一个界面程序示例」· 代码 · 共 80 行
TXT
80 行
Punch Bill Gates!punchbill v1.0Notes:This is a joke, really. Nothing more. The original code (in JavaScript)was written by John D. Morelli (aka Vanya). You may be able to find hisoriginal page at http://www.well.com/user/vanya/bill.htmlI've taken the liberty of scaling the original 256-color JPEG imagesdown to 64-color GIFs. No information was lost; the original images onlycontained 64 colors, anyway.This application is designed to work with a mouse, but you can use thekeyboard, too.You will need SVGAlib and libLUG to compile. Both can be found atmetalab.unc.edu/pub/Linux/libs/graphics. SVGAlib is also needed to run.Keys: Enter Punch Bill Gates. Esc Exit. Q Exit. q Exit. Ctrl-C should be safe for exiting, too.Files: /punchbill/README This file. /punchbill/bigline.gif Background for original web page. Not needed by SVGAlib executable. /punchbill/bill.html Clean version of original web page, including references to GIFs and not JPEGs. /punchbill/bill_1.gif Bill before punch. /punchbill/bill_2.gif Bill during punch. /punchbill/bill_3.gif Bill after punch. /punchbill/bill_logo.gif "Punch Bill Gates" logo. Not needed by web page. /punchbill/button_1.gif Raised button. Not needed by web page. /punchbill/button_2.gif Depressed button. Not needed by web page. /punchbill/orig_bill.html John D. Morelli's original web page. /punchbill/punchbill Compiled version for SVGAlib. /punchbill/punchbill.c SVGAlib source.Disclaimer:Of course no one wishes any actual harm to come to the billionaire boywonder - this page is IN NO WAY meant to encourage violence of any kindagainst Mr. Gates, Microsoft, PC users, residents of Redmond, Washington,iguanas, trumpet players, 104-key keyboard assemblers, deodorant users,Sherpas, or alpacas. This page is meant entirely in jest; no alpacas wereharmed in any way during the production of this page.SVGAlib version coded by:Jay Linkjlink@svgalib.org
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?