-
可以在word中加入一个小插件,通过这个源码,可以对如何在word中做插件有帮助。...
可以在word中加入一个小插件,通过这个源码,可以对如何在word中做插件有帮助。-Word can add a small plug-in, through this source, you can do on how to plug in the word of help.
- 2022-07-22 08:20:10下载
- 积分:1
-
小巧的WINDOWS HELP文件编辑器
小巧的WINDOWS HELP文件编辑器-compact WINDOWS HELP file editor
- 2023-05-06 12:20:02下载
- 积分:1
-
捕获窗口的源码,很不错呀,快
捕获窗口的源码,很不错呀,快-capture the source window, a very good game, fast
- 2022-10-11 14:25:02下载
- 积分:1
-
LED闪烁端口下载它的AVR沙头角500盒
led blink port a download it avr stk 500 kit
- 2022-01-31 21:57:04下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
实现时钟的例子,分享下,用win32汇编实现的
实现时钟的例子,分享下,用win32汇编实现的-Examples of realization of the clock, sharing, using win32 compilation to achieve
- 2022-01-28 17:14:07下载
- 积分:1
-
This program demonstrates a magic trick.
这个程序演示了一个魔术。
- 2022-03-19 23:57:32下载
- 积分:1
-
dos下多任务C源程序
dos下多任务C源程序-dos multiple tasks C source
- 2022-09-15 05:05:04下载
- 积分:1
-
《Visual C++程序员成长攻略》
《Visual C++程序员成长攻略》-戴博-源代码- Visual C++ Programmers growth Raiders - Dabor- source code
- 2022-10-02 14:30:03下载
- 积分:1
-
VC下的一个多线程多任务的程序,简单明了,适合学习参考
VC下的一个多线程多任务的程序,简单明了,适合学习参考-VC under a multi-threaded multi-task procedure, simple and clear, suitable for study and reference
- 2023-07-23 18:00:03下载
- 积分:1