-
三种基本的数据访问方式
资源描述在Visual
Basic 6.0中提供了三种基本的数据访问方式,顺序访问、随机访问和二进制访问。根据这三种访问方式将文件分为顺序文件、随机文件和二进制文件三
- 2023-01-14 08:40:04下载
- 积分:1
-
呵呵,虽然win3.0是比较旧的东西。不过对学习还是有帮助的。...
呵呵,虽然win3.0是比较旧的东西。不过对学习还是有帮助的。-Oh, yes win3.0 old things.
- 2022-03-18 21:22:46下载
- 积分:1
-
Beginners master the C++ And VCMDI good program code.
初学者掌握C++和VCMDI的好程序代码。-Beginners master the C++ And VCMDI good program code.
- 2022-08-18 00:16:02下载
- 积分:1
-
在C语言中使用汇编语言设计边框范例
在C语言中使用汇编语言设计边框范例-in the C language used assembly language frame design paradigm
- 2022-04-22 12:48:15下载
- 积分:1
-
Introduction: Procedural original, CSS reference to a previous display of a stat...
简介:程序原创,CSS参考一个以前一个展示站的,时间有限,功能还不完善-Introduction: Procedural original, CSS reference to a previous display of a station, time is limited, function is not perfect
- 2022-05-25 19:51:44下载
- 积分: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
-
vb做的半透明窗体,响应控件事件的半透明窗体,不像其他半透明窗体,鼠标一点就透...
vb做的半透明窗体,响应控件事件的半透明窗体,不像其他半透明窗体,鼠标一点就透-vb to do semi-transparent form, to respond to control events in semi-transparent form, unlike other semi-transparent form, the mouse is all the penetration
- 2022-04-01 09:59:57下载
- 积分:1
-
将PictureBox控件转换为Form的源码程序:
ChgWinLong.vbp
modChgWindowLong.bas
readme.txt...
将PictureBox控件转换为Form的源码程序:
ChgWinLong.vbp
modChgWindowLong.bas
readme.txt-PictureBox control will be converted to Form the source program: ChgWinLong.vbpmodChgWindowLong.basreadme.txt
- 2022-01-24 15:41:21下载
- 积分:1
-
一个可以生成汉字点阵的程序,宋体11号汉字,占据位置16*16
一个可以生成汉字点阵的程序,宋体11号汉字,占据位置16*16-a Chinese lattice can be generated procedures, wherein the 11th Chinese characters, occupy positions 16* 16
- 2022-02-25 18:44:28下载
- 积分:1
-
端口.zip请把zip改为doc来查看,,谢谢~~ 介绍电脑端口
端口.zip请把zip改为doc来查看,,谢谢~~ 介绍电脑端口-ports. Please zip zip into doc to see that, thank ~ ~ computer ports
- 2022-01-27 19:52:59下载
- 积分:1