搜索结果
找到约 85 项符合
Save 的查询结果
按分类筛选
- 全部分类
- Java编程 (10)
- 其他 (7)
- 汇编语言 (7)
- matlab例程 (4)
- 软件工程 (3)
- VC书籍 (3)
- 单片机开发 (3)
- 编辑器/阅读器 (3)
- 软件下载 (2)
- 电子政务应用 (2)
- SQL Server (2)
- 人工智能/神经网络 (2)
- MySQL数据库 (2)
- 嵌入式/单片机编程 (2)
- 数据库系统 (2)
- 其他行业 (2)
- Linux/Unix编程 (2)
- 源码 (2)
- 技术资料 (2)
- 电源技术 (1)
- 开关电源 (1)
- 开发工具 (1)
- PCB相关 (1)
- 教育系统应用 (1)
- Oracle数据库 (1)
- 驱动编程 (1)
- J2ME (1)
- 其他书籍 (1)
- 系统设计方案 (1)
- 其他数据库 (1)
- 压缩解压 (1)
- 软件设计/软件工程 (1)
- 网络 (1)
- 文章/文档 (1)
- 加密解密 (1)
- Delphi控件源码 (1)
- 磁盘编程 (1)
- 数值算法/人工智能 (1)
- DSP编程 (1)
- 软件 (1)
- 书籍 (1)
- VIP专区 (1)
单片机开发 PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM r
PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM radio and TV receiver. You can watch/record TV programs (up to 136 channels) and FM radio on PC. The powerful attached software enables you to & rename favorite channels as per your taste. Moreover, th ...
汇编语言 双击可执行文件wbbjq.exe
双击可执行文件wbbjq.exe,在出现的界面中输入任意文本内容,利用DEL键、
BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑,
按f1键激活菜单file,下移光标,选择save,输入文件名。也可以选择FILE菜单
的其他菜单项,他们的功能均可实现。按f10激活帮助,按ESC键退出帮助。 ...
Linux/Unix编程 我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input)
我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input),
从文件列表中删除一个记录(delete a record from list),保存文件(save),
查找文件(search record on table),文件的列表(list)
VC书籍 To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Selec
To use the ATLTrace tool:
Debug an MFC or ATL project select Start from the Debug menu.
Select MFC/ATL Trace Tool in the Tools menu.
Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories fo ...
汇编语言 文本方式下的字编辑处理程序按F1键激活菜单FILE
文本方式下的字编辑处理程序按F1键激活菜单FILE,下移光标,选择SAVE,输入文件名,文本的存盘。按f10激活帮助,按ESC键退出帮助。可选择FILE菜单的其他菜单项,完成打开文件,文字的插入、删除、修改,文本行、列号的动态显示等功能。 ...
Java编程 我对mo安装目录下VB的MoView例子的frmIdentify窗体修改
我对mo安装目录下VB的MoView例子的frmIdentify窗体修改,其中添加
了1个label空件组(10个),1个text控件组(10个),2个command(Edit
、Save)按钮,要实现的功能是对读入的图形文件的相关记录的指定字段的
属性值,并能保存,用了Recordset对象的Edit函数、Update函数, ...
嵌入式/单片机编程 Introduction: 1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools
Introduction:
1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools
i. You can just open the test report, apply AddFailureModeCol
2. Macro2: DPHU_Match is for the test report after meeting
i. You open the DPHU_Format_26Dec.xls, then apply DPHU_Match, after the program ...
单片机开发 eeprom test of life by avr I2C 的控制和注意事项
eeprom test of life by avr
I2C 的控制和注意事项,带源码,please copy it and save as c
嵌入式/单片机编程 This a GUI that manages DSP analysis functions for wav-files (e.g., speech signals). Two functions (
This a GUI that manages DSP analysis functions for wav-files (e.g., speech signals). Two functions (plotps.m and spect.m) are included for starters. You may write your own functions and integrate that into the GUI without much hassle (see instructions in the accompanying readme.txt file). Additional ...
SQL Server 用C编写的短小精悍的数据库
用C编写的短小精悍的数据库,既有运行码,又有源代码,支持APPEND,DELETE,SAVE,LOAD,INSERT,SHOW,FIND,SORT,CLOSE,MODIFY,QUIT,HELP等命令,对于想学习如何用C实现数据库sql语句编程的同仁很有帮助。