资源列表
排序选择:
[ActiveX/DCOM] 3
说明:最近因为工作的需要,学习了一下Office插件的编写方法。在走了不少弯路以后,最后终于把编写插件的原理给搞清楚了,不敢独享,拿出来跟大家共享一下。下面就以Word 2003为例,向大家简单介绍一下。 -Recently due to the needs of their work, learning a bit Office plug-in method of preparation. After walking a lot at the roundabout, and finally th<mxb> 在 2025-07-20 上传 | 大小:21kb | 下载:0
[其他小程序] formulation
说明:用C++语言编写的一个关于运算式识别时候状态机的转化,可以识别变量的代码-C++, written in a language expression recognition on the state machine when the transformation of the code can identify a variable<卢新宇> 在 2025-07-20 上传 | 大小:9kb | 下载:0
[JSP源码/Java] javamianshi
说明:一些java面试经典试题,希望能够给大家帮助-Some classic java interview Questions, hoping to give you help<张炜> 在 2025-07-20 上传 | 大小:9kb | 下载:0
[Shell编程] 44
说明:本文只介绍《COM应用程序框架》的主要设计部分,更多、更详细的文档信息请参见下载文件包中的文档和源代码。-This article only describes the " COM Application fr a mework" part of the main design, more and more detailed document information please see the download package in the documentation and<mxb> 在 2025-07-20 上传 | 大小:414kb | 下载:0
[Windows编程] ponyprogV117h
说明:program for serial device programing -program for serial device programing<Ani> 在 2025-07-20 上传 | 大小:431kb | 下载:0
[其他小程序] digitalclock
说明:数字电子钟,具有显数和调时功能。 语言为verilog HDL,平台为quartes 2-digital clock<lzh> 在 2025-07-20 上传 | 大小:356kb | 下载:0
[其他小程序] 1
说明:ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -ASCII is used to express a coding standard E<mxb> 在 2025-07-20 上传 | 大小:10kb | 下载:0
[其他小程序] 2
说明:本文的目的是设计一个完成URL编码的C++类。在我曾经的项目中,我需要从VC++ 6.0应用程序中POST数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode C++类。-The purpose of this paper is to design a complete URL-encoded C++ classes. I have a project, I need VC++ 6.0 a<mxb> 在 2025-07-20 上传 | 大小:31kb | 下载:0