-
-
-
-
[
Java/JSP]
tushu.rar
Library management system documents. We can under来看看啊.希望大家多多支持! Thanks!
-
-
[
ASP/ASPX(.net)]
Senlife.rar
... 下载解压后,上传所有文件至你网站的任意目录,如 senlife
2、运行 http://你的网站地址/上传目录/index.asp
3、不出意外的话就可以运行了,有任何问题请到技术支持Blog:http://www.finegou.com/senlife/blog 提出。
4、网站后台管理地址http://你的网站地址/上传目录/admin/index.asp
用户名:thystear
密码:thystear
5、论坛管理用户的用户名:thystear 密码: ...
-
[
Visual Basic (VB)]
StatusCheck.zip
Author: Thijs Laurman
E-mail: Click to e-mail author
Submitted: 1/29/2004
Version: VB6
Compatibility: VB6
Category: Networking
Downloads: 7319
Program that handles the following things:
Ping command
Errorlog in textfile
Balloontip支持
-
-
-
[
Unix_Linux]
draw.rar
//获得当前的模式
oldmode = vga_getcurrentmode[]
//初始化
vga_init[]
//判断是否支持该模式
if[vga_hasmode[mode]]
vga_setmode[mode]
else {
printf["No such mode\n"]
exit[1]
}
//取得 ...
-
[
Unix_Linux]
info.rar
//获得当前的模式
oldmode = vga_getcurrentmode[]
//初始化
vga_init[]
//判断是否支持该模式
if[vga_hasmode[mode]]
vga_setmode[mode]
else {
printf["No such mode\n"]
exit[1]
}
//获得 ...