📄 readme.txt
字号:
------------------------------
Starz Version 1.0
Copyright (C) 1998 by David A Henry (VuLgAr UnIcOrN)
dhenry@bigfoot.com
------------------------------
This is a star scroller program. Written in C++ using Visual C++ 5.0. The
REAL code is in the CStar class in Star.h and Star.cpp. There is also some
important stuff (like all user control) in the CStarzView view in the
StarsView.h and StarzView.cpp for example the OnTimer method and
the InitialUpdate method. The smooth mode looks a lot better in some ways
then the other methods but it is too slow. But the non smooth mode is too
jumpy. Experiment with the options and you can get some pretty neat
effects.
Let me know if you have any ideas or anything...
David A Henry
dhenry@bigfoot.com
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -