-
基于TK资源数据库的GUI设计,文中研究基于 资源数据库的 设计。首先给出资源的定义,讨论了资源数据库的
+,...
基于TK资源数据库的GUI设计,文中研究基于 资源数据库的 设计。首先给出资源的定义,讨论了资源数据库的
+, -./
作用及其管理,然后以用户自定义菜单为例说明如何用该数据库定制应用程序图形界面。-文中研究基于 资源数据库的 设计。首先给出资源的定义,讨论了资源数据库的
+,-./
作用及其管理,然后以用户自定义菜单为例说明如何用该数据库定制应用程序图形界面。
- 2022-06-21 04:22:51下载
- 积分:1
-
VB写的ORACLE连接程序,可实现ORACLE数据的读写操作,
VB写的ORACLE连接程序,可实现ORACLE数据的读写操作,-VB wrote ORACLE link, which enables the Oracle data read and write operations,
- 2022-12-21 20:45:03下载
- 积分:1
-
网页flv播放器CKplayer
应用背景超酷flv播放器-CKplayer,超酷的网页播放器,支持http协议下的flv、f4v、mp4,还支持rtmp视频流,是你做视频直播,视频播放的理想播放器。
关键技术超酷flv播放器CKplayer 6.7
一:修复Bug
1:修复了多段视频播放时间出错的bug,修复了在有些情况下进度栏拖动时乱跳的bug
- 2022-09-11 20:45:03下载
- 积分:1
-
微博系统
微博系统,可以实现微博的所有功能,包括绚丽的评论功能,现供大家下砸i
- 2022-02-01 16:31:13下载
- 积分:1
-
一个很好的java游戏,包括所有源和回答的类文件!
a good java game include all source and the replied class files!-a good game include all source and the r eplied class files!
- 2023-08-25 22:40:03下载
- 积分:1
-
很好的BMP转JPG,有VB原代码及操作界面
很好的BMP转JPG,有VB原代码及操作界面-good JPG, VB source code and user interface
- 2022-01-25 14:30:02下载
- 积分:1
-
这是一个Div+Css的一个架构,提供了源代码,希望能够帮助大家.
这是一个Div+Css的一个架构,提供了源代码,希望能够帮助大家.-This is a Div+ Css of a framework to provide a source code, hope to be able to help everyone.
- 2022-04-10 08:46:48下载
- 积分:1
-
RS232串口通信源代码及数据传输后上位机界面开发
RS232串口通信源代码及数据传输后上位机界面开发-RS232 serial communication and data transfer source code after the host computer interface development
- 2022-12-09 23:35:03下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
1) 自动识别当前系统的语言
2) 能自动设置数值型属性,对于引用型属性(目前只支持tstrings)
3) 支持导出目前窗口中控件属性功能,使系统变成...
1) 自动识别当前系统的语言
2) 能自动设置数值型属性,对于引用型属性(目前只支持tstrings)
3) 支持导出目前窗口中控件属性功能,使系统变成多语言工作简单化
4)支持任意中语言-1) Automatic Identification of the current system language 2) can automatically set the value type attribute, for reference-type attributes (currently only supports tstrings) 3) support to export the current window attribute control functions, allowing the system to become multi-lingual work simplistic 4) support arbitrary language
- 2022-05-15 19:37:23下载
- 积分:1