代码搜索:操作软件
找到约 10,000 项符合「操作软件」的源代码
代码结果 10,000
www.eeworm.com/read/399586/7846419
log 操作说明.log
行 18: 控件 RichTextBox1 的类 RichTextLib.RichTextBox 不是一个已加载的控件类。
www.eeworm.com/read/399586/7846533
frm 操作说明.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frm_ShuoMing
BorderStyle = 3 'Fixed Dialog
Caption = "操作说明"
ClientHei
www.eeworm.com/read/399586/7846562
frx 操作说明.frx
www.eeworm.com/read/434522/7862167
mb 表操作.mb
'1、新建表Create Table
'2、向表中添加数据Insert
'3、读取表中的数据FetcH
'4、修改表结构Alter Table
'5、修改表的结构Add Column
'6、建立字段索引Creat Index
'7、修改表的结构Creat Map
'8、修改表的结构DropMap
'9、编辑行Update
'10、删除行Delete
'11、删除一个表Drop
www.eeworm.com/read/298817/7933278
c 栈操作.c
#include
#include
#define MAX 20
#define ElemType int
#define S (*p)
struct SqStack
{
ElemType elem[MAX];
int top;
};
main()
{
struct SqStack *q;
int i,y,cord;
www.eeworm.com/read/298817/7933443
c 数组操作.c
#include
void main()
{
char strg[40],*there,one,two;
int *pt,list[100],index;
strcpy(strg,"This is a character string.");
one = strg[0]; /* one 和
www.eeworm.com/read/297691/8004276
txt 操作说明.txt
这是一组试验数据
N=4
m=50000;
f=153.24;
第一个控制点的影像坐标:
-86.15 -68.99
第一个控制点的地面点坐标:
36589.41 25273.32 2195.17
第二个控制点的影像坐标:
-53.40 82.21
第二个控制点的地面点坐标:
37631.08 31324.51 728.69
第三个控制点的影像坐标:
-14.78 -76
www.eeworm.com/read/297482/8013988
ppt 文件操作.ppt
www.eeworm.com/read/297461/8016321
doc 操作说明.doc
www.eeworm.com/read/246945/12696824