代码搜索:邮箱机制
找到约 3,186 项符合「邮箱机制」的源代码
代码结果 3,186
www.eeworm.com/read/290631/8470851
doc 邓老师邮箱.doc
www.eeworm.com/read/455901/7362013
cpp 邮箱泛滥器.cpp
// 邮箱泛滥器.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include "邮箱泛滥器.h"
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/455901/7362015
exe 邮箱泛滥器.exe
www.eeworm.com/read/265299/11270734
url 网易163邮箱.url
[DEFAULT]
BASEURL=http://mail.163.com/
[InternetShortcut]
URL=http://mail.163.com/
Modified=102CADB733CEC40166
IconFile=http://mail.163.com/favicon.ico
IconIndex=1
www.eeworm.com/read/158639/11596469
bmp 邮箱右部.bmp
www.eeworm.com/read/131383/14148058
c 模拟邮箱系统.c
/*
*/
#define GROUND 1
#define COLOR 7
#define HIDDGROUND 0
#define HIDDCOLOR 1
#define COLO ((GROUND>>4)+COLOR)
#define HIDD ((HIDDGROUND>>4)+HIDDCOLOR)
#define NO 2
#define
www.eeworm.com/read/199172/7881111
ppt 类属机制.ppt
www.eeworm.com/read/344132/11907859
txt 通信机制.txt
审核和递交
一 审核
业务员录入合同后,要求部门经理审核,向OperationInfoTra中插入一条记录
包括信息: 申请人,申请人部门,凭证编号,凭证类型,凭证的状态
部门经理根据自己的部门编号和凭证的状态(部门经理审核)来查询OperationInfoTra表
审核即改变凭证的状态,同时修改相应单子的状态
业务员根据申请人来查询自己单子内容,跟踪它的去向
...
www.eeworm.com/read/421862/10684912