首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个嵌入了一个可执行文件使用十六进制包装qb64创造一个MP3和JPEG图像演示。

一个嵌入了一个可执行文件使用十六进制包装qb64创造一个MP3和JPEG图像演示。

资 源 简 介

This program stores a giant picture of an apple logo with windows xp overtop of it, and is used as a sprite later on in the program. The jpeg data is encoded in hexidecimal into the qb64 program, and recreated as a binary file temporarily to run the program, along with an mp3 that simultaneously plays while the large apple/xp sprite is bouncing around the screen. The music takes significantly longer to load because there is more data, so a brief routine to speed up, show current position, and ease the user while waiting has been added. This is merely a demonstration of the more complex things that can be done using QB64. This will work fine under linux, however you will have to change the windows file structure format to the linux file format under this source code. If it did understand what the windows call was doing, it would probably not have permission on a linux system to write to ./ unless you were on sudo or a true root. Enjoy! :) -James
VIP VIP
0.175500s