当前位置:网站首页>CorelDRAW plug-in -- GMS plug-in development -- Introduction to VBA -- GMS plug-in installation -- Security -- macro Manager -- CDR plug-in (I)
CorelDRAW plug-in -- GMS plug-in development -- Introduction to VBA -- GMS plug-in installation -- Security -- macro Manager -- CDR plug-in (I)
2022-07-06 13:17:00 【Anjingzhi】
List of articles
GMS, yes Global Macro Storage English abbreviations . yes CorelDraw A form of script plug-in development provided by software , Development of simple , Easy to embed , The documents provided are relatively comprehensive , It is the main development form officially recommended . The language it uses is provided by Microsoft VBA Language , It is a widely used application automation scripting language . The idea of this article , Let's first introduce VBA Characteristics of language ; And then talk about GMS Plug in installation and installation VBA Language in CorelDraw Security and macro manager in software environment .
1 VBA brief introduction
VBA Is based on Visual basic Developed from , And VB Have similar language structures . In terms of language structure ,VBA yes VB A subset of , Their grammatical structure is the same . The development environment of the two is almost the same . however ,VB Is an independent development tool , It doesn't need to be attached to any other application , It has its own completely independent working environment and compilation 、 Link system .VBA But I don't have my own independent working environment , It must be attached to a main application ,VBA Dedicated to Office In each application of , Such as Word、 Excel、 Access etc. . stay Access in , Can pass VBA Write modules to meet specific needs .
VBA It provides an object-oriented programming method &#
边栏推荐
- 12 excel charts and arrays
- 阿里云一面:并发场景下的底层细节 - 伪共享问题
- 4.30动态内存分配笔记
- Tyut Taiyuan University of technology 2022 introduction to software engineering examination question outline
- 2-year experience summary, tell you how to do a good job in project management
- Design a key value cache to save the results of the most recent Web server queries
- Realization of the code for calculating the mean square error of GPS Height Fitting
- 【话题终结者】
- TYUT太原理工大学2022软工导论考试题型大纲
- Conceptual model design of the 2022 database of tyut Taiyuan University of Technology
猜你喜欢

One article to get UDP and TCP high-frequency interview questions!

TYUT太原理工大学2022软工导论大题汇总

Several high-frequency JVM interview questions

Music playback (toggle & playerprefs)
![[algorithm] sword finger offer2 golang interview question 12: the sum of the left and right sub arrays is equal](/img/11/ee0628a68542236fc641966579a31a.png)
[algorithm] sword finger offer2 golang interview question 12: the sum of the left and right sub arrays is equal

RTKLIB: demo5 b34f. 1 vs b33

继承和多态(上)

Differences and application scenarios between MySQL index clock B-tree, b+tree and hash indexes

Basic DOS commands

View UI plus released version 1.2.0 and added image, skeleton and typography components
随机推荐
View UI Plus 发布 1.1.0 版本,支持 SSR、支持 Nuxt、增加 TS 声明文件
MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景
Alibaba cloud microservices (IV) service mesh overview and instance istio
Application architecture of large live broadcast platform
Rt-ppp test using rtknavi
Branch and loop statements
View UI plus released version 1.3.1 to enhance the experience of typescript
2022 National Games RE1 baby_ tree
Solution: warning:tensorflow:gradients do not exist for variables ['deny_1/kernel:0', 'deny_1/bias:0',
[Topic terminator]
Edit distance (multi-source BFS)
Tyut Taiyuan University of technology 2022 "Mao Gai" must be recited
Differences and application scenarios between MySQL index clock B-tree, b+tree and hash indexes
First acquaintance with C language (Part 2)
初识C语言(上)
TYUT太原理工大学2022数据库之关系代数小题
【快趁你舍友打游戏,来看道题吧】
阿里云微服务(三)Sentinel开源流控熔断降级组件
MySQL backup -- common errors in xtrabackup backup
记录:动态Web项目servlet访问数据库404错误之解决