搜索资源列表
LABVIEW
- LabVIEW报告生成工具包通过ActiveX技术将Microsoft Word和Excel与LabVIEW集成开发环境结合起来,用于快速生成专业的报告,从而高效地表示出各种测试数据和结果。用户可以移植、修改现有的报告模板,并使用标准的LabVIEW功能,扩展该工具包的报告生成功能;通过运行由VBA编写的宏代码还可以进一步自定义修改报告生成过程并自动生成报告。 LabVIEW报告生成工具包包含了3类VIs(类似传统语言的函数或过程):①高级报告生成VIs,用于新建报告和进行常规操作。②专
word
- 利用c#对自动生成word报告,包括自动填写文字,更新图片、表格、目录-C# automatically generated by word of the report, including auto-complete text, updated pictures, tables, directories,
cword
- vc 编程操作 word 自动生成计算报告-vc operation automatically calculate word report
Principles-of-curriculum-design
- 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4CPU,512M内存 软件环境:Visualc+
create-Word-doc-report-by-VB
- 巧妙运用 Word软件的“域”和“宏”两个功能, 应用VBA( Visual Basic for Applications) 编程, 研究了利用Visual Basic语言编写 的Word试验报告自动生成软件-introduced howtouse the templet of Word document, howtoutilized “field”and “macro”in Word and applied the VBA( Visual Basic for Application
Report
- 报告自动生成器,按实际需求生成word文档报告-Reports automatically generated, according to the actual demand generated word document reports
word(structure)
- 深入分析word文件的数据结构,在自动生成报告中实际作用较大。-In-depth analysis of the data structure word file, the actual effect of the larger in the automatically generated report.
C#
- 客户给了一证件模板格式,要求将系统中的数据按照格式导出到一个Word文件中,一条记录为一页,对换到下一页纠结了很久,终于捣鼓出来了。思路是拷贝模板文件,读取模板文件中的表格,选择表格进行复制,对第一页的表格进行赋值,赋值完后转到下一页进行黏贴,再对表格进行赋值。(The customer gives a certificate template format, request the data of the system in accordance with the format into a
WordJ
- 自己注意修改下路径 根据Word模板,使用VC生成自己的Word文件(Modify the next path yourself. According to the Word template, use VC to generate your own Word file.)