代码搜索:传输界面
找到约 10,000 项符合「传输界面」的源代码
代码结果 10,000
www.eeworm.com/read/404583/11482031
txt readme.txt
1.用户名密码
yer 000
slc 111
耶儿 222
万能密码:yer
2.修改“帮助”菜单中的“版权属于yer工作室所有http://yercomputer.51.net”
需右击“欢迎界面”中的“公园社区党员管理系统”/“选项”即可修改。
www.eeworm.com/read/257482/11924871
txt readme.txt
主要的代码如下(这里给出的是命令行代码,稍加修改就可以做成源码中国演示图片的界面了)
#include
#include
#include
#include
#define MAX 18 //分析表的最大容量
#define MAXBUF 255
char ch =' '; // 存放读入当前的输入字符
int lineno;
struct res
www.eeworm.com/read/253778/12200419
cpp uiqq.cpp
//UiQQ道 之源代码
//FileName:UiQQ.cpp
//Function:界面部分代码
//author:断水流 中国石油大学(北京)
//HomePage:http://www.uisoft.net
//Date:2005.6.4
//More Information: 8月份推出完美版,请关注http://www.uisoft.net
//E-mail:yuhej
www.eeworm.com/read/128969/14271241
vbw 酒吧管理系统_改进版.vbw
主界面 = 44, 58, 724, 449, C, 66, 87, 655, 536, C
客户管理 = 66, 87, 547, 535, C, 44, 58, 633, 506, C
酒水点菜 = 88, 116, 569, 564, C, 22, 29, 611, 477, C
帮助对话框 = 132, 174, 777, 623, C, 0, 0, 589, 448, C
月度报
www.eeworm.com/read/224093/14605767
c pmain.c
/*Pmain.c:系统功能选择界面*/
#include
#include
/*玩家结构体类型头文件*/
#include "score.h"
/*开始和进行游戏过程*/
#include "start.c"
/*按游戏成绩排序浏览排行榜*/
#include "sort.c"
/*帮助*/
#include "help.c"
/*按玩
www.eeworm.com/read/221368/14743535
txt 新建 文本文档.txt
文件管理系统原代码
/***********文 件 管 理 系 统***********/
#include
#include /*不容易归类的标准函数库*/
#include
#include
#include /*非标准文件输入输出操作的代码符号属性*/
#include
#include
int init() /*初始化操作界面函数*/
{
int i;
www.eeworm.com/read/116464/14969280
txt 请先阅读.txt
数据结构课程设计
建议使用Windows 2000/NT/XP,在Windows 98下运行可能出现界面绘制问题.
运行程序前请确保程序huffman.exe所在目录下有BMP文件夹,程序要用到里
面的图片.
计算机99-6班