-
欢迎您使用审批系统。该系统主要用于内部银行员工,B。
欢迎您使用审批系统!该系统主要面向银行内部人员,但也为客户提供一些信息." 登陆,注册和管理员入口"项目专为银行内部人员设计."客户登陆,注册,贷款须知和预约"项目专为客户设计.客户可通过这些窗口浏览贷款相关信息."客户留言"项目便于客户为我们的服务提出宝贵的建议和意见,欢迎您使用!"实时信息"项目便于您查询需要的信息.理财计算器方便您对存贷款作结算." 资费查询"为您提供银行业务的收费标准,请您监督.-welcome you use approval system. The system is mainly for internal bank staff, but also to provide some information. "Landing, registration and administrators Entrance" project for the bank"s internal design. "Customers landing, registration, loan notes and appointments" project designed specifically for customers . customers can browse through the window of these loans related information. "Message" project to facilitate customer service to our valuable suggestions and comments, please use! "Real-time information" project to facilitate your need for information. financial calculator for your convenience deposits and loans for clearing. " Tariff inquiries "to offer you the operations of the bank charges, you supervision.
- 2022-03-15 01:34:40下载
- 积分:1
-
网上报名信息系统
允许学生通过互联网在大学里轻松地注册信息
- 2022-04-17 00:19:46下载
- 积分:1
-
用MFC编写的MCI播放mp3等音乐媒体
用MFC编写的利用MCI命令来播放mp3,
- 2022-02-26 08:56:27下载
- 积分:1
-
窗体分割文档,分割后的通信。多篇文档,使读者多层理解
窗体分割文档,分割后的通信。多篇文档,使读者多层理解-Form partition documents, post-partition communication. More than documentation, so that readers understand the multi-storey
- 2022-02-12 01:41:50下载
- 积分:1
-
#include <stdio.h>
#include <stdlib.h>
#define STACKSIZE 50
typed...
顺序栈的出栈、入栈、求栈长等基本操作
#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct-#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct
- 2022-01-25 22:01:46下载
- 积分:1
-
实现学生选课。一位学生登录系统后只能选自己的课程,不能帮助其他人选择。...
实现学生选课。一位学生登录系统后只能选自己的课程,不能帮助其他人选择。-choose class system
- 2023-09-04 18:40:04下载
- 积分:1
-
the opp development software engineer tutorial
the opp development software engineer tutorial
- 2023-07-06 02:40:03下载
- 积分:1
-
开窗游戏,本人才疏学浅,刚刚开始编程之路,希望得到大虾们的指点...
开窗游戏,本人才疏学浅,刚刚开始编程之路,希望得到大虾们的指点-open windows
- 2022-04-13 08:18:17下载
- 积分:1
-
QT下编写的一个2048游戏
应用背景通过鼠标的滑动来控制组合数字的方向,QT下编写的一个2048游戏。关键技术
//QT5.5.1编译运行通过。
//部分代码
// 颜色数组 存储每个数字对应的背景色
QColor digitBkg[11] = {QColor::fromRgb(0xFF, 0xFF, 0xCC), QColor::fromRgb(0xFF, 0xFF, 0x99),
QColor::fromRgb(0xFF, 0xCC, 0xCC), QColor::fromRgb(0xFF, 0xCC, 0x99),
QColor::fromRgb(0xFF, 0x99, 0x99), QColor::fromRgb(0xFF, 0x99, 0x66),
QColor::fromRgb(0xFF, 0x66, 0x66), QColor::fromRgb(0xCC, 0x99, 0x66),
- 2022-04-23 14:12:22下载
- 积分:1
-
在oracle中sequence就是所谓的序列号,每次取的时候它会自动增加,一般用在需
要按序列号排序的地方。...
在oracle中sequence就是所谓的序列号,每次取的时候它会自动增加,一般用在需
要按序列号排序的地方。
-oracle in which sequence is the so-called sequence, each time for it would automatically increase general use by the need to sort the sequence of places.
- 2022-03-14 21:00:57下载
- 积分:1