搜索资源列表
scripttest_src
- 类似Javascr ipt/C的一个脚本语言。实现if, for, while and switch等声明,还支持integer, string and decimal等数据类型。-similar Javascr ipt / C in a scr ipting language. Achieve if, for, while and switch statements, also supports integer, string and decimal data types.
bingdu
- 一个病毒小程序,在c 盘上查找a.com文件 找到后在其中写入一段代码,实现如下功能: 若是星期五,则先输出 i am a virus! 然后执行源文件。 若不是星期五,则直接执行源文件-A virus of small procedures, the c drive to find documents a.com Found after a period in which to write code to achieve the following functions:
C_the_Complete_Reference(4th)
- C The Complete Reference Fourth Edition Herbert Schildt-PART I— FOUNDATIONAL C This book divides its descr iption of the C language into two parts. Part One discusses those features of C defined by the original, 1989 ANSI standard for C (c
Cabinet_C___Project
- Cabinet File (*.CAB) Compression and Extraction-Introduction With this project, C++ and .NET programmers get a very versatile library for compression and extraction of Microsoft CAB files. .NET 1.1 does not offer compression functionality. .NE