代码搜索:操作软件

找到约 10,000 项符合「操作软件」的源代码

代码结果 10,000
www.eeworm.com/read/283428/9021500

txt 操作说明.txt

WR_NORFlash应用工程的使用 功能: 将flash.bin文件写入到NOR Flash中,起始地址为0x000000,实现程序的固化。 适合开发板: EasyARM2200、SmartARM2200、MagicARM2200和MagicARM2200-S。 操作步骤: 1. 编译目标工程,生成bin文件 设置工程选用RelOutCh
www.eeworm.com/read/382449/9026681

txt 堆栈操作 .txt

堆栈操作 PUSH direct POP #9; direct 第一条指令称之为推入,就是将direct中的内容送入堆栈中,第二条指令称之为弹出,就是将堆栈中的内容送回到direct中。推入指令的执行过程是,首先将SP中的值加1,然后把SP中的值当作地址,将direct中的值送进以SP中的值为地址的RAM单元中。例: MOV SP,#5FH MOV A,#1 ...
www.eeworm.com/read/184962/9063229

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/282606/9080440

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/282229/9113693

doc 收银操作.doc

www.eeworm.com/read/183668/9145811

c 串操作.c

www.eeworm.com/read/182288/9208457

frx 密码操作.frx

www.eeworm.com/read/182288/9208494

frm 密码操作.frm

VERSION 5.00 Begin VB.Form 密码 BorderStyle = 1 'Fixed Single Caption = "密码修改" ClientHeight = 2535 ClientLeft = 5055 ClientTop = 3975 Clien
www.eeworm.com/read/377495/9274226

ico 用户操作.ico

www.eeworm.com/read/377191/9291204

doc 操作说明.doc