⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 serverlib.h

📁 多用户银行系统
💻 H
字号:
#ifndef _SERVERLIB_H_LG#define _SERVERLIB_H_LG#include "../include/structs.h"void changpwd(int index);void withdraw(int);void save(int);void trans(int);void query(int);#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -