-
代码大全中文版
全中文形式的代码大全欢迎对编程有志者下载...
代码大全中文版
全中文形式的代码大全欢迎对编程有志者下载-Encyclopedia of the Chinese version of the code form of code-wide English Guinness welcome download programming where there
- 2022-08-19 02:55:56下载
- 积分:1
-
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A...
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。-Base64 is a MIME message encoding one of the ways commonly used. Its main idea is to input data encoded into a string or contains only (A- Z, a- z, 0- 9,+, /) This 64 string of printable characters, so called
- 2022-05-24 10:45:39下载
- 积分:1
-
VC 自带的工具Spy++是一个很好的查看工具,这里把它的在线帮助翻译出来,希望对大家的使用提供方便。...
VC 自带的工具Spy++是一个很好的查看工具,这里把它的在线帮助翻译出来,希望对大家的使用提供方便。-VC"s own Spy tool is a good tool View, where it"s translated online help, we hope to facilitate the use.
- 2022-01-26 03:18:11下载
- 积分:1
-
windows_2000注册表管理
windows_2000注册表管理-windows_2000 registry management
- 2022-02-04 23:19:51下载
- 积分:1
-
随着对象技术应用越来越普及,软件开发社区出现了一个新的问题。缺乏经验的开发者编写出了大批设计较差的程序,导致这些应用程序非常低效,且难于维护和扩展。本书除了讨论...
随着对象技术应用越来越普及,软件开发社区出现了一个新的问题。缺乏经验的开发者编写出了大批设计较差的程序,导致这些应用程序非常低效,且难于维护和扩展。本书除了讨论重构的各种技巧之外,还提供了超过70个可行重构的详细编目,对如何应用它们给出了有用的提示;并以step by step的形式给出了应用每一种重构的指南;而且用实例展示了重构的工作原理。-With the application of object technology becoming increasingly popular, the software development community there is a new problem. The lack of experienced developers to write out a large number of poorly designed programs, resulting in these applications is very inefficient, and difficult to maintain and extend. Apart from discussing the reconstruction of this book outside of a variety of techniques, it also provides more than 70 possible reconstruction of the detailed cataloging, on how to apply them to give useful tips and to step by step in the form of application is given for each kinds of reconstruction guidelines and examples demonstrate reconstruction works.
- 2022-08-06 22:05:54下载
- 积分:1
-
Struts的学习资料希望对大家的学习有所帮助
Struts的学习资料希望对大家的学习有所帮助-Struts-learning materials would like to help everyone to learn
- 2022-11-05 15:15:04下载
- 积分:1
-
Microsoft C Language Concise
Microsoft C Language Concise
- 2022-03-13 03:24:54下载
- 积分:1
-
linux系统调用
linux系统调用-linux system call
- 2022-07-25 20:08:32下载
- 积分:1
-
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程...
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a particular function. You can use your code more readable, understandable, accelerate programming speed and reducing duplication of code. Similar processes and functions, processes and functions most important difference is that the process did not go to the value and the function can return value. In Delphi 7.0, we have a very good definition of function, broadly categorized into six types : data conversion functions, string and array manipulation functions, documents, disk manipulation functions, memory, pointer manipulation functions, arithmetic function, the date function.
- 2022-02-04 14:05:11下载
- 积分:1
-
《Groovy in Action》,Manning 出版社的配套源代码
《Groovy in Action》,Manning 出版社的配套源代码-Groovy in Action, Manning Press, supporting source code
- 2022-06-26 16:18:22下载
- 积分:1