Welcome![Sign In][Sign Up]
Location:
Search - delete macro

Search list

[Other resourcedatabase

Description: 在内存中的ADO记录集与DataBinding 建立ADO连接 ADO Update concurrency的测试 Tandem Unstructured File 转入Access资料库 如何将其他资料汇入MDB档 如同XBase的Macro Evaluation (&) 数据库的锁定 XBase与VB用法对照 RDO之Informix与VB的连线 RDO 的建立结果集(一) RDO 的建立结果集(二) RDO 结果集之Isolation Level RDO 之Addnew/Update/Delete RDO Stored Procedure的呼叫 RDO rdoConnection物件的Events RDO之MultiResultset RDO之Blob资料的存取 RDO 放资料进入MSFlexGrid VB5在处理数据库时的几个“BUG” 用VB5访问具有用户级安全的Access97数据库 与数据库有关的问答集
Platform: | Size: 75610 | Author: 江福利 | Hits:

[Otherremove_EXCEL_protect_password

Description: 破解EXCEL数据保护密码 方法: 1\打开文件 2\工具---宏----录制新宏---输入名字如:aa 3\停止录制(这样得到一个空宏) 4\工具---宏----宏,选aa,点编辑按钮 5\删除窗口中的所有字符(只有几个),替换为下面的内容:(复制吧) 6\关闭编辑窗口 7\工具---宏-----宏,选AllInternalPasswords,运行,确定两次,等2分钟,再确定.OK,没有密码了!!内容如下:-EXCEL crack password data protection methods: one to open the file 2 Tools- Macro Record New Macro- Enter the name, such as: aa3 stop recording (which has been an empty macro) 4 Tools- Macro macro, choose aa, point 5, delete the Edit button in the window all the characters (only a few), is replaced by the following elements: (copy it) 6 Close the edit window 7 tools- Acer- Acer, the election AllInternalPasswords, operation, determine the two, and two minutes, and then determine. OK, there is no password! ! reads as follows:
Platform: | Size: 2048 | Author: cumtym | Hits:

[Otherdatabase

Description: 在内存中的ADO记录集与DataBinding 建立ADO连接 ADO Update concurrency的测试 Tandem Unstructured File 转入Access资料库 如何将其他资料汇入MDB档 如同XBase的Macro Evaluation (&) 数据库的锁定 XBase与VB用法对照 RDO之Informix与VB的连线 RDO 的建立结果集(一) RDO 的建立结果集(二) RDO 结果集之Isolation Level RDO 之Addnew/Update/Delete RDO Stored Procedure的呼叫 RDO rdoConnection物件的Events RDO之MultiResultset RDO之Blob资料的存取 RDO 放资料进入MSFlexGrid VB5在处理数据库时的几个“BUG” 用VB5访问具有用户级安全的Access97数据库 与数据库有关的问答集 -In memory of the ADO Recordset ADO connection with DataBinding to establish ADO Update concurrency testing Tandem Unstructured File into Access database how to import the MDB file other information as Xbase the Macro Evaluation (
Platform: | Size: 75776 | Author: 江福利 | Hits:

[assembly languagegrademanagement

Description: Student学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。 程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条以内的学生记录。若记录较多,一页显示不下,可进行翻页操作。 -Student student grade management system is a MASM macro assembler language using the development of pilot projects. It achieve its study of students, name, grade 3 curriculum input, modify, delete, as well as the total score calculated by score sort functions, and data can be saved as disk files, easy to re-open the Edit. Procedures based on DOS or Windows command-line mode, full screen display, easy to use keyboard commands to operate. Can handle 100 students within the Record. Record if more than one show, can be the flip operation.
Platform: | Size: 191488 | Author: 王立国 | Hits:

[MiddleWareFAT16

Description: 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)支持同时打开最多达254个文件;并且最大可打开文件数可由编译宏MaximumFCB设定。 5)支持多任务文件操作的功能:文件可同时同时被多个任务打开,但只有其中第一个打开文件的任务可以得到文件的完全读写权限,以实现文件在多任务环境下的并发操作的保护。 如需商业使用,请与作者联系啊:qq:292942278,e-mail:tony_yang123@sina.com.cn demo代码只支持FAT16 -Introduction to File System features 1) The file system compatible format FAT16/FAT32 file system to support long file names, multi-level subdirectory, many disk operations, read and write, create delete files and so on function. 2) The file system used to prepare C code can be easily transplanted into the computer application platform, which generally required to prepare additional disk drives to read and write, you can use all the functions of the file system. 3) has the file buffer functions: 1) read documents, read the location of the buffer zone in the document can be directly read from the file buffer, do not need to read physical disk file buffer size can be used to compile macro EnableFileBuf, TotalFileBUFsQTYeachFCB, FileBUFSize to control . 4) supported at the same time open up to 254 documents and the largest number of documents can be opened by the macro compiler MaximumFCB settings. 5) Supporting file operations mission many features: documents can
Platform: | Size: 689152 | Author: 6756 | Hits:

[Embeded-SCM DevelopFAT16

Description: FAT16文件系统免费C代码下载 1)兼容FAT16/FAT32文件系统,支持长文件名,多级目录,多盘操作,读写,创建,删除文件,盘遍厉等等功能 2)采用C代码编写,方便的移植于多种计算机应用平台,一般情况下只需编写额外磁盘的读写驱动,即可使用文件系统所有的功能。 3)具备文件数据块缓冲功能:1)读文件时,读位置在数据块缓冲内,即可直接从数据块缓冲中读取数据,而不需读物理磁盘,加快了读取文件的速度;而且,文件数据块缓冲的大小可由编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)支持打开多达254个文件;同时,最大允许打开文件数目由编译宏MaximumFCB设定。 5)支持多任务下文件的并发存取:即一个文件可同时被多个任务引用,其中只有第一个引用文件的任务可得到文件的读写完全权限,因此,实现文件了多任务环境下的并发存取。 (FAT16代码为免费代码,用户可用于产品上,并拥有修改的权利! 本代码有FAT32(兼容FAT16)和多盘的收费版本, 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)-FAT16 file system, C code for free download 1) Compatible FAT16/FAT32 file system, support long file names, multi-level directory, multi-disk operations, read and write, create, delete files, disk and so on over the function of Li 2) using C coding to facilitate transplantation in a variety of computer application platform, under normal circumstances only the development of additional disk drives to read and write, you can use the file system for all functions. 3) Have the file data block buffer functions: 1) read the file, read the location data block buffer, the buffer can be directly read from the data block of data without having to read physical disk, speed up the speed of reading the file Moreover, the file data block size of the buffer can be compiled macro EnableFileBuf, TotalFileBUFsQTYeachFCB, FileBUFSize to control. 4) support to open up to 254 documents the same time, the maximum allowable number of open files by the compiler macro MaximumFCB settings. 5) Supp
Platform: | Size: 454656 | Author: 6756 | Hits:

[OtherW97M(2)

Description: 这个宏病毒危害不大,只不过自动将页面加上页眉。它与很多其他病毒的不同之处 在于传播方式,该病毒在C盘建立两个临时文件FOOTPRINT.$$$和FOOTPRINT.$$1。通过 导出函数将病毒体复制到临时文件,删除导出注释后加入正常文档和模板中。使用的复制 语句:ADDFROMFILE 普通病毒将病毒体直接复制到模板。使用整个宏的复制语句比如MACROCOPY、 ORGANIZERCOPY等。   病毒体存放位置:文档的MICROSOFT WORD 对象中的宏代码存放区 -This macro virus is not harmful, but will automatically add the page header. It is with many other viruses of the difference is that mode of transmission of the virus in the C drive to create two temporary files FOOTPRINT. $ $ $ And FOOTPRINT. $ $ 1. Through the Export function to copy the virus body to the temporary file, delete the comment after the accession to the normal export documents and templates. The use of a copy of statement: ADDFROMFILE common virus replication of the virus directly into the template body. The use of a copy of the entire macro statements such as MACROCOPY, ORGANIZERCOPY so. The virus body stowed position: MICROSOFT WORD document object in the macro code in store
Platform: | Size: 4096 | Author: 冰冰 | Hits:

[OtherDEACTIVATE_REMOVAL

Description: catia Script generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements. Once a deactivated Part is found, it s activated intermediately for a remove operation following immediately. This action done by the Macro cannot be undone in some cases.-catia Script generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements. Once a deactivated Part is found, it s activated intermediately for a remove operation following immediately. This action done by the Macro cannot be undone in some cases.
Platform: | Size: 1024 | Author: venkada | Hits:

[OtherEXCEL

Description: 使用前,应先打开EXCEL,点工具——宏——安全性……选择“中”。然后打开“神奇公式”,选择“启用宏”。 “神奇公式”神就神在文件中没有一个公式,却能完成各种复杂的运算。里面有个能自动判断公式的程序。能自动分析出你输入的公式!只要文件一打开,就在“偷偷”地运行了。 并不是每个单元格都这样,如都是就不神了!你任意插入、删除行、列,程序都能知道。前提:只要文件中有而且只有一个单元格的内容为“计算式”!试试吧,绝对爽! -Before use, should open the EXCEL, point tools- Macro- Security ... ... selection " ." Then open the " magic formula" , select " Enable Macros." " Magic formula" God is not God a formula in the document, able to complete a variety of complex calculations. Inside there is a formula to automatically determine the procedure. Can automatically analyze your input formula! As long as the file was opened, on the " secret" to run. Not every cell in this way, such as are not god! You any insert, delete rows, columns, procedures can know. Premise: if the document has only one cell and the contents of the " formula" ! Try it, absolutely cool!
Platform: | Size: 8192 | Author: 黄志波 | Hits:

[MiddleWareACE60SRC

Description: ACE 6.0 源码 ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)框架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和框架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。   ACE的目标用户是高性能和实时通信服务和应用的开发者。它简化了使用进程间通信、事件多路分离、显式动态链接和并发的OO网络应用和服务的开发。此外,通过服务在运行时与应用的动态链接,ACE使系统的配置和重配置得以自动化。 -ACE Software Development Guidelines General Every text file must end with a newline. Use spaces instead of tabs, except in Makefiles. Emacs users can add this to their .emacs: (setq-default indent-tabs-mode nil) Microsoft Visual C++ users should do the following: Choose: Tools-- Options-- Tabs Then Set: "Tab size" to 8 and "Indent size" to 2, and indent using spaces. Do not end text lines with spaces. Emacs users can add this to their .emacs: (setq-default nuke-trailing-whitespace-p t) Newer versions of emacs will require the following instead: (add-hook before-save-hook delete-trailing-whitespace) Note for Microsoft Visual Studio .NET Users: There is a macro project (ace_guidelines.vsmacros) located in $ACE_ROOT/docs that replaces tabs with spaces and removes trailing spaces each time you save a file.
Platform: | Size: 21747712 | Author: | Hits:

[Technology Management1

Description: 破解EXCEL数据保护密码 方法: 1\打开文件 2\工具---宏----录制新宏---输入名字如:aa 3\停止录制(这样得到一个空宏) 4\工具---宏----宏,选aa,点编辑按钮 5\删除窗口中的所有字符(只有几个),替换为下面的内容:(复制吧) 6\关闭编辑窗口 7\工具---宏-----宏,选AllInternalPasswords,运行,确定两次,等2分钟,再确定.OK,没有密码了!!内容如下:-EXCEL crack password data protection methods: one to open the file 2 Tools- Macro Record New Macro- Enter the name, such as: aa3 stop recording (which has been an empty macro) 4 Tools- Macro macro, choose aa, point 5, delete the Edit button in the window all the characters (only a few), is replaced by the following elements: (copy it) 6 Close the edit window 7 tools- Acer- Acer, the election AllInternalPasswords, operation, determine the two, and two minutes,
Platform: | Size: 9216 | Author: 龙舟 | Hits:

[Windows Developcharukonghang

Description: 在excel文档中按一定规律插入、删除空行。用“宏”制作,请先启用“宏”。-According to certain rules, insert, delete the blank line in the excel document. " Macro" production, please enable the " macro" .
Platform: | Size: 19456 | Author: lzqlaj | Hits:

[Other Embeded programuCGUI3.98

Description: 不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、GUI_SIM_NoWin32.h、GUI_SIM_Win32.h、GUISim.lib添加进该目录,因此本人需要更改工程的相关设置; 4、GUIConf.h中,打开GUI_SUPPORT_MEMDEV宏; 5、工程里,Simulation删除SIM_GUI组及相关文件,增加GUISim组,添加BASETSD.H头文件等; 6、增加Debug支持; 7、重新安排目录,重建VC工程; 8、VC工程同时融合了GUIDemo,便于GUI的学习,配置宏在uCGUI\Config\GUIConf.h文件中; 9、修复GUIDemo的Bug,第二个GUIDEMO_main()创建Stop按扭,按键无效,本人新添加了Start提示。-Many of my friends know uCGUI3.98 VC project source is incomplete, for this reason, I revised the uCOS3.98 VC works. The main changes are as follows: 1, increase uCGUI3.90 the AntiAlias ​ ​ JPEG, MemDev, the MultiLayer to GUI directory GUI directory, create a new VNC directory to increase GUI_ProcessVNC.c file, this file is empty, for consistency with the original project other New Touch catalog the Simulation directory increase BASETSD.H headers, New GUISim directory to SIM.h, SIM_X.c, GUI_SIM_NoWin32.h, GUI_SIM_Win32.h, GUISim.lib added to the directory, so I need change project settings 4 in GUIConf.h open GUI_SUPPORT_MEMDEV macro , engineering, Simulation delete SIM_GUI group and related documents, to increase GUISim group to add BASETSD.H header file 6, add Debug support 7 reschedule directory rebuild VC engineering , VC project combines the GUIDemo, easy GUI learn, the configuration macro the uCGUI \ Config \ GUIConf.h file 9, Fix GUIDemo the Bug second GUIDEMO_ma
Platform: | Size: 2500608 | Author: 华兄 | Hits:

[Otherwordtechnology

Description: 当我们将一个网页另存为一个文本文件并将文本文件中的所有内容复制到Word2007中进行编辑时,由于空行产生的复杂性(并不一定是回车下产生的空行),单击“删除空格和空行”按钮可能一次不能删除全部空行,这时,再单击一次这个按钮,就能全部删除了。另外录入并应用这个宏的时候请调整你的Word宏安全设置。-When a Save page to copy all the content in a text file and a text file to edit in Word2007 blank line complexity (not necessarily Enter arising under blank line), click remove spaces and blank lines " button may not remove all blank lines, At this time, then click this button, you can delete all the. In addition, the time of entry and application of this macro, please adjust your Word macro security settings.
Platform: | Size: 233472 | Author: 梁章 | Hits:

[Other Embeded programMicroStar1.1

Description: 最新版本MicroStar1.1不仅能支持按优先级调度,还支持时间片轮转调度和前二者相接合调度。   声明 代码未经严格测试,现仅作学习和交流用途,不得利用其作任何商业目的的开发。擅自使用之进行商业开发,所造成的后果由自已承担,本人不负任何法律上的责任。 使用需知 1. MicroStar1.0最多只能创建16个任务。最多可提供16个定时器。最多能直接提供16个同步对象,若要更多的同步对象,须自行分配内存。 2 为了使代码能在DOS下运行,不少函数声明和定义前都有_FAR宏,以使所有函数都可以通过在os_type.h中添删FAR_MODE宏来编译成远调函数还是近调函数。随演示程序提供的是在小模式下编译的obj文件,不必关心_FAR。 3 部分函数,结构体在DOS下必须使用 far 指针,移植时只需在os_type.h中添加一条-----#define far 4 此手册并不专对PC机编写,因而有些函数的原型与PC机源码不符,请读者注意。 5 调试版本中内核调用用户编写的os_WARNINGE 和 os_ASSERT校验函数,可参考演示程序中的other.c文件。出错类型和警告类型可在os_macro.h中查的。-Not only can support the latest version MicroStar1.1 by priority scheduling, also supports round-robin scheduling and dispatching former two engagement. Declaration code without strict testing, is solely for learning and communication purposes, not for any commercial purpose use of its development. Unauthorized use for commercial development, the consequences of the self-commitments, I assumes no legal responsibility. Using Notes 1. MicroStar1.0 can create a maximum 16 tasks. Provides up to 16 timers. Up to 16 synchronous object directly, to more synchronization objects at their own memory allocation. 2 To make the code can be run under DOS, and many function declarations and definitions have _FAR macro front, so that all functions are available through the os_type.h Sinostate delete FAR_MODE macros to compile near or far call function call function. With a demo program is compiled in a small model obj file, do not care _FAR. 3 partial function, the structure must be used unde
Platform: | Size: 236544 | Author: hugaoquan | Hits:

[Internet-Networkuthash-1.9.7

Description: uthash是一个C语言的hash表实现。它以宏定义的方式实现hash表,不仅加快了运行的速度,而且与关键类型无关的优点。 uthash支持:增加、查找、删除、计数、迭代、排序、选择等操作。 -Uthash is a C language of the hash table implementation. It realize the hash table, in the form of a macro definition not only accelerated the speed of running, and has nothing to do with the key type of advantage. Uthash support: add, search, delete, count, iteration, sorting, selection of operation.
Platform: | Size: 21504 | Author: xulei | Hits:

[Other4909527_144553541315_2

Description: 删除所有超级链接,实用方便好用,运行宏,可以先插入模块。-Delete all hyperlinks, practical and easy to use, run the macro, you can insert the module.
Platform: | Size: 359424 | Author: gpp | Hits:

CodeBus www.codebus.net