-
JSP图书管理系统
java web的图书管理系统,jsp,servlet,mysql,能够实现基本的增删改查,在wclipse上能够完美运行,可以作为毕业设计的参考,还有些不足,所以仅供参考。
- 2022-05-30 05:00:59下载
- 积分:1
-
Public System procedure for delphi
delphi公共系统程序
- 2022-12-12 14:50:04下载
- 积分:1
-
个人通讯录 方便用户联系
个人通讯录 方便用户联系-personal directory user-friendly links
- 2022-02-21 18:41:14下载
- 积分:1
-
QT编写的C++贪吃蛇小游戏
游戏通过按键控制
部分代码:
#include "gamewidget.h"
#define ROW 13
#define COL 16
#define UP 0
#define DOWN 1
#define LEFT 2
#define RIGHT 3
GameWidget::GameWidget(QWidget *parent)
:QWidget(parent)
{
this->setAutoFillBackground(true);//覆盖
this->resize(480,270);
this->setWindowIcon(QIcon("img/icon.jpg"));
this->setWindowTitle("贪吃蛇");
QPalette palette;
palette.setBrush(QPalette::Background,QBrush((QPixmap)"img/bjt.png"));
this->setPalette(palette);
//按扭区
leftbtn=new QPushButton(this);
leftbtn->setIcon((QIcon)"img/zuo.png");
leftbtn->setIconSize(QSize(40,40));
leftbtn->setGeometry(QRect(340,180,40,40));
leftbtn->setFlat(true);
rightbtn=new QPushButton(this);
rightbtn->setIcon((QIcon)"img/you.png");
rightbtn->setIconSize(QSize(40,40));
rightbtn->setGeometry(QRect(430,180,40,40));
rightbtn->setFlat(true
- 2022-03-21 19:09:00下载
- 积分:1
-
WPF C# Windows
WPF 特效 常用的C#特效,是开发WPF 学习WPF的好的教程 例子
- 2023-01-30 19:30:03下载
- 积分:1
-
mvmmall v3.5.0 网络购物系统 PHP的
mvmmall v3.5.0 网络购物系统 PHP的-online shopping system php
- 2022-11-26 06:00:03下载
- 积分:1
-
the "Chinese location code, within yards Viewer V1.2" simplified, redu...
-=★=-
本“汉字区位码、内码查看器V1.2”简化、删减了原“液晶汉字字库
生成器”程序功能。本程序由Soar.Ray.Brightly(高飞) 编写!
如由疑问请写信至 E-mail:wogaofer@163.com
我们将做进一步的修改
谢谢你的支持!
提示:本程序建议使用分辨率:800*600
2005年10月18日-the "Chinese location code, within yards Viewer V1.2" simplified, reducing the original "LCD Chinese character generator" functions. The procedures Soar.Ray.Brightly (SARS) prepared! If the doubt please write to E-mail : wogaofer@163.com we will make further modifications to thank you for your support! Tip : use of the procedures proposed resolution : 800 from 500 on October 18, 2005
- 2022-02-18 15:15:17下载
- 积分:1
-
Flex and JAVA configuration, the standard demand for documents, set up Eclipse p...
flex与java的配置,标准需求文档,设置eclipse提示功能。-Flex and JAVA configuration, the standard demand for documents, set up Eclipse prompts.
- 2022-03-13 14:42:19下载
- 积分:1
-
JS Web Excel 0.56 + JS VM
js web excel 0.56 + js vm
-js web excel 0.56+ js vm
- 2022-03-17 16:28:51下载
- 积分:1
-
线形选择算法_算法分析.
线形选择算法_算法分析.-linear algorithm _ algorithm analysis.
- 2023-05-11 09:40:03下载
- 积分:1