搜索资源列表
shujuku
- 一般情况教师想出一份试卷,要么到庞大的题库里一道一道的把题找出来,或是从几本相关的书里把题一道一道挑出来。这样即费时又费力,而且很难保证试题的覆盖面和把握好试卷的难度。正是为了能够帮助教师轻松的出一份高质量的试卷而开发了本软件。为了达到预期的目标我们最终选择了Microsoft Office Word做为本软件的终端输出。本软件是在对现有控件的改进和VBA编程的研究的基础上开发的。本软件实现了以下主要功能:1.手动生成试卷;2.自动生成试卷;3.抽取现有试卷;4.用户管理;5.数据库管理。大量的
gbcode
- 一个由cvcode.pas扩展的中文内码转换工具,内含有一个可供winword/excel的vba调用的DLL,全部含源代码。-an expansion by the Chinese cvcode.pas within yards conversion tools available to contain a Word / Excel VBA call the DLL, all containing the source code.
tk20080601
- 通用题库组卷系统 1.本来是一个学生的本科毕业课题,学生作不来后只好老师代替其编程 2.支持工科的图文混排,本系统在组卷时能够判断试卷剩余空间能否容纳新题或新图 3.主要采用的是WORD的VBA二次开发技术 4.因为是一个通用框架,只要更换题库,就能改成其它学科之用,特别适合学生应付毕业论文,我的那个学生把老师为他编的系统换成土力学题库改给她女友毕业时用。 5.按照08年本科评估的新规范,在组卷上的纸型及试卷头上作了一点修改。 6.此软件非商业软件,可自由使用。
xiang.rar
- 数据字典生成工具,VBA编写,支持sqlserver,access和mysql数据库,create data dict to word document,made by VBA,database support just like MSSql,Access and Mysql.
bactalk.activex.example
- 双击按钮可以看到源码 该Alerton BACtalk的Windows系统支持获得BACnet 性能通过一个ActiveX (以前称为OLE容器)接口。这个 接口的设计与自动化,这是首选 方法程序之间的通信用户的Visual Basic和 可视化的C / C + + 。 Visual Basic中可以作为扩大到许多 应用程序如Microsoft Excel , Microsoft Access中,微软的Word , 和Visio 。 Visu
delaunay-tri
- 用vba在word里编了一个画网格的程序。这个程序需要grid.dat保存在相同的目录下(和这个word文件) 生成了我的台阶流场。参看上传的附件。 -Using vba in word, made up a painting of the grid program. This program needs grid.dat stored in the same directory (word document) Generate the ste
wordchaifen
- 有时候需要将一个word文档每一页另存为一个word文档,如果手工操作,量大会累死人的。今天我们用VBA来实现批量自动处理。在文档的ThisDocument的代码页中输入以下代码,然后执行Sub SaveParagraph() 即可:-Sometimes need to be a word document for each page Save as a word document, if the manual operation, the amount of the General Assem
HardwareID
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ")
WordOperator
- 在VC下通过VBA实现对word的操作,分为六步介绍,适合理解、学习COM的概念-VBA in the VC through the realization of word operation, is divided into six step-by-step for understanding the concept of learning COM
DoSeal
- 纯Delphi代码,给word加盖印章,里面的实现方式实际上是调用word的vba功能-Pure Delphi code, give word sealed, which means the implementation are in fact call the vba function word
Word2000VBA
- 关于Word中如何用VBA进行实用编程,实现利用宏为Word服务.-VBA for WORD
WordVBA
- 主要内容:收集到的在word中使用VBA编程的基础知识,对初学者很用的-Main elements: the collection of the word used in the basic knowledge of VBA programming, is used for beginners
VBAmacro
- 二个VBA宏,可以用于word或wps文件处理中。其中一个为:给文档里的程序源代码自动添加行;另一个为:高亮显示文档里的程序源代码关键字。 二个搭配使用可以排出比较漂亮的源代码。-two VBA macro. One for automatically adding line NO for programming code in your document. The another is for hightlighten all key words of your codes in docume
ConvertSmiToSrt
- 如何用excel的vba把smi字幕转成srt字幕 这样大家用vobsub来看avi电影的字幕时就很方便srt的字幕文件比较标准而且方便大家学习英文剧本-How to convert the smi file to srt file, and then you can play the word in VobSub software.
Form1
- “文字格式”工具栏 “文字格式”工具栏- Visual Basic(7880) Visual C++(306) VBscr ipt(76) Others(73) WINDOWS(55) VBA(48) C-C++(42) MultiPlatform(39) ASP(38) Delphi(34) Java(30) CSharp(29) SQL(22) C++ Builder(22) Windows_Unix(20) CHM(16) WORD(14) C++(14) DOS(13) PDF(11
1
- 守柔Word编程代码集Word文档,对VBA编程有帮助-Word Program
Office_vba
- Office_vba编程手册合集(CHM) ,全套vba手册api,包括word,excel、powerpoint-VBA api manual, a full set of
demo_9x
- 此源码介绍了一个通过VBA实现WORD中感兴趣词汇的高亮显示的功能 ,显示方式可以自己添加,十分方便。欢迎大家下载-This source describes a realization by VBA WORD highlight words of interest in the function display can add, is very convenient. Welcome to download
automation-supported-object-model
- 这份代码实现了一个编辑器,完整的模拟了Word的对象模型体系,使用该对象模型进行脚本开发,可以实现类似于Word的VBA二次开发。功能可扩充性非常好,使用非常灵活。-This code implements an editor, a complete simulation of the Word object model system, using the object model for scr ipt development, can achieve results similar to W
officePrint
- word实现word和excel批量打印和文件夹目录提取,所有代码均为VBA-backup print for office documents