代码搜索:三齿条结构
找到约 10,000 项符合「三齿条结构」的源代码
代码结果 10,000
www.eeworm.com/read/159369/10664656
pdf devicenet网络结构.pdf
www.eeworm.com/read/158876/10722793
doc 系统结构图.doc
www.eeworm.com/read/276251/10752227
vsd 模块结构图.vsd
www.eeworm.com/read/276181/10758493
c 线性顺序存储结构.c
#include
#include
#define MAX 20
#define ELEMTP int
#define v (*p)
struct sequnce
{
ELEMTP elem[MAX];
int len;
};
main()
{
struct sequnce *pz;
int i,y,cord;
v
www.eeworm.com/read/276096/10765408
rar 数据结构演示.rar
www.eeworm.com/read/276070/10769644
doc pci总线结构.doc
www.eeworm.com/read/417040/11005980
txt 信息发布表结构.txt
1:公告/通知表 oa_tongzhi
id int
title nvarchar200 标题
content 内容
adduser 发布者
companyid int 公司编号
addtime 发布日期
notice_import char 重要程度
departid int 接收部门编号
notice_flag int(1:代表
www.eeworm.com/read/417040/11006073
txt 时间任务表结构.txt
1 工作任务表 oa_work
工作任务由上级主管为下级员工安排
id
uid 任务分派人id
uname
work_title 任务标题 char 200
work_content ntext
work_import 普通,重要 char
work_time 任务分配时间 datetime
work_time1 时间安排开始 datetime
wor
www.eeworm.com/read/417040/11006074
txt oa系统表结构.txt
一:个人办公
1:短消息 oa_notice
ID int
notice_title nvchar(100) 标题
notice_content ntext 内容
notice_type char(10)'普通,重要
notice_accept nvchar(500) 接受人
notice_sender 发送人id
notice_addtime 发送时间
www.eeworm.com/read/470352/6919088